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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
wildmidi: new decoder plugin for MIDI files
Max Kellermann
3
-0
/
+112
2009-02-12
fluidsynth: new decoder plugin for MIDI files
Max Kellermann
3
-0
/
+243
2009-02-11
sidplay: new decoder plugin for playing C64 SID files
Max Kellermann
3
-0
/
+171
2009-02-11
decoder_thread: re-enable file decoders
Max Kellermann
1
-1
/
+1
2009-02-11
ffmpeg: added TTA support
Max Kellermann
1
-0
/
+2
2009-02-11
playlist: don't preserve "current" song after "random" toggle
Max Kellermann
1
-2
/
+4
2009-02-11
audio: moved code to output_command.c
Max Kellermann
6
-50
/
+122
2009-02-11
audio_format: added validation functions
Max Kellermann
2
-6
/
+37
2009-02-11
audio: replaced parseAudioConfig() with audio_format_parse()
Max Kellermann
6
-63
/
+153
2009-02-11
Set boundPort to the current portnumber, so zeroconf announces the right port...
Qball Cow
1
-0
/
+1
2009-02-10
output_all: immediately reopen output on play
Max Kellermann
1
-0
/
+13
2009-02-10
output_thread: moved code to ao_close()
Max Kellermann
1
-12
/
+14
2009-02-10
output_thread: leave the pause loop on failure
Max Kellermann
1
-0
/
+1
2009-02-10
output_thread: consistently (de)initialize pcm_convert_state
Max Kellermann
1
-3
/
+5
2009-02-10
output_api: no CamelCase in struct audio_output
Max Kellermann
4
-26
/
+27
2009-02-10
shout_mp3: use audio_format_frame_size()
Max Kellermann
1
-2
/
+1
2009-02-10
shout: pass void pointer to the encoder
Max Kellermann
3
-5
/
+6
2009-02-10
shout_ogg: moved PCM conversion to a separate function
Max Kellermann
1
-12
/
+13
2009-02-10
ao: declare AoData.writeSize as size_t
Max Kellermann
1
-3
/
+3
2009-02-10
osx: removed disabled debug messages
Max Kellermann
1
-43
/
+2
2009-02-10
output_all: added API documentation
Max Kellermann
1
-0
/
+33
2009-02-10
output_all: moved code to audio_output_all_finished()
Max Kellermann
1
-13
/
+16
2009-02-10
output_all: no CamelCase
Max Kellermann
4
-81
/
+97
2009-02-10
audio: moved code to output_all.c
Max Kellermann
10
-298
/
+366
2009-02-10
audio: moved protocol code to output_print.c
Max Kellermann
6
-19
/
+78
2009-02-10
audio: moved state file code to output_state.c
Max Kellermann
6
-59
/
+121
2009-02-10
audio: removed isCurrentAudioFormat()
Max Kellermann
2
-10
/
+0
2009-02-10
crossfade: don't use isCurrentAudioFormat()
Max Kellermann
3
-2
/
+5
2009-02-10
playlist: fix assertion when last/current song is deleted
Max Kellermann
1
-1
/
+4
2009-02-10
audio: added output enumeration functions
Max Kellermann
2
-0
/
+35
2009-02-10
audio: added audio_output_config_count()
Max Kellermann
2
-1
/
+11
2009-02-10
output_internal: added missing output_api.h include
Max Kellermann
1
-0
/
+1
2009-02-10
player: added some more assertions
Max Kellermann
2
-0
/
+4
2009-02-10
player_thread: reset pc.next_song only if queued
Max Kellermann
1
-1
/
+5
2009-02-10
playlist: update queued song after seeking
Max Kellermann
1
-3
/
+7
2009-02-10
player_thread: reset pc.next_song
Max Kellermann
1
-0
/
+6
2009-02-09
queue: update order array after song move
Max Kellermann
1
-0
/
+14
2009-02-09
playlist: fixed "next song" check
Vladimir S Eremin
1
-3
/
+2
2009-02-09
output_api: include "config.h" without "../"
Max Kellermann
1
-1
/
+1
2009-02-09
shout: clear buffer before calling the encoder
Max Kellermann
3
-18
/
+14
2009-02-09
shout: don't postpone metadata
Max Kellermann
3
-34
/
+14
2009-02-09
shout: use libshout's synchronization
Max Kellermann
2
-24
/
+4
2009-02-09
shout: switch to blocking mode
Max Kellermann
2
-77
/
+7
2009-02-09
shout: removed shout_data.tag_to_send
Max Kellermann
2
-9
/
+6
2009-02-09
shout: removed shout_data.shout_error
Max Kellermann
2
-4
/
+0
2009-02-09
playlist: provide information about "next song"
Vladimir S Eremin
3
-0
/
+27
2009-02-04
playlist: increase playlist version after loading state
Max Kellermann
1
-0
/
+2
2009-02-04
update: check whether stickers are enabled
Max Kellermann
1
-1
/
+3
2009-02-04
playlist_save: added spl_save_playlist()
Max Kellermann
3
-1
/
+13
2009-02-04
playlist: added G_LOG_DOMAIN
Max Kellermann
2
-4
/
+11
[next]