index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
playlist: moved saving/loading code to queue_save.c
Max Kellermann
2009-01-23
4
-26
/
+125
*
playlist: moved PlaylistInfo() to playlist_print.c
Max Kellermann
2009-01-23
6
-32
/
+86
*
playlist: moved some printing code to queue_print.c
Max Kellermann
2009-01-23
4
-32
/
+142
*
playlist: pass const pointers to search functions
Max Kellermann
2009-01-23
2
-19
/
+17
*
playlist: removed swapSongs()
Max Kellermann
2009-01-23
1
-8
/
+4
*
playlist: don't unpause on delete
Max Kellermann
2009-01-23
1
-1
/
+3
*
queue: update moved song versions
Max Kellermann
2009-01-23
1
-0
/
+1
*
playlist: added source comments
Max Kellermann
2009-01-23
2
-5
/
+147
*
playlist: assert in playPlaylistIfPlayerStopped()
Max Kellermann
2009-01-23
1
-15
/
+15
*
playlist: don't shuffle if not in random mode
Max Kellermann
2009-01-23
1
-1
/
+1
*
playlist: removed unreachable "playing" check
Max Kellermann
2009-01-23
1
-11
/
+7
*
playlist: removed stopOnError flag from playPlaylist()
Max Kellermann
2009-01-23
3
-10
/
+10
*
playlist: restart playing in deleteFromPlaylist()
Max Kellermann
2009-01-23
1
-22
/
+9
*
playlist: calculate next song before deleting the current one
Max Kellermann
2009-01-23
1
-11
/
+5
*
playlist: return early from shufflePlaylist()
Max Kellermann
2009-01-23
1
-23
/
+24
*
playlist: replaced playlist_state with flag playlist.playing
Max Kellermann
2009-01-23
2
-33
/
+32
*
queue: added queue_shuffle_order()
Max Kellermann
2009-01-23
3
-35
/
+53
*
playlist: check if repeat mode changes
Max Kellermann
2009-01-23
1
-1
/
+4
*
playlist: recalculate the queued song after random is toggled
Max Kellermann
2009-01-23
1
-0
/
+3
*
playlist: moved code to playlist_queue_song_order()
Max Kellermann
2009-01-23
1
-23
/
+20
*
playlist: documented struct members
Max Kellermann
2009-01-23
1
-0
/
+13
*
queue: merged songs, songMod, positionToId into struct queue_item
Max Kellermann
2009-01-23
2
-56
/
+52
*
playlist: moved code to queue.c
Max Kellermann
2009-01-22
5
-357
/
+777
*
playlist: corrected shuffle underflow test
Max Kellermann
2009-01-22
1
-2
/
+2
*
playlist: fix buffer underflow when getting current song
Max Kellermann
2009-01-22
1
-7
/
+10
*
locate: use const pointers
Max Kellermann
2009-01-22
4
-32
/
+28
*
null: added option to disable timer synchronization
Max Kellermann
2009-01-22
1
-1
/
+11
*
null: implemented finish() method
Max Kellermann
2009-01-22
1
-0
/
+13
*
null: no CamelCase
Max Kellermann
2009-01-22
2
-15
/
+20
*
playlist: convert assertion to check in TAG event handler
Max Kellermann
2009-01-21
1
-2
/
+3
*
player_thread: emit PLAYLIST event when new song fails
Max Kellermann
2009-01-21
1
-1
/
+1
*
player_thread: check for decoder failure before seeking
Max Kellermann
2009-01-21
1
-1
/
+4
*
player_thread: use bool instead of int
Max Kellermann
2009-01-21
1
-12
/
+13
*
command: don't restart player in the "status" command
Max Kellermann
2009-01-21
3
-4
/
+3
*
playlist: use the "enum player_error" type
Max Kellermann
2009-01-21
1
-1
/
+1
*
playlist: free memory with g_free()
Max Kellermann
2009-01-21
1
-10
/
+5
*
player_thread: request next song only if new one starts playing
Max Kellermann
2009-01-21
1
-11
/
+0
*
use config_get_positive() instead of manual parsing
Max Kellermann
2009-01-21
3
-81
/
+21
*
conf: added config_get_positive()
Max Kellermann
2009-01-21
2
-0
/
+23
*
archiveapi: adding seeking support in zip archives
Viliam Mateicka
2009-01-21
1
-2
/
+8
*
player_thread: eliminated duplicate PLAYLIST event
Max Kellermann
2009-01-20
1
-2
/
+0
*
event_pipe: added "TAG" event
Max Kellermann
2009-01-20
4
-34
/
+22
*
Add space after sticker: to make it consistent.
Qball Cow
2009-01-20
1
-1
/
+1
*
command: added "sticker" command
Max Kellermann
2009-01-19
1
-0
/
+72
*
update: delete stickers of deleted songs
Max Kellermann
2009-01-19
1
-0
/
+9
*
sticker: added song sticker library
Max Kellermann
2009-01-19
3
-1
/
+122
*
sticker: new library for storing dynamic information about songs
Max Kellermann
2009-01-19
6
-0
/
+466
*
flac: include config.h
Max Kellermann
2009-01-19
1
-0
/
+1
*
output: don't include conf.h from output_control.h
Max Kellermann
2009-01-18
1
-2
/
+1
*
conf: added config_get_block_unsigned()
Max Kellermann
2009-01-18
6
-39
/
+33
[next]