.. |
AudioCompress
|
compress: add config.h
|
2009-12-02 21:14:35 -06:00 |
archive
|
archive_plugin: use GError in the open() method
|
2009-12-16 17:10:19 +01:00 |
cue
|
cue_tag: added song duration support
|
2009-12-16 22:15:27 +01:00 |
decoder
|
Merge vorbis+icy fixes from branch 'v0.15.x'
|
2009-12-30 23:24:11 +01:00 |
encoder
|
encoder/flac: fix write callback prototype for libFLAC 1.1.2
|
2009-12-15 23:12:06 +01:00 |
filter
|
filter: added the "autoconvert" filter plugin
|
2009-12-25 17:51:05 +01:00 |
input
|
Merge vorbis+icy fixes from branch 'v0.15.x'
|
2009-12-30 23:24:11 +01:00 |
mixer
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output
|
httpd: use get_mime_type to determine encoder content
|
2009-12-03 20:27:08 +01:00 |
playlist
|
playlist/cue: fill song.start_ms, .end_ms
|
2009-12-27 16:08:53 +01:00 |
ack.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
aiff.c
|
added missing config.h includes for extended LFS support
|
2009-11-11 14:15:34 +01:00 |
aiff.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
archive_api.c
|
added missing config.h includes for extended LFS support
|
2009-11-11 14:15:34 +01:00 |
archive_api.h
|
archive: close archive when stream is closed
|
2009-12-15 19:45:50 +01:00 |
archive_internal.h
|
archive_plugin: wrap method calls
|
2009-12-16 17:09:58 +01:00 |
archive_list.c
|
archive: added a C header for each plugin
|
2009-12-16 15:57:16 +01:00 |
archive_list.h
|
archive_list: don't include archive_api.h
|
2009-12-15 19:02:17 +01:00 |
archive_plugin.c
|
archive_plugin: use GError in the open() method
|
2009-12-16 17:10:19 +01:00 |
archive_plugin.h
|
archive_plugin: use GError in the open() method
|
2009-12-16 17:10:19 +01:00 |
audio.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
audio.h
|
audio: removed function finishAudioConfig()
|
2009-10-22 17:12:32 +02:00 |
audio_check.c
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
audio_check.h
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
audio_format.c
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
audio_format.h
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
audio_parser.c
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
audio_parser.h
|
audio_format: wildcards allowed in audio_format configuration
|
2009-10-21 23:01:04 +02:00 |
buffer.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
buffer.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
check.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
chunk.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
chunk.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
client.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client.h
|
client: client_write() does not necessary for export.
|
2009-03-30 19:21:41 +02:00 |
client_event.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_expire.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_global.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_idle.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_internal.h
|
client: splitted client.c into several pieces
|
2009-07-28 17:17:23 +02:00 |
client_list.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_new.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_process.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_read.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
client_write.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
cmdline.c
|
cmdline: print out list of encoders in --version info
|
2009-11-17 20:39:26 +01:00 |
cmdline.h
|
cmdline: handle fatal errors with GError
|
2009-09-24 21:40:05 +02:00 |
command.c
|
audio_format: added function audio_format_to_string()
|
2009-11-14 01:15:26 +01:00 |
command.h
|
command: moved command_process_list() to client.c
|
2009-07-29 08:00:01 +02:00 |
conf.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
conf.h
|
Initial filter chain and filter configuration for outputs.
|
2009-12-14 17:56:31 +01:00 |
crossfade.c
|
crossfade: use audio_format_valid() in assertion
|
2009-11-15 15:39:29 +01:00 |
crossfade.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
daemon.c
|
use daemon() when the C library provides it
|
2009-08-13 17:25:30 +02:00 |
daemon.h
|
daemon: daemonize_close_stdin() optimised.
|
2009-07-22 13:43:21 +02:00 |
database.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
database.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
dbUtils.c
|
Merged release 0.15.7 from branch 'v0.15.x'
|
2009-12-27 20:10:45 +01:00 |
dbUtils.h
|
command: add "findadd" command.
|
2009-08-25 13:43:22 +02:00 |
decoder_api.c
|
Merged release 0.15.7 from branch 'v0.15.x'
|
2009-12-27 20:10:45 +01:00 |
decoder_api.h
|
decoder_api: added function decoder_timestamp()
|
2009-12-26 03:01:43 +01:00 |
decoder_buffer.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
decoder_buffer.h
|
decoder_buffer: added function decoder_buffer_skip()
|
2009-09-30 15:22:36 +02:00 |
decoder_command.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
decoder_control.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
decoder_control.h
|
decoder_control: pass pipe and buffer to dc_start()
|
2009-11-03 21:18:22 +01:00 |
decoder_internal.c
|
input_stream: return errors with GError
|
2009-12-15 23:12:11 +01:00 |
decoder_internal.h
|
decoder_api: added function decoder_timestamp()
|
2009-12-26 03:01:43 +01:00 |
decoder_list.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
decoder_list.h
|
decoder_list: moved print_all_decoders() to cmdline.c
|
2009-11-07 15:46:45 +01:00 |
decoder_plugin.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
decoder_plugin.h
|
decoder_list: moved suffix/mime_type checks to decoder_plugin.c
|
2009-11-07 15:14:11 +01:00 |
decoder_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
decoder_print.h
|
added missing source file decoder_print.c
|
2009-11-07 16:28:21 +01:00 |
decoder_thread.c
|
decoder_api: added function decoder_timestamp()
|
2009-12-26 03:01:43 +01:00 |
decoder_thread.h
|
decoder_control: removed the global variable "dc"
|
2009-10-31 19:22:56 +01:00 |
directory.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
directory.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
directory_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
directory_print.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
directory_save.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
directory_save.h
|
database: I/O error handling in db_save()
|
2009-11-07 16:20:07 +01:00 |
dirvec.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
dirvec.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
encoder_api.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
encoder_list.c
|
cmdline: print out list of encoders in --version info
|
2009-11-17 20:39:26 +01:00 |
encoder_list.h
|
cmdline: print out list of encoders in --version info
|
2009-11-17 20:39:26 +01:00 |
encoder_plugin.h
|
encoder: add get_mime_type() method to determine content type by httpd output plugin
|
2009-12-03 19:39:34 +01:00 |
event_pipe.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
event_pipe.h
|
volume: added PIPE_EVENT_MIXER
|
2009-10-21 09:48:37 +02:00 |
exclude.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
exclude.h
|
update: obey .mpdignore files
|
2009-10-16 18:11:43 +02:00 |
fd_util.c
|
fd_util: don't call fd_set_nonblock() if open() has failed
|
2009-11-11 14:30:38 +01:00 |
fd_util.h
|
fd_util: removed creat_cloexec()
|
2009-11-10 16:53:24 +01:00 |
fifo_buffer.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
fifo_buffer.h
|
fifo_buffer: added buffering library
|
2009-03-14 17:30:00 +01:00 |
filter_config.c
|
Fix and use filter_configured_new()
|
2009-12-14 22:23:05 +01:00 |
filter_config.h
|
Proper error reporting from filter_config
|
2009-12-14 22:18:28 +01:00 |
filter_internal.h
|
filter: added new plugin API for filters
|
2009-07-03 01:02:53 +02:00 |
filter_plugin.c
|
filter_plugin: allow open() to force an input format
|
2009-12-25 17:29:41 +01:00 |
filter_plugin.h
|
filter_plugin: allow open() to force an input format
|
2009-12-25 17:29:41 +01:00 |
filter_registry.c
|
filter_registry: removed the "chain" plugin from filter_plugins
|
2009-12-25 16:39:41 +01:00 |
filter_registry.h
|
filter: added normalize filter plugin
|
2009-12-14 22:24:00 +01:00 |
gcc.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
glib_compat.h
|
configure.ac: require GLib 2.12
|
2009-11-10 21:14:22 +01:00 |
icy_metadata.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
icy_metadata.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
icy_server.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
icy_server.h
|
icy_server: don't export icy_server_metadata_string()
|
2009-04-13 19:39:33 +02:00 |
idle.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
idle.h
|
idle: added "update" event
|
2009-07-05 08:46:53 +02:00 |
inotify_queue.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
inotify_queue.h
|
automatically update the database with Linux inotify
|
2009-09-25 18:32:00 +02:00 |
inotify_source.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
inotify_source.h
|
automatically update the database with Linux inotify
|
2009-09-25 18:32:00 +02:00 |
inotify_update.c
|
fixed several gcc warnings on unused debug variables
|
2009-12-14 23:22:51 +01:00 |
inotify_update.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
input_init.c
|
input_plugin: method init() returns errors with GError
|
2009-12-14 23:16:18 +01:00 |
input_init.h
|
input_plugin: method init() returns errors with GError
|
2009-12-14 23:16:18 +01:00 |
input_plugin.h
|
input_stream: return errors with GError
|
2009-12-15 23:12:11 +01:00 |
input_registry.c
|
input_stream: moved plugin list to input_registry.c
|
2009-12-14 22:49:46 +01:00 |
input_registry.h
|
input_stream: moved plugin list to input_registry.c
|
2009-12-14 22:49:46 +01:00 |
input_stream.c
|
Merge vorbis+icy fixes from branch 'v0.15.x'
|
2009-12-30 23:24:11 +01:00 |
input_stream.h
|
input_stream: return errors with GError
|
2009-12-15 23:12:11 +01:00 |
listen.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
listen.h
|
listen: handle fatal errors with GError
|
2009-09-24 21:40:04 +02:00 |
locate.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
locate.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
log.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
log.h
|
log: removed DEBUG() and FATAL()
|
2009-03-15 18:23:00 +01:00 |
ls.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
ls.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
main.c
|
output_init: use the normalize filter plugin
|
2009-12-25 17:51:08 +01:00 |
main.h
|
player_control: protect command, state, error with a mutex
|
2009-10-31 17:02:12 +01:00 |
mapper.c
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
mapper.h
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
mixer_all.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
mixer_all.h
|
mixer_all: added mixer_all_set_software_volume()
|
2009-07-06 21:52:29 +02:00 |
mixer_api.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
mixer_api.h
|
mixer: don't reopen failed mixer automatically
|
2009-03-26 19:46:39 +01:00 |
mixer_control.c
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
mixer_control.h
|
mixer_plugin: pass audio_output pointer to mixer_plugin.init()
|
2009-10-21 09:48:41 +02:00 |
mixer_list.h
|
mixer/{oss,alsa}: renamed the mixer source files
|
2009-10-20 21:23:05 +02:00 |
mixer_plugin.h
|
mixer_plugin: get_volume() may return -1 if unavailable
|
2009-10-23 10:32:25 +02:00 |
mixer_type.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
mixer_type.h
|
mixer_type: moved volume_mixer_type from volume.c
|
2009-07-06 07:37:37 +02:00 |
notify.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
notify.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
output_all.c
|
player_thread: initialize chunk->times in silence generator
|
2009-11-12 18:41:25 +01:00 |
output_all.h
|
output_thread: added command DRAIN
|
2009-11-09 22:16:26 +01:00 |
output_api.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
output_command.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output_command.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
output_control.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output_control.h
|
output_thread: added command DRAIN
|
2009-11-09 22:16:26 +01:00 |
output_init.c
|
output_init: use the normalize filter plugin
|
2009-12-25 17:51:08 +01:00 |
output_internal.h
|
output_thread: added command DRAIN
|
2009-11-09 22:16:26 +01:00 |
output_list.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output_list.h
|
move printAllOutputPluginTypes to output_list.c
|
2009-03-21 09:45:42 +01:00 |
output_plugin.h
|
output_plugin: added method "drain"
|
2009-10-29 15:59:40 +01:00 |
output_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output_print.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
output_state.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
output_state.h
|
state_file: save only if something has changed
|
2009-10-08 15:22:39 +02:00 |
output_thread.c
|
audio_format: added function audio_format_to_string()
|
2009-11-14 01:15:26 +01:00 |
output_thread.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
page.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
page.h
|
page: added page_new_concat()
|
2009-03-17 20:51:33 +01:00 |
path.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
path.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
pcm_buffer.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
pcm_byteswap.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_byteswap.h
|
Add reverse_endian field to struct audio_format and handle conversion
|
2009-07-19 17:15:21 +01:00 |
pcm_channels.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_channels.h
|
pcm_channels: num_channels is unsigned
|
2009-07-22 19:12:04 +02:00 |
pcm_convert.c
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
pcm_convert.h
|
pcm_convert: use GError for error handling
|
2009-07-23 12:01:03 +02:00 |
pcm_dither.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_dither.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
pcm_format.c
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
pcm_format.h
|
audio_format: changed "bits" to "enum sample_format"
|
2009-12-02 22:29:50 +01:00 |
pcm_mix.c
|
pcm_mix: change old code to use format instead of bits
|
2009-12-03 17:03:21 +01:00 |
pcm_mix.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
pcm_prng.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
pcm_resample.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_resample.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_resample_fallback.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_resample_internal.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_resample_libsamplerate.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pcm_utils.h
|
pcm_volume: implemented 32 bit support
|
2009-11-19 21:00:50 +01:00 |
pcm_volume.c
|
pcm_volume: change old code to use format instead of bits
|
2009-12-03 20:56:57 +01:00 |
pcm_volume.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
permission.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
permission.h
|
permission: improve const-correctness
|
2009-10-22 17:11:39 +02:00 |
pipe.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
pipe.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
player_control.c
|
player_control: hold lock while reading status
|
2009-11-12 18:40:36 +01:00 |
player_control.h
|
player_control: removed the "volatile" attribute
|
2009-11-09 20:33:45 +01:00 |
player_thread.c
|
decoder, player: support song ranges
|
2009-12-27 16:08:53 +01:00 |
player_thread.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
playlist.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist.h
|
playlist_control: "previous" really plays the previous song
|
2009-10-08 20:33:50 +02:00 |
playlist_control.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist_edit.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist_global.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist_internal.h
|
playlist: CamelCaseIsBad
|
2009-07-28 18:07:01 -04:00 |
playlist_list.c
|
playlist_list: wait for the input stream to become ready
|
2009-12-27 16:53:47 +01:00 |
playlist_list.h
|
playlist_list: added function playlist_list_open_path()
|
2009-11-06 01:07:39 +01:00 |
playlist_plugin.h
|
playlist_plugin: new plugin API for playlist parsers
|
2009-10-12 22:34:04 +02:00 |
playlist_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist_print.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
playlist_queue.c
|
playlist_queue: resolve relative URIs, database lookup
|
2009-12-27 16:08:53 +01:00 |
playlist_queue.h
|
playlist_queue: resolve relative URIs, database lookup
|
2009-12-27 16:08:53 +01:00 |
playlist_save.c
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
playlist_save.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
playlist_state.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
playlist_state.h
|
state_file: save only if something has changed
|
2009-10-08 15:22:39 +02:00 |
poison.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
queue.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
queue.h
|
queue: no CamelCase
|
2009-10-13 16:43:06 +02:00 |
queue_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
queue_print.h
|
queue_print: queue_print_song_info() is not necessry for export.
|
2009-03-30 19:21:41 +02:00 |
queue_save.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
queue_save.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
replay_gain.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
replay_gain.h
|
command: allow changing replay gain mode on-the-fly
|
2009-10-17 22:58:19 +02:00 |
riff.c
|
added missing config.h includes for extended LFS support
|
2009-11-11 14:15:34 +01:00 |
riff.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
sig_handlers.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
sig_handlers.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
socket_util.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
socket_util.h
|
socket_util: added socket_bind_listen()
|
2009-03-14 18:29:38 +01:00 |
song.c
|
song: added support for selecting a time range
|
2009-12-27 14:46:04 +01:00 |
song.h
|
song: added support for selecting a time range
|
2009-12-27 14:46:04 +01:00 |
song_print.c
|
song: added support for selecting a time range
|
2009-12-27 14:46:04 +01:00 |
song_print.h
|
song: renamed attribute "url" to "uri"
|
2009-10-13 18:01:06 +02:00 |
song_save.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
song_save.h
|
song_save: load one song at a time
|
2009-11-01 17:51:29 +01:00 |
song_sticker.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
song_sticker.h
|
sticker: added sticker_delete_value()
|
2009-04-28 20:23:27 +02:00 |
song_update.c
|
added missing config.h includes for extended LFS support
|
2009-11-11 14:15:34 +01:00 |
songvec.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
songvec.h
|
song: renamed attribute "url" to "uri"
|
2009-10-13 18:01:06 +02:00 |
state_file.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
state_file.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
stats.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
stats.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
sticker.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
sticker.h
|
sticker: use GError for error handling
|
2009-07-05 08:29:47 +02:00 |
sticker_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
sticker_print.h
|
sticker_print: new library for sending stickers to a client
|
2009-04-01 17:30:56 +02:00 |
stored_playlist.c
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
stored_playlist.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
strset.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
strset.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
tag.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag.h
|
tag: added function tag_name_parse()
|
2009-11-04 18:47:42 +01:00 |
tag_ape.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag_ape.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
tag_id3.c
|
Merge branch 'v0.15.x'
|
2009-12-14 17:40:50 +01:00 |
tag_id3.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag_internal.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
tag_pool.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag_pool.h
|
tag_pool: use size_t for string length
|
2009-03-27 19:36:03 +01:00 |
tag_print.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag_print.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
tag_save.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tag_save.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
text_file.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
text_file.h
|
text_file: allocate line buffers dynamically
|
2009-11-01 15:37:16 +01:00 |
text_input_stream.c
|
input_stream: return errors with GError
|
2009-12-15 23:12:11 +01:00 |
text_input_stream.h
|
text_input_stream: input_stream wrapper for reading text files
|
2009-10-12 22:30:59 +02:00 |
timer.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
timer.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
tokenizer.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
tokenizer.h
|
command: relax requirements for unquoted words
|
2009-09-25 00:53:15 +02:00 |
update.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
update.h
|
update: added missing stdbool.h include
|
2009-09-25 16:43:33 +02:00 |
update_internal.h
|
update: removed unused variable "update_notify"
|
2009-11-02 17:22:41 +01:00 |
update_queue.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
update_remove.c
|
update: added missing config.h includes
|
2009-11-11 14:13:24 +01:00 |
update_walk.c
|
archive_plugin: use GError in the open() method
|
2009-12-16 17:10:19 +01:00 |
uri.c
|
uri: added function uri_safe_local()
|
2009-12-27 14:17:25 +01:00 |
uri.h
|
uri: added function uri_safe_local()
|
2009-12-27 14:17:25 +01:00 |
utils.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
utils.h
|
utils: removed function set_nonblocking()
|
2009-11-08 22:11:37 +01:00 |
volume.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
volume.h
|
state_file: save only if something has changed
|
2009-10-08 15:22:39 +02:00 |
zeroconf-avahi.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
zeroconf-bonjour.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
zeroconf-internal.h
|
all: Update copyright header.
|
2009-03-13 11:51:55 -07:00 |
zeroconf.c
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |
zeroconf.h
|
include config.h in all sources
|
2009-11-12 09:17:03 +01:00 |