1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
icecast-server/src
Michael Smith 3b2df1d0d9 Brendan was getting pissed off about inconsistent indentation styles.
Convert all tabs to 4 spaces. All code must now use 4 space indents.

svn path=/trunk/avl/; revision=4492
2003-03-15 02:10:19 +00:00
..
avl Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
httpp Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
log Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
net Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
thread Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
timing Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
admin.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
admin.h Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
client.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
client.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
compat.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
config.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
config.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
configtest.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
connection.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
connection.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
event.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
event.h Allow rereading config files. 2003-03-05 13:03:35 +00:00
format_mp3.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
format_mp3.h Max queue length for clients is now 2003-02-24 13:37:15 +00:00
format_vorbis.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
format.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
fserve.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
fserve.h Fileserving that might actually work for > 1 user. 2002-08-18 08:49:25 +00:00
geturl.c Lots of fixes for screwy code formatting, plus: 2003-02-06 13:10:48 +00:00
geturl.h Lots of fixes for screwy code formatting, plus: 2003-02-06 13:10:48 +00:00
global.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
global.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
logging.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
logging.h added reference to log.h, WIN32 needed it otherwise it would fail on finding prototypes 2003-02-02 14:32:21 +00:00
main.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
Makefile.am Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
os.h Fix EOLs 2002-12-01 02:10:25 +00:00
refbuf.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
refbuf.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
sighandler.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
sighandler.h Initial revision 2001-09-10 02:21:46 +00:00
slave.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
slave.h Cleaned up version of Ciaran Anscomb's relaying patch. 2002-08-05 14:48:04 +00:00
source.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
source.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
stats.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
stats.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
util.h Split admin stuff out into a seperate file, add various utility functions there. 2003-03-06 14:17:33 +00:00
xslt.c Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00
xslt.h Cache stylesheets for transforming. 2002-08-13 12:46:45 +00:00
yp.c Allow rereading config files. 2003-03-05 13:03:35 +00:00
yp.h Brendan was getting pissed off about inconsistent indentation styles. 2003-03-15 02:10:19 +00:00