/[glob2]/glob2/src/SoundMixer.cpp
ViewVC logotype

Log of /glob2/src/SoundMixer.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.25.12.1 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 23:09:36 2007 UTC (17 years, 1 month ago) by k776
Branch: alpha23-rc
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 , to next main 1.26
*** empty log message ***


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 15:50:34 2007 UTC (17 years, 1 month ago) by nct
Branch: MAIN
CVS Tags: HEAD, alpha23
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
changed email because ysagoon.com is down


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Nov 20 09:36:04 2005 UTC (18 years, 6 months ago) by nct
Branch: MAIN
CVS Tags: alpha16, alpha17, alpha17a, alpha18, alpha18a, alpha19, alpha20, alpha20a, alpha21, alpha22
Branch point for: RandomMap, alpha22-rc, alpha23-rc, qt, randommapgeneration, unit-rewrite
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Reviewed and applied Andrew's patch for 0.8.16


Revision 1.24.4.11 - (view) (download) (annotate) - [select for diffs]
Tue Nov 15 11:23:15 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.10: +1 -1 lines
Diff to previous 1.24.4.10 , to branch point 1.24 , to next main 1.26
Debugging code now documented: still to do: check the pages related to debugging


Revision 1.24.4.10 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 03:44:10 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.9: +3 -3 lines
Diff to previous 1.24.4.9 , to branch point 1.24
Quick clean-up to make the sound work and start-up image display


Revision 1.24.4.9 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 03:33:14 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.8: +1 -1 lines
Diff to previous 1.24.4.8 , to branch point 1.24
./configure should now work, GAGCore::FileManager namespace is gone


Revision 1.24.4.8 - (view) (download) (annotate) - [select for diffs]
Sun Nov 13 06:12:48 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.7: +4 -5 lines
Diff to previous 1.24.4.7 , to branch point 1.24
Code cleanups and things based on nct's advice.  See http://www.pileofstuff.org/globulation2/logs/globulation2/2005.11.12.html


Revision 1.24.4.7 - (view) (download) (annotate) - [select for diffs]
Sat Nov 12 16:39:34 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.6: +41 -26 lines
Diff to previous 1.24.4.6 , to branch point 1.24
Miscellaneous bugfixes/improved errors, and removed several files I forgot all about


Revision 1.24.4.6 - (view) (download) (annotate) - [select for diffs]
Thu Nov 10 05:22:06 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.5: +3 -3 lines
Diff to previous 1.24.4.5 , to branch point 1.24
Some cleaning, Order.h is now ready for the new stream model


Revision 1.24.4.5 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 02:14:58 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.4: +2 -2 lines
Diff to previous 1.24.4.4 , to branch point 1.24
GlobalContainer.h now compiles, and is documented.  Next: debugging it


Revision 1.24.4.4 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 00:36:34 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.3: +6 -36 lines
Diff to previous 1.24.4.3 , to branch point 1.24
GlobalContainer.h is now pretty, and (almost) compiles


