mpd/src
Warren Dukes 955428b8a2 don't expose functions in utf8.h that don't need it
git-svn-id: https://svn.musicpd.org/mpd/trunk@812 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-17 17:42:57 +00:00
..
libid3tag we don't need these! 2004-03-18 16:33:10 +00:00
libmad we don't need these! 2004-03-18 16:33:10 +00:00
mp4ff minor fix ups for types 2004-03-25 03:06:56 +00:00
aac_decode.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
aac_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
audio.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
audio.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
audiofile_decode.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
audiofile_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
buffer2array.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
buffer2array.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
charConv.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
command.c round crossfade for status 2004-04-15 16:16:19 +00:00
command.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
conf.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
conf.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
decode.c ummm, undo last changes, they shouldn't need to be neccessary 2004-04-17 12:43:44 +00:00
decode.h log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
directory.c when updating, don't cause db reread on adding and then removing empty directories 2004-04-16 23:49:48 +00:00
directory.h don't stat() the db to get the modtime everytime, instead store it when we read the db 2004-04-15 23:36:41 +00:00
flac_decode.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
flac_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
interface.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
interface.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
list.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
listen.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
listen.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
log.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
ls.c some cleanups of sprintf's => snprintf's 2004-04-16 15:01:06 +00:00
ls.h remove directory mtime from db! 2004-04-16 00:41:56 +00:00
main.c msells versions patch to list supported formats 2004-04-16 01:06:14 +00:00
Makefile.am add my own utf8/ascii converters and utf8 validator 2004-04-13 02:20:46 +00:00
mp3_decode.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
mp3_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
mp4_decode.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
mp4_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
mpd_types.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
myfprintf.c log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
myfprintf.h log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
ogg_decode.c log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
ogg_decode.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
path.c fix bug in prependCwdToPathDup() 2004-04-16 03:52:17 +00:00
path.h clean up a little bit main() code 2004-04-15 03:26:15 +00:00
pcm_utils.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
pcm_utils.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
permission.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
permission.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
player.c some cleanups of sprintf's => snprintf's 2004-04-16 15:01:06 +00:00
player.h don't stat() the db to get the modtime everytime, instead store it when we read the db 2004-04-15 23:36:41 +00:00
playerData.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
playerData.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
playlist.c clean up a little bit main() code 2004-04-15 03:26:15 +00:00
playlist.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
sig_handlers.c log cycling and a few cleanups 2004-04-15 05:07:04 +00:00
sig_handlers.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
signal_check.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
song.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
song.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
stats.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
stats.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tables.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tag.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
tag.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utf8.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utf8.h don't expose functions in utf8.h that don't need it 2004-04-17 17:42:57 +00:00
utils.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
utils.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
volume.c add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00
volume.h add vim shiznit to end of all source files 2004-04-14 14:53:41 +00:00