aboutsummaryrefslogtreecommitdiff
path: root/src/command.c
Commit message (Expand)AuthorAge
* command: range support for "delete"Max Kellermann2009-09-30
* command: relax requirements for unquoted wordsMax Kellermann2009-09-25
* command: added command "rescan"Max Kellermann2009-09-24
* update: pass const string to update_enqueue()Max Kellermann2009-09-24
* update: renamed directory_update_init() to update_enqueue()Max Kellermann2009-09-24
* command: add "findadd" command.Anton Khirnov2009-08-25
* command: moved command_process_list() to client.cMax Kellermann2009-07-29
* playlist: CamelCaseIsBadCourtney Cavin2009-07-28
* command: use the tokenizer libraryMax Kellermann2009-07-19
* playlist: no CamelCaseMax Kellermann2009-07-14
* volume: moved range check to handle_setvol()Max Kellermann2009-07-06
* volume, mixer: removed the "relative" parameterMax Kellermann2009-07-06
* command: removed the "volume" commandMax Kellermann2009-07-06
* command: added new "status" line with more precise "elapsed time"Max Kellermann2009-06-25
* command: added "sticker delete" commandMax Kellermann2009-04-28
* command: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* command: added command "sticker find"Max Kellermann2009-04-01
* Move db_get_song into sub-handlers. (FReq 2112)Eric Wollesen2009-04-01
* sticker_print: new library for sending stickers to a clientMax Kellermann2009-04-01
* do not consider single mode with "next" commandRomain Bignon2009-03-31
* command: command_error() is not necessary for export.Avuton Olrich2009-03-30
* implemented the 'consume' modeRomain Bignon2009-03-30
* renamed smartstop to single and changed behaviorRomain Bignon2009-03-27
* implements the smartstop featureRomain Bignon2009-03-27
* queue/playlist/command: move rangeJeffrey Middleton2009-03-26
* log: removed DEBUG() and FATAL()Max Kellermann2009-03-15
* command: return COMMAND_RETURN_OK in handle_addid()Max Kellermann2009-03-14
* command: handle the addToPlaylist() result properlyMax Kellermann2009-03-14
* command: use sticker_song_get() instead of sticker_song_list_values()Max Kellermann2009-03-14
* volume: use bool instead of intMax Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* Move from the opaque GPtrArray to GHashTable for sticker lists.Eric Wollesen2009-03-11
* Add sticker list command.Eric Wollesen2009-03-03
* tag: no CamelCaseMax Kellermann2009-02-27
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-25
* added the shufflerange commandRomain Bignon2009-02-13
* audio: moved code to output_command.cMax Kellermann2009-02-11
* audio: moved protocol code to output_print.cMax Kellermann2009-02-10
* playlist: provide information about "next song"Vladimir S Eremin2009-02-09
* playlist_save: added spl_save_playlist()Max Kellermann2009-02-04
* playlist_print: added wrappers for printing the queueMax Kellermann2009-02-04
* playlist_print: use bool instead of intMax Kellermann2009-02-04
* playlist_print: no CamelCaseMax Kellermann2009-02-04
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-04
* playlist: moved savePlaylist() and loadPlaylsit() to playlist_save.cMax Kellermann2009-01-25
* queue_print, dbUtils: use struct locate_item_listMax Kellermann2009-01-24
* locate: added struct locate_item_listMax Kellermann2009-01-24
* locate: no CamelCaseMax Kellermann2009-01-24
* playlist: removed locate functions to queue_print.cMax Kellermann2009-01-24
* locate: renamed LocateTagItem to "struct locate_item"Max Kellermann2009-01-24