Revision 1.24.4.3 - (view) (download) (annotate) - [select for diffs]
Mon Nov 7 06:26:49 2005 UTC (18 years, 6 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.2: +307 -303 lines
Diff to previous 1.24.4.2 , to branch point 1.24
Moved things into the Glob2 namespace, GlobalContainerTest now compiles.


Revision 1.24.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 11 21:53:47 2005 UTC (18 years, 7 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24.4.1: +5 -16 lines
Diff to previous 1.24.4.1 , to branch point 1.24
Miscellaneous rewrites for I/O and other things.
Most removed files are now-redundant parsers


Revision 1.24.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Sep 30 15:45:33 2005 UTC (18 years, 7 months ago) by andrew_sayers
Branch: map-rewrite
Changes since 1.24: +17 -17 lines
Diff to previous 1.24
New I/O model (doesn't work yet)


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue May 17 22:30:04 2005 UTC (19 years ago) by tmm
Branch: MAIN
Branch point for: map-rewrite
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
Fix mingw32 build stuff... might very well only work for cross-builds,
needs checking. But, it's looking a whole lot better now.

I'm not happy with libgag/src/Makefile.am yet, but this DOES work for now :)

nct, feel free to discipline me :)


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Apr 24 12:31:51 2005 UTC (19 years, 1 month ago) by nct
Branch: MAIN
CVS Tags: alpha14, alpha15
Changes since 1.22: +9 -0 lines
Diff to previous 1.22
Added detection of speex.h location


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Apr 16 15:39:26 2005 UTC (19 years, 1 month ago) by nct
Branch: MAIN
CVS Tags: alpha13
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Added fzip/gunzip support to FileManager. Map and games transfered through Internet are now compressed in gzip before transfer.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jan 23 11:46:40 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
CVS Tags: alpha12
Branch point for: newgfxbackend
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
improved CVS doc


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Jan 15 21:54:23 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
CVS Tags: alpha11
Changes since 1.19: +52 -25 lines
Diff to previous 1.19
Added audio mixing


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Jan 9 17:39:14 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.18: +17 -18 lines
Diff to previous 1.18
Added mute option to sound, added keyboard shortcut explanation


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 16:02:18 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.17: +0 -1 lines
Diff to previous 1.17
Big endian fix


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 15:58:12 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.16: +72 -6 lines
Diff to previous 1.16
Added Voice over IP (VoIP)


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 22:46:44 2005 UTC (19 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.15: +6 -7 lines
Diff to previous 1.15
Fixed memroy leak in Sound System when sound is disabled


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 12:36:28 2004 UTC (19 years, 7 months ago) by nct
Branch: MAIN
CVS Tags: alpha10
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
Icons for YOG


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 03:48:22 2004 UTC (19 years, 7 months ago) by dejan
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
Small change that fixes reported problem on gentoo bugtrack.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Sep 13 21:34:25 2004 UTC (19 years, 8 months ago) by sgerlach
Branch: MAIN
CVS Tags: alpha9
Changes since 1.12: +6 -0 lines
Diff to previous 1.12
Modified all references to SDL so that they can be replaced with references to types.h, in preparation for DX9 port. Quite a few more references in there than expected, hence the huge number of modified files. Checked SDL build on Windows, it is not broken. I hope the Unix builds survived :-)


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Aug 12 20:34:58 2004 UTC (19 years, 9 months ago) by nct
Branch: MAIN
CVS Tags: alpha8
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
Namespaced libGAG in GAGCore and GAGGUI


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jun 26 15:18:36 2004 UTC (19 years, 10 months ago) by nct
Branch: MAIN
CVS Tags: alpha7
Changes since 1.10: +23 -13 lines
Diff to previous 1.10
Music added, SoundMixer fixed and optimised


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat May 29 22:54:23 2004 UTC (19 years, 11 months ago) by nct
Branch: MAIN
CVS Tags: alpha6
Changes since 1.9: +67 -26 lines
Diff to previous 1.9
Fixed Sound Mixer interpolation and imrpoved quality (on/off) smooth transition


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Apr 6 12:17:55 2004 UTC (20 years, 1 month ago) by nuage
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Tryed to fix some win32 warnings.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Mar 21 17:28:13 2004 UTC (20 years, 2 months ago) by nct
Branch: MAIN
CVS Tags: alpha5
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Applied patch for correct SDL include (thanks Samuel Tardieu)


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Feb 28 10:09:24 2004 UTC (20 years, 2 months ago) by nct
Branch: MAIN
CVS Tags: alpha4
Changes since 1.6: +9 -6 lines
Diff to previous 1.6
Applied patch received on savannah to fix sound on PPC


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 16:07:52 2004 UTC (20 years, 3 months ago) by nct
Branch: MAIN
CVS Tags: alpha1, alpha2, alpha3
Changes since 1.5: +9 -2 lines
Diff to previous 1.5
Fixed sound on little endian


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Feb 1 09:30:20 2004 UTC (20 years, 3 months ago) by nct
Branch: MAIN
Changes since 1.4: +27 -7 lines
Diff to previous 1.4
Cmd line -v [music vol] added


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 18:44:05 2004 UTC (20 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
Fixed non critical memory leaks


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 13:14:31 2004 UTC (20 years, 4 months ago) by nct
Branch: MAIN
Changes since 1.2: +19 -0 lines
Diff to previous 1.2
Updated 2004 (c)


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 25 18:12:33 2003 UTC (20 years, 5 months ago) by uid66472
Branch: MAIN
Changes since 1.1: +25 -3 lines
Diff to previous 1.1
GUISelector fixed and volume settings added


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Dec 24 20:04:22 2003 UTC (20 years, 5 months ago) by uid66472
Branch: MAIN
SGSL improvements and clean-ups, sound added, scripts corrected


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26