tokkee.org
Code
projects
/
ncmpc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ncmpc.git
2009-10-03
Max Kellermann
mpdclient: removed mpdclient_filelist_search()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Max Kellermann
screen_artist: check cursor position in cmd() method
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Max Kellermann
screen_artist: removed superfluous braces
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Max Kellermann
screen_artist: don't use mpdclient_filelist_search()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Max Kellermann
screen_browser: select next item after select/add
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Thomas Jansen
plugin: handle stderr messages of lyrics plugins
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
mpdclient: don't check mpd_song_get_uri()!=NULL
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: pass libmpdclient object to search_simpl...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
filelist: added constructor filelist_new_recv()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: pass libmpdclient object to search_advan...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: return NULL if advanced search is not...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: use strchr() instead of strrstr()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: removed pointless loop in search_advance...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: renamed filelist_search() to search_simp...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: call do_search() on CMD_SCREEN_UPDATE
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: moved search calls to do_search()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_search: removed check for MPD >= 0.12
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_client: recover from UPDATE_ALREADY error
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
use mpdclient_is_connected()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_song: pass mpd_connection to screen_song_add_stats()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
screen_song: moved code to format_duration_short()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
utils: pass preallocated buffer to format_duration_long()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
utils: renamed time_seconds_to_durationstr()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Max Kellermann
status_bar: initialize the "buffer" variable with ...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_utils: moved screen_find() to screen_find.c
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_browser: check connection in screen_file_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_file: check connection in screen_file_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_play: check connection in screen_playlist_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_play: fixed function prefix
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_play: check the result of mpd_connection_clear_e...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
mpdclient: convert all functions to return "bool"
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
mpdclient: removed several functions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: moved status message functions to screen_message.c
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: removed unused macro MAX_SONGNAME_LENGTH
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: eliminated state macros
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: removed obsolete screen_error() prototype
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: removed obsolete screen_get_id() prototype
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: moved screen_interface externs to each screen...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen: removed unused function volume_length()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Max Kellermann
screen_lyrics: don't use strfsong() to obtain tags
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
status_bar: use a GLib timer to remove the message
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: rewrite the "fancy swap" code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: use mpd_cmd_delete_range()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: added mpdclient_cmd_delete_range()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: rewrite the "fancy delete" code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: rewrite the "fancy add" code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
removed obsolete Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
playlist: renamed "id" to "version"
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: check to assertion in mpdclient_cmd_add()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_browser: add "const" to several variables
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_browser: pass playlist object to sync_highlights()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
updated .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_outputs: toggle_output() returns bool
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_outputs: implemented the SCREEN_UPDATE command
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_outputs: added update() method
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
moved struct screen_functions to screen_interface.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: added function mpdclient_get_current_song()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: query status.id instead of song.id
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_search: renamed internal functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_artist: renamed internal functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_file: renamed internal functions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
moved screen_file_goto_song() prototype to screen_file.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: removed all callbacks
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen: use idle events in screen_update()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_browser: removed browser_playlist_changed()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_search: use idle events instead of playlist...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_artist: use idle events instead of playlist...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_file: use idle events instead of playlist/browse...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: use idle events instead of playlist_callback
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: added property "events", emulate idle
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: replaced error_callback with imported function
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: mpdclient_filelist_get() returns NULL on...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: remember the id of the selected song
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: added helper function playlist_selected_song()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_play: fixed list_window.range_selection usage
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient.h: include mpd/client.h instead of mpd/tag.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: renamed "updatingdb" to "update_id"
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
player_command: use libmpdclient2 directly
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen: moved code to status_bar.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_utils: don't pass WINDOW to screen_readln()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_utils: removed unused function screen_getstr()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen_browser: repair the "mini" version
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient: initialize "retval" in mpdclient_update()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen: moved code to title_bar.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen: moved more (de)initialization code to progress_...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
mpdclient, screen: don't use MPD_STATUS_NO_VOLUME
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
progress_bar: do first paint manually
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Max Kellermann
screen: moved refresh() to ncu_init()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
screen: moved code to progress_bar.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
screen: moved struct window to window.h
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
mpdclient: handle password errors properly in mpdclient...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
screen_play: repaint on playlist change
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
screen_play: simplified function playlist_save()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
mpdclient: mpdclient_update() returns bool
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
mpdclient: mpdclient_connect() returns bool
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
mpdclient: mpdclient_disconnect() returns void
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
screen_browser: optimize "add+play song" with addid...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
require MPD 0.12
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
playlist: make functions const
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Max Kellermann
playlist: pass struct mpdclient_playlist to functions
commit
|
commitdiff
|
tree
|
snapshot
next