hedgewars/uSound.pas
Thu, 05 Nov 2009 20:48:13 +0000 koda revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 koda update themes cmakefiles to use GLOB instead of listing all the files
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Sat, 17 Oct 2009 01:28:49 +0000 koda revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
Fri, 16 Oct 2009 18:56:08 +0000 koda fix for faders
Fri, 16 Oct 2009 16:42:51 +0000 koda THE fix for openalbridge
Wed, 14 Oct 2009 22:12:02 +0000 koda Smaxx patch for fixing all sound related issues on any system
Sun, 11 Oct 2009 20:14:55 +0000 koda fix build and partially moves messages to errlib
Sat, 10 Oct 2009 14:26:50 +0000 koda fix that nasty "Pascal Internal Error" when compiling
Sat, 10 Oct 2009 14:24:39 +0000 unc0rr Oops, fix build
Thu, 08 Oct 2009 13:38:50 +0000 unc0rr Fix integer->SmallInt
Tue, 22 Sep 2009 21:58:08 +0000 koda Smaxx's patch fixing openal sound issues with poor card drivers
Tue, 22 Sep 2009 18:58:02 +0000 koda converts some gl calls to gles
Wed, 19 Aug 2009 18:55:40 +0000 koda improved fix for right click on mac
Wed, 19 Aug 2009 15:17:21 +0000 koda restored volumen control (hoorray)
Wed, 12 Aug 2009 12:27:08 +0000 unc0rr Don't spam debug log
Wed, 15 Jul 2009 00:35:59 +0000 koda sound for mortar
Sun, 12 Jul 2009 13:57:20 +0000 koda corrects a wrong binding
Sun, 12 Jul 2009 13:51:29 +0000 koda updates licence and fix a memory leak (which was consuming iphone memory)
Tue, 07 Jul 2009 01:36:56 +0000 nemo typo :(
Mon, 06 Jul 2009 23:04:57 +0000 nemo don't link for windows, for now
Mon, 06 Jul 2009 22:57:32 +0000 koda same as before
Mon, 06 Jul 2009 22:46:33 +0000 koda once again, trying to restore windows compatibility from nemo's experiments
Fri, 03 Jul 2009 23:45:07 +0000 koda reworked progress structure
Tue, 30 Jun 2009 17:02:41 +0000 koda -Smaxx' patch: checks for initialized openal + disables sound options if openal init fails
Tue, 30 Jun 2009 12:31:32 +0000 koda -Smaxx's porting of the library to MSVC compilers
Mon, 29 Jun 2009 23:03:25 +0000 koda -openalbridge headers cleaned
Mon, 29 Jun 2009 20:01:05 +0000 koda - fade in/out functions merged, but kept binary compatibility
Mon, 29 Jun 2009 03:47:39 +0000 koda initial bugfix for volume setup
Sun, 28 Jun 2009 14:37:26 +0000 nemo koda/Smaxx changes to openal for crossplatform building
Thu, 25 Jun 2009 10:49:05 +0000 nemo koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
Wed, 24 Jun 2009 19:47:32 +0000 unc0rr - Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
Wed, 24 Jun 2009 15:59:32 +0000 unc0rr koda's OpenAL conversion:
Thu, 18 Jun 2009 17:48:06 +0000 nemo Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
Fri, 30 Jan 2009 14:56:27 +0000 unc0rr Implement initial sound volume option
Mon, 19 Jan 2009 15:25:22 +0000 unc0rr Patch by nemo (polished by me)
Wed, 14 Jan 2009 16:36:16 +0000 unc0rr Mostly fix voicepack usage
Mon, 12 Jan 2009 22:02:47 +0000 unc0rr Fix small bug in voicepacks support in engine. It's complete and tested now.
Mon, 12 Jan 2009 21:57:41 +0000 unc0rr Finish voicepacks support in engine (not tested though)
Mon, 12 Jan 2009 21:49:10 +0000 unc0rr Start voicepacks implementation
Fri, 02 Jan 2009 14:46:35 +0000 unc0rr Don't play sounds when quick replaying in spectate mode
Sat, 16 Aug 2008 20:36:18 +0000 unc0rr Play music in menu also, with fading effects when run game
Tue, 29 Jul 2008 11:08:40 +0000 unc0rr Fix previous commit
Sun, 27 Jul 2008 22:09:40 +0000 unc0rr Add an option to engine for turning music off
Sun, 27 Jul 2008 21:58:46 +0000 unc0rr - Disable ability to resize window
Fri, 25 Jul 2008 19:39:15 +0000 unc0rr Remove deprecated function
Fri, 25 Jul 2008 19:26:44 +0000 unc0rr Enable music dependance on current land theme
Mon, 07 Jul 2008 13:06:25 +0000 unc0rr Update copyright headers a bit
Sat, 22 Sep 2007 17:50:14 +0000 unc0rr Fix warnings
Sat, 18 Aug 2007 20:53:49 +0000 unc0rr Fix some warnings
Sat, 21 Jul 2007 12:29:09 +0000 unc0rr Fix some bug, finish playlist implementation
Fri, 20 Jul 2007 19:04:24 +0000 unc0rr Finalize basic playlists implementation
Sun, 18 Feb 2007 12:52:39 +0000 unc0rr - Fix creating net server in Windows issue
Mon, 05 Feb 2007 19:33:24 +0000 unc0rr Update copyright information
Sat, 27 Jan 2007 14:18:33 +0000 unc0rr integer -> LongInt
Sun, 21 Jan 2007 21:31:10 +0000 unc0rr Small fixes to bring engine to life
Sun, 21 Jan 2007 19:51:02 +0000 unc0rr Fixed-point arithmetics in engine.
Thu, 30 Nov 2006 22:36:07 +0000 unc0rr Fix music loading path
Tue, 28 Nov 2006 17:14:39 +0000 unc0rr - Pickhammer sound
Thu, 05 Oct 2006 16:33:18 +0000 unc0rr Relicense to GPL
less more (0) -60 tip