summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed the Copyright to 2017Rick Bell2017-02-2711-10/+29
* allow for command line argsLarry Sachs2015-02-041-3/+5
* script to launch app without proxy settingLarry Sachs2015-01-071-0/+31
* [Icons] Fix for servers that do not supply iconsMark Ryan2013-07-191-0/+1
* [GenericModel] Set path to "0" if iterator is not setJussi Kukkonen2013-07-051-4/+4
* [Search] Partial fix for bug #38Mark Ryan2013-07-051-6/+9
* [MainWindow] Accept content type "Music" as wellJussi Kukkonen2013-06-231-1/+1
* [main] Connect SIGINT to default handlerJussi Kukkonen2013-05-031-0/+3
* [GenericModel] Workaround a bug in python-gi 3.8Jussi Kukkonen2013-04-201-10/+24
* [MainWindow] Set columns clickable only if they are sortableJussi Kukkonen2013-03-211-1/+8
* [UPnP] Add Server-abstraction, use it in MainWindowJussi Kukkonen2013-03-212-28/+37
* [Model] Reset requested range on flush()Jussi Kukkonen2013-03-211-0/+1
* [MainWindow] Set "dLeyna-control" as the window titleJussi Kukkonen2013-03-201-1/+1
* [UPnP] Do not make duplicate found_server_callback() callsJussi Kukkonen2013-03-191-10/+5
* [Gtk] Upgrade to Gtk+3, GStreamer 1.0 and python-giJussi Kukkonen2013-03-187-175/+196
* [GenericModel] Add abstract GenericModel._fetch_items()Jussi Kukkonen2013-03-183-5/+8
* [UPnP] Call found_server callback on GetServers() resultsJussi Kukkonen2013-03-121-0/+2
* [UPnP] Handle GetServers() asynchronouslyJussi Kukkonen2013-03-091-5/+9
* [Model] auto-load items also when max_items is not knownJussi Kukkonen2013-03-072-15/+25
* [Browse] Use the GenericModel for BrowseJussi Kukkonen2013-03-073-244/+67
* [Model] Add "static rows" in the modelJussi Kukkonen2013-03-071-8/+19
* [Model] stop fetching if all results have been fetched alreadyJussi Kukkonen2013-03-071-1/+4
* [Model] Name column indexesJussi Kukkonen2013-03-072-11/+17
* [Search] Refactor: separate generic model code from searchJussi Kukkonen2013-03-072-255/+290
* [Player] Move play-pause-button next to the progress scaleJussi Kukkonen2013-03-061-4/+6
* [Player] Create the adjustment like other widgetsJussi Kukkonen2013-03-061-17/+10
* [Player] Fix seekingJussi Kukkonen2013-03-061-8/+6
* [Player] Update UI based only on gstreamer stateJussi Kukkonen2013-03-061-34/+43
* [Player] Remove Stop-buttonJussi Kukkonen2013-03-061-32/+17
* [player] Use buttons with stock media imagesJussi Kukkonen2013-03-061-19/+26
* [Search] Refactor: implement asynchronous searchJussi Kukkonen2013-03-063-83/+233
* [Rename] Rename to dleyna-controlJussi Kukkonen2013-03-019-21/+20
* [Search] Fix: Filter out Reference ItemsLudovic Ferrandis2012-09-211-1/+2
* [FIX] Increment timeout when getting imagesLudovic Ferrandis2012-09-191-1/+1
* [General] Initial CommitMark Ryan2012-06-089-0/+1255