..
AudioCompress
AudioCompress: include stdint.h for int16_t definition.
2010-05-11 18:48:22 -07:00
archive
input_stream: added attribute "uri"
2010-01-18 10:18:41 +01:00
cue
cue: fix code style
2010-04-01 08:12:25 +02:00
decoder
decoder/mad: work around build failure on Solaris
2010-12-21 07:57:07 +01:00
encoder
Merge release 0.15.13 from branch 'v0.15.x'
2010-10-11 20:33:17 +02:00
filter
ReplayGain filter: allow gain > 100 %
2010-08-23 16:34:11 +03:00
input
Merge release 0.15.15 from branch 'v0.15.x'
2010-11-08 18:50:22 +01:00
mixer
mixer: winmm_mixer implemented
2010-10-09 02:45:08 +06:00
output
output/solaris: add missing parameter to open_cloexec() call
2010-12-21 07:31:08 +01:00
playlist
playlist/rss: new playlist plugin for RSS feeds
2010-10-11 20:33:41 +02:00
ack.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
aiff.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
aiff.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
ape.c
tag_ape: move code to ape.c
2010-11-18 21:44:24 +01:00
ape.h
tag_ape: move code to ape.c
2010-11-18 21:44:24 +01:00
archive_api.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
archive_api.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
archive_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
archive_list.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
archive_list.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
archive_plugin.c
input_stream: return allocated input_stream objects
2010-01-01 17:25:07 +01:00
archive_plugin.h
input_stream: return allocated input_stream objects
2010-01-01 17:25:07 +01:00
audio.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
audio.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
audio_check.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
audio_check.h
audio_check: fix parameter in prototype
2010-12-21 07:29:58 +01:00
audio_format.c
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
audio_format.h
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
audio_parser.c
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
audio_parser.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
buffer.c
chunk: added attribute "other"
2010-05-02 17:46:06 +02:00
buffer.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
check.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
chunk.c
chunk: added attribute "other"
2010-05-02 17:46:06 +02:00
chunk.h
player_thread: move cross-fading to output thread
2010-05-02 17:46:07 +02:00
client.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_event.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_expire.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_global.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_idle.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_internal.h
client: increase send_buf from 4kB to 16kB
2010-06-19 13:45:54 +02:00
client_list.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_new.c
client_new: Send greeting using send() rather than write().
2010-05-08 16:48:01 -07:00
client_process.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_read.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
client_write.c
client: use sprintf() on WIN32
2010-05-19 13:12:37 +02:00
cmdline.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
cmdline.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
command.c
command: don't error when sticker list is run on song with no stickers
2010-12-07 17:32:52 +01:00
command.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
conf.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
conf.h
conf: Whitespace cosmetics
2010-09-25 15:00:43 +02:00
crossfade.c
crossfade: emulate strtok_r() on WIN32 with a function
2010-05-18 23:56:53 +02:00
crossfade.h
mixramp: Adjust MixRamp threshold to account for ReplayGain.
2010-05-08 00:19:44 -07:00
daemon.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
daemon.h
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
database.c
database, ...: remove EINTR checks after stdio calls
2010-07-25 12:01:59 +02:00
database.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
dbUtils.c
song_print: song_print() returns void
2010-02-08 10:21:15 +01:00
dbUtils.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_api.c
filter/replay_gain: added option "replaygain_limit"
2010-05-30 17:06:08 +02:00
decoder_api.h
mixramp: Adjust MixRamp threshold to account for ReplayGain.
2010-05-08 00:19:44 -07:00
decoder_buffer.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_buffer.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_command.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_control.c
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
decoder_control.h
decoder_control: pass music_pipe to dc_start()
2010-11-05 19:18:44 +01:00
decoder_internal.c
replay_gain: reimplement as a filter plugin
2010-02-17 07:23:13 +01:00
decoder_internal.h
replay_gain: reimplement as a filter plugin
2010-02-17 07:23:13 +01:00
decoder_list.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
decoder_list.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_plugin.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_plugin.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_print.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_print.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
decoder_thread.c
decoder_thread: load APE replay gain from music files
2010-11-18 23:02:30 +01:00
decoder_thread.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
directory.c
directory: free playlist vector in directory_free()
2010-07-25 13:31:39 +02:00
directory.h
directory: cast DEVICE_INARCHIVE, DEVICE_CONTAINER to dev_t
2010-09-23 09:01:25 +02:00
directory_print.c
update: store playlist files in database
2010-07-21 09:26:50 +02:00
directory_print.h
directory_print: return void
2010-06-30 21:39:34 +02:00
directory_save.c
directory_save: duplicate the playlist name
2010-07-25 12:01:59 +02:00
directory_save.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
dirvec.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
dirvec.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
encoder_api.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
encoder_list.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
encoder_list.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
encoder_plugin.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
event_pipe.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
event_pipe.h
main: Add Windows Service support
2010-09-23 20:42:33 +02:00
exclude.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
exclude.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
fd_util.c
fd_util: work around aliasing warning in recvmsg_cloexec()
2010-09-23 09:01:20 +02:00
fd_util.h
fd_util: add function dup_cloexec()
2010-08-03 18:03:55 +02:00
fifo_buffer.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
fifo_buffer.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_config.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_config.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_plugin.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_plugin.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
filter_registry.c
replay_gain: reimplement as a filter plugin
2010-02-17 07:23:13 +01:00
filter_registry.h
replay_gain: reimplement as a filter plugin
2010-02-17 07:23:13 +01:00
gcc.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
glib_compat.h
playlist_list: move fallback g_uri_parse_scheme() to glib_compat.h
2010-06-01 09:59:52 +02:00
icy_metadata.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
icy_metadata.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
icy_server.c
Merge release 0.15.13 from branch 'v0.15.x'
2010-10-11 20:33:17 +02:00
icy_server.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
idle.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
idle.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
inotify_queue.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
inotify_queue.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
inotify_source.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
inotify_source.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
inotify_update.c
inotify_update: follow symlinks
2010-05-30 23:45:47 +02:00
inotify_update.h
inotify: added setting "auto_update_depth"
2010-04-13 21:31:57 +02:00
input_init.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
input_init.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
input_plugin.h
input_stream: return allocated input_stream objects
2010-01-01 17:25:07 +01:00
input_registry.c
input/ffmpeg: new input plugin using libavformat's "avio" library
2010-05-18 21:20:31 +02:00
input_registry.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
input_stream.c
input_stream: added function input_stream_deinit()
2010-01-18 09:57:53 +01:00
input_stream.h
input_stream: added attribute "uri"
2010-01-18 10:18:41 +01:00
listen.c
listen: move generic code to server_socket.c
2010-10-05 21:18:54 +02:00
listen.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
locate.c
tag: added function tag_name_parse()
2010-06-30 21:31:45 +02:00
locate.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
log.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
log.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
ls.c
input/ffmpeg: new input plugin using libavformat's "avio" library
2010-05-18 21:20:31 +02:00
ls.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
main.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
main.h
main: Add Windows Service support
2010-09-23 20:42:33 +02:00
main_win32.c
main_win: replaced g_error usages with MPD_ERROR
2010-09-28 22:38:57 +06:00
mapper.c
{queue,song}_print: print relative paths if possible
2010-07-25 13:28:39 +02:00
mapper.h
{queue,song}_print: print relative paths if possible
2010-07-25 13:28:39 +02:00
mixer_all.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_all.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_api.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_api.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_control.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_control.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_list.h
mixer: winmm_mixer implemented
2010-10-09 02:45:08 +06:00
mixer_plugin.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_type.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
mixer_type.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
mpd_error.h
mpd_error: more correct MPD_ERROR implementation
2010-09-28 18:12:14 +02:00
notify.c
Merge release 0.15.13 from branch 'v0.15.x'
2010-10-11 20:33:17 +02:00
notify.h
Merge release 0.15.13 from branch 'v0.15.x'
2010-10-11 20:33:17 +02:00
open.h
input/file, output/{fifo,recorder}: add O_BINARY to open() flags
2010-05-20 09:13:39 +02:00
output_all.c
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
output_all.h
output: added option "always_on" for radio stations
2010-03-10 19:49:31 +01:00
output_api.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_command.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_command.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_control.c
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
output_control.h
output: added option "always_on" for radio stations
2010-03-10 19:49:31 +01:00
output_init.c
output_thread: call replay gain filter manually
2010-05-02 18:21:16 +02:00
output_internal.h
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
output_list.c
output: new output plugin "ffado"
2010-10-27 21:25:41 +02:00
output_list.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_plugin.h
output_plugin: add method delay()
2010-11-05 09:47:43 +01:00
output_print.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_print.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_state.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_state.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
output_thread.c
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
output_thread.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
page.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
page.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
path.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
path.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_buffer.h
pcm_buffer: make the buffer pointer "void"
2010-06-30 21:55:46 +02:00
pcm_byteswap.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_byteswap.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_channels.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_channels.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_convert.c
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
pcm_convert.h
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
pcm_dither.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_dither.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_format.c
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
pcm_format.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_mix.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
pcm_mix.h
mixramp: Remove maths from pcm_mix when using MixRamp overlaps.
2010-05-08 09:28:06 +02:00
pcm_pack.c
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
pcm_pack.h
audio_format: support packed 24 bit samples
2010-01-16 23:44:54 +01:00
pcm_prng.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_resample.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_resample.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_resample_fallback.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_resample_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_resample_libsamplerate.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_utils.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_volume.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pcm_volume.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
permission.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
permission.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
pipe.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
pipe.h
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
player_control.c
player_control: hold mutex in pc_play(), pc_pause()
2010-06-19 13:19:30 +02:00
player_control.h
Add support for MixRamp tags
2010-03-21 18:21:47 +01:00
player_thread.c
Merge release 0.15.14 from branch 'v0.15.x'
2010-11-07 15:30:18 +01:00
player_thread.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist.c
playlist: make single mode 'sticky'
2010-09-28 12:52:52 +02:00
playlist.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_any.c
playlist_any: new library to simplify opening playlist files
2010-06-25 22:43:52 +02:00
playlist_any.h
playlist_any: new library to simplify opening playlist files
2010-06-25 22:43:52 +02:00
playlist_control.c
Merge release 0.15.11 from branch 'v0.15.x
2010-07-19 23:49:15 +02:00
playlist_database.c
playlist_database: initialize pm.mtime
2010-09-23 09:01:23 +02:00
playlist_database.h
update: store playlist files in database
2010-07-21 09:26:50 +02:00
playlist_edit.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_global.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_list.c
playlist/rss: new playlist plugin for RSS feeds
2010-10-11 20:33:41 +02:00
playlist_list.h
playlist_list: export playlist_suffix_supported()
2010-06-01 09:59:56 +02:00
playlist_mapper.c
playlist_list: playlist_list_open_path() returns input_stream
2010-06-01 09:59:54 +02:00
playlist_mapper.h
playlist_list: playlist_list_open_path() returns input_stream
2010-06-01 09:59:54 +02:00
playlist_plugin.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_print.c
playlist_print: use playlist_open_any()
2010-06-25 22:43:52 +02:00
playlist_print.h
command: "listplaylist" dumps playlist files
2010-02-08 11:11:43 +01:00
playlist_queue.c
playlist_queue: use playlist_open_any()
2010-06-25 22:43:52 +02:00
playlist_queue.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_save.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_save.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
playlist_song.c
playlist_song: calculate duration of last CUE track
2010-11-08 20:16:26 +01:00
playlist_song.h
playlist_queue: moved check_translate_song() to playlist_song.c
2010-02-08 10:28:12 +01:00
playlist_state.c
playlist_state: Fix the "state" line in the output
2010-09-23 20:41:23 +02:00
playlist_state.h
state_file: use the text_file library
2010-07-25 12:01:59 +02:00
playlist_vector.c
playlist_vector: update_or_add() returns bool
2010-09-07 20:21:19 +02:00
playlist_vector.h
playlist_vector: update_or_add() returns bool
2010-09-07 20:21:19 +02:00
poison.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
queue.c
single mode: at the end of the song, pause on the next song instead of stop
2010-05-31 23:36:16 +02:00
queue.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
queue_print.c
{queue,song}_print: print relative paths if possible
2010-07-25 13:28:39 +02:00
queue_print.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
queue_save.c
queue_save: save tags and range of non-database songs
2010-07-25 13:28:54 +02:00
queue_save.h
queue_save: save tags and range of non-database songs
2010-07-25 13:28:54 +02:00
refcount.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
replay_gain_ape.c
replay_gain_ape: parse replay gain from APE tags
2010-11-18 22:26:06 +01:00
replay_gain_ape.h
replay_gain_ape: parse replay gain from APE tags
2010-11-18 22:26:06 +01:00
replay_gain_config.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
replay_gain_config.h
filter/replay_gain: added option "replaygain_limit"
2010-05-30 17:06:08 +02:00
replay_gain_info.c
replay_gain_info: fix indentation
2010-07-20 22:59:04 +02:00
replay_gain_info.h
filter/replay_gain: added option "replaygain_limit"
2010-05-30 17:06:08 +02:00
riff.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
riff.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
server_socket.c
server_socket: remove AI_ADDRCONFIG
2010-11-04 20:17:45 +01:00
server_socket.h
listen: move generic code to server_socket.c
2010-10-05 21:18:54 +02:00
sig_handlers.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
sig_handlers.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
socket_util.c
socket_util: fix setsockopt() argument type on WIN32
2010-05-18 23:13:05 +02:00
socket_util.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
song.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
song.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
song_print.c
{queue,song}_print: print relative paths if possible
2010-07-25 13:28:39 +02:00
song_print.h
song_print: song_print() returns void
2010-02-08 10:21:15 +01:00
song_save.c
queue_save: save tags and range of non-database songs
2010-07-25 13:28:54 +02:00
song_save.h
queue_save: save tags and range of non-database songs
2010-07-25 13:28:54 +02:00
song_sticker.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
song_sticker.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
song_update.c
input_stream: return allocated input_stream objects
2010-01-01 17:25:07 +01:00
songvec.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
songvec.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
state_file.c
state_file: use the text_file library
2010-07-25 12:01:59 +02:00
state_file.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
stats.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
stats.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
sticker.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
sticker.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
sticker_print.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
sticker_print.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
stored_playlist.c
database, ...: remove EINTR checks after stdio calls
2010-07-25 12:01:59 +02:00
stored_playlist.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
strset.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
strset.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
tag.h
tag: added function tag_name_parse()
2010-06-30 21:31:45 +02:00
tag_ape.c
tag_ape: support multiple values
2010-11-24 08:59:04 +01:00
tag_ape.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_id3.c
tag_id3: support multiple values
2010-12-07 18:05:44 +01:00
tag_id3.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_pool.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_pool.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_print.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_print.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_rva2.c
tag_rva2: move code to rva2_apply_data()
2010-07-20 23:05:24 +02:00
tag_rva2.h
decoder/mad: move RVA2 code to tag_rva2.c
2010-07-20 23:03:54 +02:00
tag_save.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_save.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
tag_table.h
tag_ape: move table lookup to tag_table.h
2010-06-30 21:18:27 +02:00
text_file.c
text_file: don't strip trailing whitespace
2010-01-17 12:52:11 +01:00
text_file.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
text_input_stream.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
text_input_stream.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
timer.c
timer: fix integer overflow in timer_delay()
2010-11-18 21:29:03 +01:00
timer.h
timer: add function timer_delay()
2010-11-05 09:39:56 +01:00
tokenizer.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
tokenizer.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
update.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
update.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
update_internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
update_queue.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
update_remove.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
update_walk.c
update_walk: explicitly check for permission problems
2010-11-08 18:24:19 +01:00
uri.c
uri: really count dots in verify_uri_segment()
2010-06-25 21:56:12 +02:00
uri.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
utils.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
utils.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
volume.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
volume.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
zeroconf-avahi.c
eliminate g_error() usage
2010-09-25 15:00:43 +02:00
zeroconf-bonjour.c
zeroconf-bonjour: use g_htons() instead of htons()
2010-09-23 09:01:37 +02:00
zeroconf-internal.h
Update copyright notices.
2009-12-31 20:58:43 -08:00
zeroconf.c
Update copyright notices.
2009-12-31 20:58:43 -08:00
zeroconf.h
Update copyright notices.
2009-12-31 20:58:43 -08:00