summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: Release announcement for 0.4.12RYGEL_0_4_12Zeeshan Ali (Khattak)2010-02-231-0/+15
* core: A few fixes to satisfy latest valac (0.7.10)Philip Withnall2010-02-234-5/+6
* core,mediathek: Adapt to new libxml VAPIZeeshan Ali (Khattak)2010-02-233-6/+6
* core: Fix desktop fileAndreas Henriksson2010-02-231-1/+2
* core: Prepare NEWS file for release 0.4.10RYGEL_0_4_10Zeeshan Ali (Khattak)2010-01-241-0/+27
* core: Handle message abortion in HTTPServerZeeshan Ali (Khattak)2010-01-242-10/+16
* core: HTTPRequest now uses it's own CancellableZeeshan Ali (Khattak)2010-01-241-1/+1
* core: HTTPServer keeps a list of active requestsZeeshan Ali (Khattak)2010-01-241-0/+5
* core: Restart application on SIGHUPZeeshan Ali (Khattak)2010-01-244-4/+33
* core: Fix cancellation of SeekableResponseZeeshan Ali (Khattak)2010-01-241-0/+7
* core: Correct condition for byte-seekingZeeshan Ali (Khattak)2010-01-241-1/+2
* core: Correctly handle boolean commandline optionsZeeshan Ali (Khattak)2010-01-241-4/+20
* Enable check for Vala if any stamp file is absentZeeshan Ali (Khattak)2010-01-241-0/+14
* core: Fix condition for partial content transferZeeshan Ali (Khattak)2010-01-241-1/+3
* build: Correct linker argument orderZeeshan Ali (Khattak)2010-01-242-14/+15
* core,ui,plugins: Work-around for automake bugZeeshan Ali (Khattak)2010-01-249-18/+20
* core: Limit search slice to result sizeJens Georg2010-01-241-2/+2
* core: Fix a spelling mistake in error messageZeeshan Ali (Khattak)2010-01-241-1/+1
* core,ui,plugins: Vala debugging symbolsZeeshan Ali (Khattak)2010-01-249-9/+9
* core: Prepare NEWS file for release 0.4.8RYGEL_0_4_8Zeeshan Ali (Khattak)2009-12-221-0/+14
* build: Require latest vala release (0.7.10)Zeeshan Ali (Khattak)2009-12-221-1/+1
* core: Use printf for creating TimeSeekRange stringZeeshan Ali (Khattak)2009-12-221-4/+1
* core: Always time-seek if not byte-seekingZeeshan Ali (Khattak)2009-12-221-41/+36
* core: Duration needs conversion to nano-secondsZeeshan Ali (Khattak)2009-12-221-1/+2
* core: Remove some uneeded checksZeeshan Ali (Khattak)2009-12-221-12/+4
* core: No need for HTTPSeek.format anymoreZeeshan Ali (Khattak)2009-12-223-9/+0
* core: Rename a local variable for clarityZeeshan Ali (Khattak)2009-12-221-5/+5
* core: Rename HTTPRequest.request_handler to handlerZeeshan Ali (Khattak)2009-12-222-8/+8
* core: Correct logic for decision to seek or notZeeshan Ali (Khattak)2009-12-222-2/+7
* core: HTTPRequest.request_handler now publicZeeshan Ali (Khattak)2009-12-221-1/+1
* core: Move seeking decision to Seek classesZeeshan Ali (Khattak)2009-12-223-2/+10
* core: Special seek classes for each formatZeeshan Ali (Khattak)2009-12-225-156/+213
* core: Always seek in case of byte seekable mediaZeeshan Ali (Khattak)2009-12-221-12/+14
* core: HTTPRequest keeps only 1 instance of HTTPSeekZeeshan Ali (Khattak)2009-12-223-18/+14
* core: HTTPSeek sets all related headersZeeshan Ali (Khattak)2009-12-222-17/+5
* core: Micro coding style fixZeeshan Ali (Khattak)2009-12-221-1/+1
* core: More power to HTTPSeekZeeshan Ali (Khattak)2009-12-224-32/+51
* core: Rename an HTTPSeek methodZeeshan Ali (Khattak)2009-12-223-8/+10
* core: Prepare NEWS file for release 0.4.6RYGEL_0_4_6Zeeshan Ali (Khattak)2009-11-201-0/+34
* build: Require vala >= 0.7.9 (current git master)Zeeshan Ali (Khattak)2009-11-191-1/+1
* external: Safer slicing of get_children() resultsZeeshan Ali (Khattak)2009-11-191-1/+1
* core: Make sure autostart dir existsZeeshan Ali (Khattak)2009-11-191-5/+15
* core: Sort MediaContainer methods by their visibilityZeeshan Ali (Khattak)2009-11-171-44/+44
* core: MediaContainer.find_object now internalZeeshan Ali (Khattak)2009-11-171-3/+3
* external: Handle search of particular direct childZeeshan Ali (Khattak)2009-11-171-22/+54
* tracker: get_children() now based on search()Zeeshan Ali (Khattak)2009-11-161-35/+10
* tracker: Remove now redundant metadata proxyZeeshan Ali (Khattak)2009-11-161-4/+0
* tracker: Refactor create_query_from_expression()Zeeshan Ali (Khattak)2009-11-161-41/+49
* tracker: Make two method privateZeeshan Ali (Khattak)2009-11-161-7/+7
* tracker: RDF op based on SearchExpression opZeeshan Ali (Khattak)2009-11-161-5/+18