log

age author description
Sat, 07 Oct 2006 06:18:15 +0000 Ryan C. Gordon Look for NAS libraries in normal paths (where Ubuntu installs them). SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 06:17:54 +0000 Ryan C. Gordon Minor NAS tweak. SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 05:56:59 +0000 Ryan C. Gordon Moved NAS audio driver to 1.3 API. SDL-ryan-multiple-audio-device
Sat, 07 Oct 2006 05:36:36 +0000 Ryan C. Gordon Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), and SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 20:36:23 +0000 Ryan C. Gordon Updated a bunch of audio backends to 1.3 API (Dreamcast, OS/2, ALSA, and SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 19:45:11 +0000 Ryan C. Gordon Mangled ALSA dynamic loading...static loading will still work if you have the SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 04:49:48 +0000 Ryan C. Gordon Patched to compile. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 04:46:58 +0000 Ryan C. Gordon Moved AudioBootstrap section in converted drivers to bottom of source, so I SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 04:16:11 +0000 Ryan C. Gordon Updated esd audio driver for 1.3 API. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 03:40:57 +0000 Ryan C. Gordon One more minor cleanup in arts driver. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 03:32:48 +0000 Ryan C. Gordon Removed duplicate state from arts driver. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 02:40:02 +0000 Ryan C. Gordon Updated arts driver for 1.3 audio API. SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 01:13:09 +0000 Ryan C. Gordon Removed some prototypes for non-existant functions in dummy audio driver. SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 04:47:13 +0000 Ryan C. Gordon Multiple audio device code is now working for dsp and dma targets. SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 01:13:47 +0000 Ryan C. Gordon Cleaning out SDL_audiodev.c and related references ... SDL-ryan-multiple-audio-device
Thu, 05 Oct 2006 01:06:06 +0000 Ryan C. Gordon Another s/video/audio typo. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:51:30 +0000 Ryan C. Gordon DART allegedly does up to quad output. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:42:26 +0000 Ryan C. Gordon Removed some FIXMEs that'll probably never actually need fixing. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:23:57 +0000 Ryan C. Gordon Disk audio can now use device name for target filename. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:16:46 +0000 Ryan C. Gordon Removed an if (), which lets this code section be a little less cluttered... SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:10:09 +0000 Ryan C. Gordon Removed ESD cruft from the core...now the driver will use esound if there's SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:58:48 +0000 Ryan C. Gordon Moving more out of core and into drivers... SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:54:57 +0000 Ryan C. Gordon Removed AmigaOS audio driver from 1.3; it hasn't compiled for years, and it SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:39:45 +0000 Ryan C. Gordon Changed wording on test output. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:39:33 +0000 Ryan C. Gordon Fixed CoreAudio specific device open. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:27:53 +0000 Ryan C. Gordon Audio bootstraps can now specify that a driver is only to be used if SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 20:42:39 +0000 Ryan C. Gordon Cut-and-paste typo fix. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 19:54:23 +0000 Ryan C. Gordon Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 06:00:10 +0000 Ryan C. Gordon More 1.3 audio work...moved dsp and dma drivers over to new model. Untested! SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 23:45:36 +0000 Ryan C. Gordon Test program to play audio to every available device, one at a time, then all SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 22:19:45 +0000 Ryan C. Gordon Removed a FIXME SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 22:17:59 +0000 Ryan C. Gordon Changed some 1.3 audio symbol names. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 20:48:42 +0000 Ryan C. Gordon Updated 1.3 audio documentation. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 20:07:50 +0000 Ryan C. Gordon Added audio device enumeration for 1.3. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 20:05:33 +0000 Ryan C. Gordon Added testaudioinfo.c ... SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 18:32:34 +0000 Ryan C. Gordon More work on the 1.3 CoreAudio code. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 16:26:42 +0000 Ryan C. Gordon Added deinitialize hook. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 16:02:08 +0000 Ryan C. Gordon High level now lets user select a specific audio device with an environment SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 05:58:44 +0000 Ryan C. Gordon Ton of work on CoreAudio driver for new 1.3 features...most of the SDL-ryan-multiple-audio-device
Sun, 01 Oct 2006 05:24:03 +0000 Ryan C. Gordon First batch of heavy lifting on supporting multiple audio devices at once. SDL-ryan-multiple-audio-device
Sun, 01 Oct 2006 05:21:40 +0000 Ryan C. Gordon FIXME for later. SDL-ryan-multiple-audio-device
Sun, 01 Oct 2006 05:19:16 +0000 Ryan C. Gordon Removed the pre-Carbon Mac OS 9 audio code, so Mac OS 8 is officially SDL-ryan-multiple-audio-device
Sun, 01 Oct 2006 05:06:28 +0000 Ryan C. Gordon Simplified SDL_ParseAudioFormat() and added support for int32/float32 types. SDL-ryan-multiple-audio-device
Sun, 01 Oct 2006 04:21:30 +0000 Ryan C. Gordon Temporarily branching 1.3 to do the multiple audio device work, since it SDL-ryan-multiple-audio-device
Thu, 14 Aug 2008 08:28:19 +0000 Szymon Wilczek Small improvements gsoc2008_manymouse
Wed, 06 Aug 2008 11:49:28 +0000 Szymon Wilczek proximity events bug fix gsoc2008_manymouse
Wed, 06 Aug 2008 09:29:32 +0000 Szymon Wilczek Sharpened code looks and a minor events upgrade gsoc2008_manymouse
Wed, 06 Aug 2008 08:48:43 +0000 Szymon Wilczek upgraded functions gsoc2008_manymouse
Tue, 05 Aug 2008 14:18:40 +0000 Szymon Wilczek Linux update gsoc2008_manymouse
Tue, 05 Aug 2008 14:10:11 +0000 Szymon Wilczek Cursor support added gsoc2008_manymouse
Mon, 04 Aug 2008 11:18:10 +0000 Szymon Wilczek Further x11 code improvments + comments gsoc2008_manymouse
Sat, 02 Aug 2008 17:40:49 +0000 Szymon Wilczek First comments and code upgrades in X11 gsoc2008_manymouse
Sat, 02 Aug 2008 14:02:28 +0000 Szymon Wilczek comments added and improved code look(windows part) gsoc2008_manymouse
Thu, 31 Jul 2008 14:41:48 +0000 Szymon Wilczek Implementation finished gsoc2008_manymouse
Wed, 30 Jul 2008 16:20:32 +0000 Szymon Wilczek Project part 2 gsoc2008_manymouse
Wed, 30 Jul 2008 16:09:24 +0000 Szymon Wilczek Project part1 gsoc2008_manymouse
Wed, 23 Jul 2008 16:12:43 +0000 Szymon Wilczek Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse
Sun, 06 Jul 2008 09:24:56 +0000 Szymon Wilczek Pressure levels. Documentation http://wilku.ravenlord.ws/doku.php?id=documentation gsoc2008_manymouse
Sat, 05 Jul 2008 20:02:07 +0000 Szymon Wilczek Estethic changes noted on the SDL meeting 05.07.08 gsoc2008_manymouse
Thu, 03 Jul 2008 22:03:58 +0000 Szymon Wilczek Relative mode for tablets. Info on wiki. gsoc2008_manymouse