CVS log for np2/x11/soundmng.c
 ![[BACK]](/cvs/cvsweb/icons/back.gif) Up to  [RetroPC.NET] / np2 / x11
 Up to  [RetroPC.NET] / np2 / x11
 Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
 Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 23 12:55:39 2012 JST (13 years, 9 months ago) by monaka
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3
 lines
avoid LP64 warning.
 Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 25 02:50:44 2011 JST (13 years, 10 months ago) by monaka
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +103 -35
 lines
now playing fddseek sound.
 Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 25 01:57:46 2011 JST (13 years, 10 months ago) by monaka
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -6
 lines
cosmetics
 Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 16 03:43:13 2011 JST (14 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -2
 lines
remove CVS Id.
 Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 16 01:48:39 2011 JST (14 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -7
 lines
use g_printerr() instead printf()/fprintf().
 Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 16 01:01:52 2011 JST (14 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -27
 lines
nuke UNUSED macro.
 Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov  7 23:01:54 2010 JST (14 years, 11 months ago) by monaka
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4
 lines
Use len, not samples for SDL_MixAudio().
 Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr  2 22:03:34 2008 JST (17 years, 6 months ago) by monaka
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +134 -96
 lines
cosmetic.
 Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 19 00:40:20 2008 JST (17 years, 7 months ago) by monaka
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
 lines
fix warning.
 Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 24 00:48:20 2007 JST (18 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +233 -113
 lines
no support NetBSD/OSS/EsounD audio drivers.
 Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 12 21:36:13 2005 JST (20 years, 7 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_82_x64,
VER_0_82,
VER_0_81A,
VER_0_81
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2
 lines
license
 Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 27 00:54:18 2004 JST (21 years, 3 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_80
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1
 lines
fix warning.
 Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul  3 00:02:38 2004 JST (21 years, 4 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_79
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +74 -0
 lines
asm ver. saturation for amd86.
 Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 27 00:48:35 2004 JST (21 years, 4 months ago) by monaka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +39 -3
 lines
fix for amd64.
 Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 23 01:35:08 2004 JST (21 years, 5 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_78
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4
 lines
mention amd64 archtecture.
 Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 29 01:31:08 2003 JST (21 years, 11 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_77,
VER_0_76,
VER_0_75,
VER_0_74,
VER_0_73,
VER_0_72
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -7
 lines
use midimod_loadall(), not midimod_load{program,rhythm}().
 Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 28 02:25:55 2003 JST (21 years, 11 months ago) by monaka
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -8
 lines
no copy memory to temp buffer from sound buffer.
 Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 18 23:32:48 2003 JST (21 years, 11 months ago) by monaka
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -15
 lines
saturation, not satuation.
 Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 17 01:43:45 2003 JST (21 years, 11 months ago) by monaka
Branches: MAIN
Neko Project II for X11 (only support GTK+ GUI Toolkit)
RetroPC.NET-CVS <cvs@retropc.net>