| Commit message (Expand) | Author | Age | Files | Lines |
* | db_print: move code to function db_selection_print() | Max Kellermann | 2011-09-13 | 1 | -9/+6 |
* | database: don't allow uri==NULL | Max Kellermann | 2011-09-13 | 1 | -6/+6 |
* | database: generate GError when database is disabled | Max Kellermann | 2011-09-13 | 1 | -0/+6 |
* | database: add struct db_visitor | Max Kellermann | 2011-09-13 | 1 | -48/+43 |
* | stored_playlist: return GError, code is playlist_result | Max Kellermann | 2011-09-11 | 1 | -51/+72 |
* | dbUtils: move code to db_print.c | Max Kellermann | 2011-09-06 | 1 | -0/+1 |
* | dbUtils: pass player_control to findAddIn() | Max Kellermann | 2011-09-05 | 1 | -1/+1 |
* | queue: implement song "priorities" | Max Kellermann | 2011-07-19 | 1 | -0/+64 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-04-12 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'v0.15.x' into v0.16.x | Max Kellermann | 2011-04-12 | 1 | -1/+1 |
| |\ |
|
| | * | command: fix return value of handle_currentsong() | Max Kellermann | 2011-03-23 | 1 | -1/+1 |
* | | | Merge commit 'release-0.16.2' | Max Kellermann | 2011-03-19 | 1 | -1/+1 |
|\| | |
|
| * | | command: print playlist load error | Max Kellermann | 2011-03-18 | 1 | -1/+1 |
* | | | command: "update" and "rescan" need only "CONTROL" permission | Max Kellermann | 2011-02-27 | 1 | -2/+2 |
* | | | protocol: support client-to-client communication | Max Kellermann | 2011-01-29 | 1 | -0/+172 |
* | | | client_idle: add header client_idle.h | Max Kellermann | 2011-01-29 | 1 | -0/+1 |
* | | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | | | player_control: removed the global variable "pc" | Max Kellermann | 2011-01-10 | 1 | -37/+56 |
* | | | playlist_song: add flag "secure" | Max Kellermann | 2010-12-23 | 1 | -1/+1 |
|/ / |
|
* | | command: don't error when sticker list is run on song with no stickers | Anton Khirnov | 2010-12-07 | 1 | -7/+3 |
* | | command: fallback strftime() formats on WIN32 | Max Kellermann | 2010-05-18 | 1 | -2/+4 |
* | | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -0/+49 |
* | | command: allow "update" with slash or empty path | Max Kellermann | 2010-03-12 | 1 | -1/+4 |
* | | command: "update" checks if the path is malformed | Max Kellermann | 2010-02-27 | 1 | -2/+16 |
* | | command: "listplaylist" dumps playlist files | Max Kellermann | 2010-02-08 | 1 | -0/+6 |
* | | replay_gain: moved code to replay_gain_config.c | Max Kellermann | 2010-01-04 | 1 | -1/+1 |
* | | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | | audio_format: added function audio_format_to_string() | Max Kellermann | 2009-11-14 | 1 | -4/+5 |
* | | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -1/+1 |
* | | command: added command "decoders" | Max Kellermann | 2009-11-07 | 1 | -0/+10 |
* | | sticker comments in code and example configuration file | Romain Bignon | 2009-11-04 | 1 | -0/+5 |
* | | command: omitting the range end is possible | Max Kellermann | 2009-10-18 | 1 | -1/+4 |
* | | command: use GLib limit macros in check_range() | Max Kellermann | 2009-10-18 | 1 | -10/+10 |
* | | command: allow changing replay gain mode on-the-fly | Max Kellermann | 2009-10-17 | 1 | -0/+27 |
* | | command: "load" supports remote playlists (m3u, xspf, lastfm://) | Max Kellermann | 2009-10-13 | 1 | -0/+5 |
* | | song: renamed attribute "url" to "uri" | Max Kellermann | 2009-10-13 | 1 | -1/+1 |
* | | tag: removed the "_ITEM_" suffix from the enum names | Max Kellermann | 2009-10-13 | 1 | -3/+3 |
* | | player_control: no CamelCase | Max Kellermann | 2009-10-08 | 1 | -8/+8 |
* | | player_control: bundle "get" functions in pc_get_status() | Max Kellermann | 2009-10-08 | 1 | -8/+13 |
* | | player_control: allocate getPlayerErrorStr() result | Max Kellermann | 2009-10-08 | 1 | -2/+5 |
* | | command: range support for "delete" | Max Kellermann | 2009-09-30 | 1 | -3/+3 |
* | | command: relax requirements for unquoted words | Max Kellermann | 2009-09-25 | 1 | -1/+1 |
* | | command: added command "rescan" | Max Kellermann | 2009-09-24 | 1 | -1/+23 |
* | | update: pass const string to update_enqueue() | Max Kellermann | 2009-09-24 | 1 | -2/+2 |
* | | update: renamed directory_update_init() to update_enqueue() | Max Kellermann | 2009-09-24 | 1 | -1/+1 |
* | | command: add "findadd" command. | Anton Khirnov | 2009-08-25 | 1 | -0/+25 |
* | | command: moved command_process_list() to client.c | Max Kellermann | 2009-07-29 | 1 | -26/+3 |
* | | playlist: CamelCaseIsBad | Courtney Cavin | 2009-07-28 | 1 | -21/+21 |
* | | command: use the tokenizer library | Max Kellermann | 2009-07-19 | 1 | -4/+50 |
* | | playlist: no CamelCase | Max Kellermann | 2009-07-14 | 1 | -12/+12 |