Sat, 16 Sep 2006 19:13:26 -0700 |
js |
[svn] #undef ALIGN, since it's already defined on OpenBSD.
trunk
|
Sat, 16 Sep 2006 19:10:07 -0700 |
js |
[svn] Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too.
trunk
|
Sat, 16 Sep 2006 18:58:23 -0700 |
js |
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed
trunk
|
Sat, 16 Sep 2006 18:56:17 -0700 |
nenolod |
[svn] - check for soundcard.h
trunk
|
Sat, 16 Sep 2006 18:46:42 -0700 |
nenolod |
[svn] - oh oops
trunk
|
Sat, 16 Sep 2006 17:53:36 -0700 |
nenolod |
[svn] - remove reference in autoconf
trunk
|
Sat, 16 Sep 2006 17:51:46 -0700 |
nenolod |
[svn] - do not generate a Makefile for libconsole
trunk
|
Sat, 16 Sep 2006 17:47:12 -0700 |
nenolod |
[svn] - remove iconv code altogether
trunk
|
Sat, 16 Sep 2006 17:17:22 -0700 |
js |
[svn] Fixed a LOT of warnings showing up with -Wall. This is the first step
trunk
|
Sat, 16 Sep 2006 16:26:54 -0700 |
js |
[svn] Fixed a lot of warnings that only showed up on *BSD.
trunk
|
Sat, 16 Sep 2006 15:21:56 -0700 |
chainsaw |
[svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only).
trunk
|
Sat, 16 Sep 2006 10:08:23 -0700 |
js |
[svn] Fixed 3 warnings, 2 unused variables and 1 missing include
trunk
|
Sat, 16 Sep 2006 08:34:03 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sat, 16 Sep 2006 07:33:28 -0700 |
js |
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;).
trunk
|
Sat, 16 Sep 2006 07:18:18 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Fri, 15 Sep 2006 21:36:31 -0700 |
yaz |
[svn] - no more busy loop if a file in playlist disappears.
trunk
|