Directory client/branches/1.x/sound-src/

Directory Deleted:
2009-01-17 15:02
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/client/branches/1.x/sound-src

Lines of Code

client/branches/1.x/sound-src/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 24 (100.0%) 144 (100.0%) 6.0
akirschbaum 8 (33.3%) 126 (87.5%) 15.7
mwedel 7 (29.2%) 11 (7.6%) 1.5
qal21 2 (8.3%) 4 (2.8%) 2.0
kbulgrien 1 (4.2%) 2 (1.4%) 2.0
ryo_saeba 1 (4.2%) 1 (0.7%) 1.0
lalo 5 (20.8%) 0 (0.0%) 0.0

Most Recent Commits

lalo 2009-01-17 15:02 Rev.: 11153

preparing for 1.12 release

0 lines of code changed in 5 files:

  • client/branches/1.x/sound-src: Makefile.am (del), Makefile.in (del), alsa9.c (del), cfsndserv.c (del), common.c (del)
ryo_saeba 2008-05-07 15:17 Rev.: 8912

Apply patch #1878451: Let crossfire client compile with OSS4's soundcard.h courtesy anonymous.

1 lines of code changed in 1 file:

  • client/branches/1.x/sound-src: cfsndserv.c (+1 -1)
kbulgrien 2008-01-24 22:53 Rev.: 8269

Bring in relevant changes from trunk revision 7108.
Added to svn:ignore: config.log Makefile autom4te.cache
Bring in relevant changes from trunk revision 7104.
macros/curses.m4, macros/gnome-print-check.m4, macros/linger.m4,
macros/sdl.m4, macros/gtk.m4, macros/gnome-gettext.m4,
macros/need-declaration.m4: m4 file updates were made to fix a configure
script crash and to remove aclocal warnings.
pixmaps/Makefile.in, Makefile.in, gtk/Makefile.in, common/Makefile.in,
help/Makefile.in, utils/Makefile.in, x11/Makefile.in, gtk-v2/Makefile.in,
gtk-v2/src/Makefile.in, sound-src/Makefile.in, aclocal.m4 : Result from
new and updated m4 files.
autogen.sh: Point aclocal at macros so that undefined macros do not crash
./configure.

2 lines of code changed in 1 file:

  • client/branches/1.x/sound-src: Makefile.in (+2 -1)
mwedel 2007-09-01 00:51 Rev.: 7093

Make metaserver1 gather it's data in its own thread. Brought back from trunk
common/metaserver.c: Add ms1_is_running flag, re-work some of the metaserver1
logic so the function structure makes it easy to spawn the thread,
rename metaserver2_check_status() to just metaserver_check_status()
gtk-v2/src/metaserver.c: Change call to metaserver_check_status(), resort
data after getting all info from sever.
MSW 2007-08-31

Add support for metaserver2 in client. For the X11/C clients, they use basic
interface (drawn in text window, select a number), so no changes to the GUI
portions of those clients was done - gtk2 uses window, so some extra work
there. Brought back from trunk
--
*/Makefile.in: rebuilt
acinclude.m4: New file - added for LIBCURL_CHECK_CONFIG macro support.
aclocal.m4: Rebuilt
configure: Add --disable-metaserver2 option, check for Curl, pthread. Make
sure user either has curl installed or has used --disable-metaserver2
configure, */Makefile.in: Rebuilt with Curl support
common/cconfig.h: Add note about METASERVER2 (controlled via configure)
common/client.c: Add metaserver2 global
common/client.h: Add metaserver2 global
common/config.h.in: Rebuilt by autoheader.
common/init.c: Add call to init_metaserver()
common/metaserver.c: Support for metaserver2. More fields in Meta_Info.
Re-arrange file a little so logical functions are together.
common/metaserver.h: New fields in Meta_Info, some renamed to keep
it consistent accross all of metaserver2.
common/proto.h: rebuilt
gtk-v2/src/metaserver.c: Add support for threaded metaserver2 retrievals -
need to make sure data is accessed in thread safe way, also need to
add check for status of retrieval thread.
MSW 2007-08-31

8 lines of code changed in 1 file:

  • client/branches/1.x/sound-src: Makefile.in (+8 -10)
akirschbaum 2007-06-27 13:57 Rev.: 6716

Remove trailing whitespace.

114 lines of code changed in 5 files:

  • client/branches/1.x/sound-src: Makefile.am (-1), alsa9.c (+25 -25), cfsndserv.c (+72 -71), common.c (+17 -17)
akirschbaum 2007-04-16 15:01 Rev.: 6050

Rebuilt auto-generated files.

10 lines of code changed in 1 file:

  • client/branches/1.x/sound-src: Makefile.in (+10 -4)
akirschbaum 2007-04-16 12:41 Rev.: 6041

Use #include <config.h> instead #include "config.h" to support multiple configurations outside the source directory.

2 lines of code changed in 2 files:

  • client/branches/1.x/sound-src: alsa9.c (+1 -1), cfsndserv.c (+1 -1)
qal21 2006-10-21 00:13 Rev.: 5037

Make a small tweak to make the svnversion call more proper, and rebuild makefiles (Most don't need to be, however it was becoming too much of a pain to only update the right ones).

4 lines of code changed in 2 files:

  • client/branches/1.x/sound-src: Makefile.in (+4 -1)
mwedel 2006-09-21 00:50 Rev.: 4963

add propset ID's to client.
MSW 2006-09-20

3 lines of code changed in 6 files:

  • client/branches/1.x/sound-src: alsa9.c (+1 -1), cfsndserv.c (new), common.c (new)
Generated by StatSVN 0.7.0