..
archive
archive/zip: pass NULL instead of 0 to zzip_dir_open()
2009-05-04 09:46:15 +02:00
cue
Build tags from information in cue sheets
2009-03-31 22:17:56 +02:00
decoder
Merged release 0.15.4 from branch 'v0.15.x'
2009-10-03 16:17:02 +02:00
encoder
encoder/twolame: new encoder plugin based on libtwolame
2009-07-14 23:07:41 +02:00
filter
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
input
Merged release 0.15.4 from branch 'v0.15.x'
2009-10-03 16:17:02 +02:00
mixer
mixer/software: new mixer which controls filter/volume
2009-07-06 21:52:15 +02:00
output
output/osx: fix the OS X 10.6 build
2009-09-20 23:30:37 +02:00
ack.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
aiff.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
aiff.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
archive_api.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
archive_api.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
archive_internal.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
archive_list.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
archive_list.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
audio_format.h
player_thread: don't use precalculated size_to_time
2009-07-23 12:27:05 +02:00
audio_parser.c
Add audio_format_init() function
2009-07-19 16:54:11 +01:00
audio_parser.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
audio.c
mixer_api: moved functions to mixer_control.c
2009-03-14 11:36:50 +01:00
audio.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
buffer.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
buffer.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
chunk.c
music_chunk: added more audio_format_valid() assertions
2009-05-11 17:25:34 +02:00
chunk.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
client_event.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_expire.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_global.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_idle.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_internal.h
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_list.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_new.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_process.c
command: moved command_process_list() to client.c
2009-07-29 08:00:01 +02:00
client_read.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client_write.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client.c
client: splitted client.c into several pieces
2009-07-28 17:17:23 +02:00
client.h
client: client_write() does not necessary for export.
2009-03-30 19:21:41 +02:00
cmdline.c
conf: handle fatal errors with GError
2009-09-24 21:40:07 +02:00
cmdline.h
cmdline: handle fatal errors with GError
2009-09-24 21:40:05 +02:00
command.c
player_control: bundle "get" functions in pc_get_status()
2009-10-08 20:48:07 +02:00
command.h
command: moved command_process_list() to client.c
2009-07-29 08:00:01 +02:00
compress.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
compress.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
conf.c
conf: handle fatal errors with GError
2009-09-24 21:40:07 +02:00
conf.h
conf: handle fatal errors with GError
2009-09-24 21:40:07 +02:00
crossfade.c
all: Update copyright header.
2009-03-13 11:51:55 -07: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
database: fixed NULL pointer dereference after charset change
2009-06-30 16:29:40 +02:00
database.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
dbUtils.c
command: add "findadd" command.
2009-08-25 13:43:22 +02:00
dbUtils.h
command: add "findadd" command.
2009-08-25 13:43:22 +02:00
decoder_api.c
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
decoder_api.h
decoder_api: document all function parameters
2009-10-08 15:39:45 +02:00
decoder_buffer.c
decoder_buffer: added function decoder_buffer_skip()
2009-09-30 15:22:36 +02: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
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
decoder_control.h
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
decoder_internal.c
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
decoder_internal.h
decoder_api: submit the song tag to the music pipe
2009-04-13 19:25:53 +02:00
decoder_list.c
decoder/mpg123: new decoder plugin based on libmpg123
2009-08-26 20:08:13 +02:00
decoder_list.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
decoder_plugin.h
decoder_plugin: corrected outdated API documentation
2009-06-04 08:22:43 +02:00
decoder_thread.c
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
decoder_thread.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
directory_print.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
directory_print.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
directory_save.c
song_save: use GError for error handling
2009-07-05 08:29:52 +02:00
directory_save.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
directory.c
directory: free empty directories after removing them (memleak)
2009-08-14 11:52:00 +02:00
directory.h
directory: added directory_lookup_song()
2009-04-01 18:41:37 +02:00
dirvec.c
all: Update copyright header.
2009-03-13 11:51:55 -07: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
encoder/twolame: new encoder plugin based on libtwolame
2009-07-14 23:07:41 +02:00
encoder_list.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
encoder_plugin.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
event_pipe.c
client, event_pipe: explicitly ignore the write() result
2009-04-01 17:14:25 +02:00
event_pipe.h
playlist: CamelCaseIsBad
2009-07-28 18:07:01 -04:00
fifo_buffer.c
fifo_buffer: added buffering library
2009-03-14 17:30:00 +01:00
fifo_buffer.h
fifo_buffer: added buffering library
2009-03-14 17:30:00 +01:00
filter_internal.h
filter: added new plugin API for filters
2009-07-03 01:02:53 +02:00
filter_plugin.c
filter: added new plugin API for filters
2009-07-03 01:02:53 +02:00
filter_plugin.h
filter: added new plugin API for filters
2009-07-03 01:02:53 +02:00
filter_registry.c
filter/chain: new library for creating a chain of filters
2009-07-06 10:01:02 +02:00
filter_registry.h
filter/convert: new filter which calls pcm_convert() on demand
2009-07-06 10:01:02 +02:00
gcc.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
icy_metadata.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
icy_metadata.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
icy_server.c
icy_server: don't export icy_server_metadata_string()
2009-04-13 19:39:33 +02:00
icy_server.h
icy_server: don't export icy_server_metadata_string()
2009-04-13 19:39:33 +02:00
idle.c
idle: added "update" event
2009-07-05 08:46:53 +02:00
idle.h
idle: added "update" event
2009-07-05 08:46:53 +02:00
inotify_queue.c
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
inotify_queue.h
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
inotify_source.c
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
inotify_source.h
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
inotify_update.c
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
inotify_update.h
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
input_plugin.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
input_stream.c
configure.ac: rename HAVE_CURL to ENABLE_CURL
2009-09-24 21:40:07 +02:00
input_stream.h
input_stream: include config.h for AC_SYS_LARGEFILE macros
2009-10-08 16:57:55 +02:00
listen.c
listen: handle fatal errors with GError
2009-09-24 21:40:04 +02:00
listen.h
listen: handle fatal errors with GError
2009-09-24 21:40:04 +02:00
locate.c
locate: use g_ascii_strcasecmp() instead of strcasecmp()
2009-04-28 09:31:44 +02:00
locate.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
log.c
log: fix double free() bug during shutdown
2009-07-05 07:14:24 +02:00
log.h
log: removed DEBUG() and FATAL()
2009-03-15 18:23:00 +01:00
ls.c
configure.ac: rename HAVE_CURL to ENABLE_CURL
2009-09-24 21:40:07 +02:00
ls.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
main.c
automatically update the database with Linux inotify
2009-09-25 18:32:00 +02:00
main.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
mapper.c
mapper: use g_file_test() instead of stat()
2009-07-15 18:58:24 +02:00
mapper.h
mapper: pass music and playlist directory to mapper_init()
2009-07-15 18:58:19 +02:00
mixer_all.c
mixer_all: added mixer_all_set_software_volume()
2009-07-06 21:52:29 +02:00
mixer_all.h
mixer_all: added mixer_all_set_software_volume()
2009-07-06 21:52:29 +02:00
mixer_api.c
mixer: don't reopen failed mixer automatically
2009-03-26 19:46:39 +01:00
mixer_api.h
mixer: don't reopen failed mixer automatically
2009-03-26 19:46:39 +01:00
mixer_control.c
output: use the software mixer plugin
2009-07-06 22:00:50 +02:00
mixer_control.h
output: use the software mixer plugin
2009-07-06 22:00:50 +02:00
mixer_list.h
mixer/software: new mixer which controls filter/volume
2009-07-06 21:52:15 +02:00
mixer_plugin.h
mixer: added flag "open"
2009-03-26 19:43:18 +01:00
mixer_type.c
mixer_type: moved volume_mixer_type from volume.c
2009-07-06 07:37:37 +02:00
mixer_type.h
mixer_type: moved volume_mixer_type from volume.c
2009-07-06 07:37:37 +02:00
normalize.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
normalize.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
notify.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
notify.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_all.c
output_all: don't resume playback when stopping during pause
2009-06-29 22:20:36 +02:00
output_all.h
output_all: moved code to audio_output_all_wait()
2009-03-25 18:00:31 +01:00
output_api.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_command.c
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
output_command.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_control.c
Merged release 0.15.2 from branch 'v0.15.x'
2009-08-15 21:18:38 +02:00
output_control.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_init.c
Merged release 0.15.3 from branch 'v0.15.x'
2009-08-30 09:42:12 +02:00
output_internal.h
Merged release 0.15.2 from branch 'v0.15.x'
2009-08-15 21:18:38 +02:00
output_list.c
openal output plugin
2009-09-06 17:34:56 +02:00
output_list.h
move printAllOutputPluginTypes to output_list.c
2009-03-21 09:45:42 +01:00
output_plugin.h
output_plugin: replaced output_plugin.get_mixer() with mixer_plugin
2009-03-26 18:23:23 +01:00
output_print.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_print.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
output_state.c
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
output_state.h
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
output_thread.c
Merged release 0.15.2 from branch 'v0.15.x'
2009-08-15 21:18:38 +02:00
output_thread.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
page.c
page: added page_new_concat()
2009-03-17 20:51:33 +01:00
page.h
page: added page_new_concat()
2009-03-17 20:51:33 +01:00
path.c
all: Update copyright header.
2009-03-13 11:51:55 -07: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
pcm_byteswap: converted NULL checks to assertions
2009-07-22 19:04:38 +02: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
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_channels.h
pcm_channels: num_channels is unsigned
2009-07-22 19:12:04 +02:00
pcm_convert.c
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_convert.h
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_dither.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
pcm_dither.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
pcm_format.c
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_format.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
pcm_mix.c
all: Update copyright header.
2009-03-13 11:51:55 -07: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_fallback.c
pcm_resample_fallback: don't include glib.h
2009-07-22 19:54:57 +02:00
pcm_resample_internal.h
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_resample_libsamplerate.c
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_resample.c
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_resample.h
pcm_convert: use GError for error handling
2009-07-23 12:01:03 +02:00
pcm_utils.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
pcm_volume.c
pcm_volume: use #ifdef instead of #if __i386__
2009-03-14 14:39:48 +01:00
pcm_volume.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
permission.c
log: removed DEBUG() and FATAL()
2009-03-15 18:23:00 +01:00
permission.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
pipe.c
music_pipe: added assertion on chunk->audio_format
2009-05-11 16:33:48 +02:00
pipe.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
player_control.c
player_control: bundle "get" functions in pc_get_status()
2009-10-08 20:48:07 +02:00
player_control.h
player_control: bundle "get" functions in pc_get_status()
2009-10-08 20:48:07 +02:00
player_thread.c
decoder_control: protect command, state with a mutex
2009-08-13 23:33:46 +02:00
player_thread.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
playlist_control.c
playlist_control: "previous" really plays the previous song
2009-10-08 20:33:50 +02:00
playlist_edit.c
command: range support for "delete"
2009-09-30 23:13:13 +02:00
playlist_global.c
playlist: CamelCaseIsBad
2009-07-28 18:07:01 -04:00
playlist_internal.h
playlist: CamelCaseIsBad
2009-07-28 18:07:01 -04:00
playlist_print.c
playlist: CamelCaseIsBad
2009-07-28 18:07:01 -04:00
playlist_print.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
playlist_save.c
playlist: no CamelCase
2009-07-14 21:28:36 +02:00
playlist_save.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
playlist_state.c
player_control: bundle "get" functions in pc_get_status()
2009-10-08 20:48:07 +02:00
playlist_state.h
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
playlist.c
playlist_control: "previous" really plays the previous song
2009-10-08 20:33:50 +02:00
playlist.h
playlist_control: "previous" really plays the previous song
2009-10-08 20:33:50 +02:00
poison.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
queue_print.c
queue_print: queue_print_song_info() is not necessry for export.
2009-03-30 19:21:41 +02: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
all: Update copyright header.
2009-03-13 11:51:55 -07:00
queue_save.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
queue.c
queue: queue_generate_id() is not necessary for export.
2009-03-30 19:21:41 +02:00
queue.h
queue: queue_generate_id() is not necessary for export.
2009-03-30 19:21:41 +02:00
replay_gain.c
Preamp for missing replay-gain
2009-06-25 08:36:35 +02:00
replay_gain.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
riff.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
riff.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
sig_handlers.c
log: removed DEBUG() and FATAL()
2009-03-15 18:23:00 +01:00
sig_handlers.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
socket_util.c
socket_util: fixed format warning
2009-04-01 16:45:03 +02:00
socket_util.h
socket_util: added socket_bind_listen()
2009-03-14 18:29:38 +01:00
song_print.c
song_print: check gmtime_r()'s return value
2009-07-06 11:48:21 +02:00
song_print.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
song_save.c
song_save: use GError for error handling
2009-07-05 08:29:52 +02:00
song_save.h
song_save: use GError for error handling
2009-07-05 08:29:52 +02:00
song_sticker.c
sticker: added sticker_delete_value()
2009-04-28 20:23:27 +02:00
song_sticker.h
sticker: added sticker_delete_value()
2009-04-28 20:23:27 +02:00
song.c
song: initialize mtime in song_alloc()
2009-07-06 11:50:05 +02:00
song.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
songvec.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
songvec.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
state_file.c
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
state_file.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
stats.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
stats.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
sticker_print.c
sticker_print: new library for sending stickers to a client
2009-04-01 17:30:56 +02:00
sticker_print.h
sticker_print: new library for sending stickers to a client
2009-04-01 17:30:56 +02:00
sticker.c
sticker: use GError for error handling
2009-07-05 08:29:47 +02:00
sticker.h
sticker: use GError for error handling
2009-07-05 08:29:47 +02:00
stored_playlist.c
stored_playlist: don't close NULL file on error
2009-04-24 08:57:01 +02:00
stored_playlist.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
strset.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
strset.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_ape.c
Merged release 0.15.2 from branch 'v0.15.x'
2009-08-15 21:18:38 +02:00
tag_ape.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_id3.c
tag_id3: moved id3_genre_name() call to tag_id3_import_text()
2009-08-04 00:15:46 +02:00
tag_id3.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_internal.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_pool.c
tag_pool: use memcmp() instead of strcmp() for non-terminated string
2009-03-27 19:36:24 +01:00
tag_pool.h
tag_pool: use size_t for string length
2009-03-27 19:36:03 +01:00
tag_print.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_print.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_save.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag_save.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tag.c
Implement ArtistSort tag
2009-07-09 19:00:41 +02:00
tag.h
Implement ArtistSort tag
2009-07-09 19:00:41 +02:00
timer.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
timer.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
tokenizer.c
command: relax requirements for unquoted words
2009-09-25 00:53:15 +02:00
tokenizer.h
command: relax requirements for unquoted words
2009-09-25 00:53:15 +02:00
update_internal.h
command: added command "rescan"
2009-09-24 21:55:40 +02:00
update_queue.c
command: added command "rescan"
2009-09-24 21:55:40 +02:00
update_remove.c
update: splitted update.c into several sources
2009-09-24 21:39:46 +02:00
update_walk.c
command: added command "rescan"
2009-09-24 21:55:40 +02:00
update.c
command: added command "rescan"
2009-09-24 21:55:40 +02:00
update.h
update: added missing stdbool.h include
2009-09-25 16:43:33 +02:00
uri.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
uri.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
utils.c
utils: use g_ascii_strcasecmp() instead of strcasecmp()
2009-04-28 09:33:44 +02:00
utils.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
volume.c
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
volume.h
state_file: save only if something has changed
2009-10-08 15:22:39 +02:00
zeroconf-avahi.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
zeroconf-bonjour.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
zeroconf-internal.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00
zeroconf.c
all: Update copyright header.
2009-03-13 11:51:55 -07:00
zeroconf.h
all: Update copyright header.
2009-03-13 11:51:55 -07:00