Sat, 16 Sep 2006 19:37:08 -0700 |
js |
[svn] Fixed unused variable and missing type conversion
trunk
|
Sat, 16 Sep 2006 19:21:06 -0700 |
js |
[svn] Add #undef FSCALE, since it's already defined on OpenBSD
trunk
|
Sat, 16 Sep 2006 19:18:59 -0700 |
js |
[svn] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD
trunk
|
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
|