Skip to content

Latest commit

 

History

History
362 lines (338 loc) · 15.7 KB

CHANGES

File metadata and controls

362 lines (338 loc) · 15.7 KB
 
Oct 6, 2018
Oct 6, 2018
1
1.2.13:
Oct 11, 2018
Oct 11, 2018
2
3
Ozkan Sezer - Wed, 10 Oct 2018 14:56:10
* Removed smpeg support for mp3 music, now that it's replaced by libmpg123
Oct 7, 2018
Oct 7, 2018
4
Ozkan Sezer - Sun, 07 Oct 2018 14:00:02
Oct 11, 2018
Oct 11, 2018
5
* Backports of several fixes from SDL_mixer-2.0.x
Oct 7, 2018
Oct 7, 2018
6
7
Ozkan Sezer - Sun, 07 Oct 2018 08:50:02
* Fixed mp3 mad decoder to skip tags, which otherwise would lead to crashes
Oct 11, 2018
Oct 11, 2018
8
9
Franc[e]sco - Thu, 20 Jul 2017 20:03:19
* Added support for MP3 playback using mpg123
Oct 7, 2018
Oct 7, 2018
10
Sam Lantinga - Sat Aug 23 10:57:26 2014
Oct 11, 2018
Oct 11, 2018
11
* Fixed floating point exception in Mix_Volume()
Oct 6, 2018
Oct 6, 2018
12
13
14
Paul P Komkoff Jr - Sun Jul 22 16:12:28 PDT 2012
* Fixed malloc/free mismatch in the MikMod driver
Nov 16, 2009
Nov 16, 2009
15
1.2.12:
Jan 15, 2012
Jan 15, 2012
16
17
Sam Lantinga - Sat Jan 14 22:00:29 2012 -0500
* Fixed seek offset with SMPEG (was relative, should be absolute)
Jan 13, 2012
Jan 13, 2012
18
19
Sam Lantinga - Fri Jan 13 03:04:27 EST 2012
* Fixed memory crash loading Ogg Vorbis files on Windows
Jan 15, 2012
Jan 15, 2012
20
21
Sam Lantinga - Thu Jan 05 22:51:54 2012 -0500
* Added an Xcode project for iOS
Jan 4, 2012
Jan 4, 2012
22
23
Nikos Chantziaras - 2012-01-02 17:37:36 PST
* Added Mix_LoadMUSType_RW() so you can tell SDL_mixer what type the music is
Jan 15, 2012
Jan 15, 2012
24
25
26
27
28
29
Sam Lantinga - Sun Jan 01 16:45:58 2012 -0500
* Fixed looping native MIDI on Mac OS X and Windows
Sam Lantinga - Sun Jan 01 01:00:51 2012 -0500
* Added /usr/local/share/timidity to the timidity data path
Sam Lantinga - Sat Dec 31 21:26:46 2011 -0500
* Fixed timidity loading of some MIDI files
Jan 1, 2012
Jan 1, 2012
30
31
Sam Lantinga - Sat Dec 31 19:11:59 EST 2011
* Fixed dropping audio in the FLAC audio decoding
Dec 31, 2011
Dec 31, 2011
32
33
Sam Lantinga - Sat Dec 31 18:32:05 EST 2011
* Fixed memory leak in SDL_LoadMUS()
Jan 15, 2012
Jan 15, 2012
34
35
Sam Lantinga - Sat Dec 31 10:22:05 EST 2011
* Removed GPL native MIDI code for new licensing
Dec 31, 2011
Dec 31, 2011
36
37
Sam Lantinga - Sat Dec 31 10:22:05 EST 2011
* SDL_mixer is now under the zlib license
Jan 15, 2012
Jan 15, 2012
38
39
40
41
Manuel Montezelo - 2011-12-28 11:42:44 PST
* Fixed drums playing on MIDI channel 16 with timidity
Ryan C. Gordon - Wed Jun 15 03:41:31 2011 -0400
* The music-finished hook can start a track immediately
Mar 21, 2011
Mar 21, 2011
42
43
James Le Cuirot - Mon Mar 21 16:54:11 PDT 2011
* Added support for FluidSynth
Jan 15, 2012
Jan 15, 2012
44
Egor Suvorov - Tue Jan 18 11:06:47 PST 2011
Jan 15, 2012
Jan 15, 2012
45
46
47
* Added support for native MIDI on Haiku
Sam Lantinga - Tue Jan 11 01:29:19 2011 -0800
* Added Android.mk to build on the Android platform
Nov 16, 2009
Nov 16, 2009
48
49
50
Jon Atkins - Sat Nov 14 13:00:18 PST 2009
* Added support for libmodplug (disabled by default)
Nov 14, 2009
Nov 14, 2009
51
1.2.11:
Nov 14, 2009
Nov 14, 2009
52
Sam Lantinga - Sat Nov 14 12:38:01 PST 2009
Nov 14, 2009
Nov 14, 2009
53
* Fixed initialization error and crashes if MikMod library isn't available
Nov 14, 2009
Nov 14, 2009
54
55
56
Sam Lantinga - Sat Nov 14 11:22:14 PST 2009
* Fixed bug loading multiple music files
Nov 8, 2009
Nov 8, 2009
57
1.2.10:
Nov 8, 2009
Nov 8, 2009
58
59
Sam Lantinga - Sun Nov 8 08:34:48 PST 2009
* Added Mix_Init()/Mix_Quit() to prevent constantly loading and unloading DLLs
Nov 8, 2009
Nov 8, 2009
60
61
62
63
64
65
66
Mike Frysinger - 2009-11-05 09:11:43 PST
* Check for fork/vfork on any platform, don't just assume it on UNIX
Jon Atkins - Thu Nov 5 00:02:50 2009 UTC
* Fixed export of Mix_GetNumChunkDecoders() and Mix_GetNumMusicDecoders()
C.W. Betts - 2009-11-02 00:16:21 PST
* Use newer MIDI API on Mac OS X 10.5+
Feb 26, 2008
Feb 26, 2008
67
1.2.9:
Oct 18, 2009
Oct 18, 2009
68
69
Ryan Gordon - Sun Oct 18 11:42:31 PDT 2009
* Updated native MIDI support on Mac OS X for 10.6
Oct 11, 2009
Oct 11, 2009
70
71
72
73
74
75
76
77
Ryan Gordon - Sun Oct 11 05:29:55 2009 UTC
* Reset channel volumes after a fade out interrupts a fade in.
Ryan Gordon - Sun Oct 11 02:59:12 2009 UTC
* Fixed crash race condition with position audio functions
Ryan Gordon - Sat Oct 10 17:05:45 2009 UTC
* Fixed stereo panning in 8-bit mode
Sam Lantinga - Sat Oct 10 11:07:15 2009 UTC
* Added /usr/share/timidity to the default timidity.cfg locations
Oct 3, 2009
Oct 3, 2009
78
79
Sam Lantinga - Sat Oct 3 13:33:36 PDT 2009
* MOD support uses libmikmod and is dynamically loaded by default
Oct 5, 2009
Oct 5, 2009
80
* A patched version of libmikmod is included in libmikmod-3.1.12.zip
Oct 11, 2009
Oct 11, 2009
81
* The libmikmod patches fix security issues CVE-2007-6720 and CVE-2009-0179.
Oct 3, 2009
Oct 3, 2009
82
83
Sam Lantinga - Sat Oct 3 02:49:41 PDT 2009
* Added TIMIDITY_CFG environment variable to fully locate timidity.cfg
Oct 2, 2009
Oct 2, 2009
84
85
Sam Lantinga - Fri Oct 2 07:15:35 PDT 2009
* Implemented seamless looping for music playback
Sep 26, 2009
Sep 26, 2009
86
87
Forrest Voight - 2009-06-13 20:31:38 PDT
* ID3 files are now recognized as MP3 format
Oct 7, 2009
Oct 7, 2009
88
89
90
91
92
93
Steven Noonan - 2008-05-13 13:31:36 PDT
* Fixed native MIDI crash on 64-bit Windows
Ryan Gordon - Fri Jun 5 16:07:08 2009 UTC
* Added decoder enumeration API:
Mix_GetNumChunkDecoders(), Mix_GetChunkDecoder(),
Mix_GetNumMusicDecoders(), Mix_GetMusicDecoder()
Feb 27, 2008
Feb 27, 2008
94
95
Austen Dicken - Tue Feb 26 23:28:27 PST 2008
* Added support for FLAC audio both as chunks and streaming
Feb 26, 2008
Feb 26, 2008
96
97
Tilman Sauerbeck - Tue Feb 26 03:44:47 PST 2008
* Added support for streaming WAV files with Mix_LoadMUS_RW()
Feb 17, 2009
Feb 17, 2009
98
99
Ryan Gordon - Mon Feb 4 17:10:08 UTC 2008
* Fixed crash caused by not resetting position_channels
Feb 26, 2008
Feb 26, 2008
100
Jul 14, 2007
Jul 14, 2007
101
1.2.8:
Jul 18, 2007
Jul 18, 2007
102
103
Sam Lantinga - Wed Jul 18 09:45:54 PDT 2007
* Improved detection of Ogg Vorbis and Tremor libraries
Jul 15, 2007
Jul 15, 2007
104
105
Ryan Gordon - Sun Jul 15 12:03:54 EDT 2007
* Fixed memory leaks in Effects API.
Jul 15, 2007
Jul 15, 2007
106
107
David Rose - Sat Jul 14 22:16:09 PDT 2007
* Added support for MP3 playback with libmad (for GPL projects only!)
Jul 15, 2007
Jul 15, 2007
108
109
Sam Lantinga - Sat Jul 14 21:39:30 PDT 2007
* Fixed the final loop of audio samples of a certain size
Jul 15, 2007
Jul 15, 2007
110
111
Sam Lantinga - Sat Jul 14 21:05:09 PDT 2007
* Fixed opening Ogg Vorbis files using different C runtimes on Windows
Jul 15, 2007
Jul 15, 2007
112
113
Philippe Simons - Sat Jul 14 20:33:17 PDT 2007
* Added support for Ogg Vorbis playback with Tremor (an integer decoder)
Jul 14, 2007
Jul 14, 2007
114
115
Sam Lantinga - Sat Jul 14 07:02:09 PDT 2007
* Fixed memory corruption in timidity resampling code
Jul 15, 2007
Jul 15, 2007
116
Ryan Gordon - Tue Jul 3 10:44:29 2007 UTC
Jul 15, 2007
Jul 15, 2007
117
* Fixed building SDL_mixer with SDL 1.3 pre-release
Jul 15, 2007
Jul 15, 2007
118
Ryan Gordon - Tue Feb 13 08:11:54 2007 UTC
Jul 15, 2007
Jul 15, 2007
119
120
121
122
123
124
125
126
* Fixed compiling both timidity and native midi in the same build
Hans de Goede - Sun Aug 20 23:25:46 2006 UTC
* Added volume control to playmus
Jonathan Atkins - Thu Aug 10 15:06:40 2006 UTC
* Fixed linking with system libmikmod
David Ergo - Fri Jun 23 09:07:19 2006 UTC
* Corrected no-op conditions in SetDistance(), SetPanning() and SetPosition()
* Fixed copy/paste errors in channel amplitudes
Jul 14, 2007
Jul 14, 2007
127
Dec 21, 2004
Dec 21, 2004
128
1.2.7:
May 12, 2006
May 12, 2006
129
130
Sam Lantinga - Fri May 12 00:04:32 PDT 2006
* Added support for dynamically loading SMPEG library
May 12, 2006
May 12, 2006
131
132
Sam Lantinga - Thu May 11 22:22:43 PDT 2006
* Added support for dynamically loading Ogg Vorbis library
Apr 30, 2006
Apr 30, 2006
133
134
135
Sam Lantinga - Sun Apr 30 09:01:44 PDT 2006
* Removed automake dependency, to allow Universal binaries on Mac OS X
* Added gcc-fat.sh for generating Universal binaries on Mac OS X
Apr 30, 2006
Apr 30, 2006
136
137
Sam Lantinga - Sun Apr 30 01:48:40 PDT 2006
* Updated libtool support to version 1.5.22
Jul 16, 2005
Jul 16, 2005
138
139
Patrice Mandin - Sat Jul 16 16:43:24 UTC 2005
* Use SDL_RWops also for native midi mac and win32
Jul 9, 2005
Jul 9, 2005
140
141
Patrice Mandin - Sat Jul 9 14:40:09 UTC 2005
* Use SDL_RWops also for native midi gpl (todo: mac and win32)
Jul 9, 2005
Jul 9, 2005
142
143
Ryan C. Gordon - Sat Jul 9 01:54:03 EDT 2005
* Tweaked Mix_Chunk's definition to make predeclaration easier.
Jul 4, 2005
Jul 4, 2005
144
145
146
147
Patrice Mandin - Mon Jul 4 19:45:40 UTC 2005
* Search timidity.cfg also in /etc
* Fix memory leaks in timidity player
* Use also SDL_RWops to read midifiles for timidity
Jun 13, 2005
Jun 13, 2005
148
149
Ryan C. Gordon - Mon Jun 13 18:18:12 EDT 2005
* Patch from Eric Wing to fix native midi compiling on MacOS/x86.
Dec 27, 2004
Dec 27, 2004
150
151
Sam Lantinga - Wed Dec 22 17:14:32 PST 2004
* Disabled support for the system version of libmikmod by default
Dec 21, 2004
Dec 21, 2004
152
153
154
Sam Lantinga - Tue Dec 21 09:51:29 PST 2004
* Fixed building mikmod support on UNIX
* Always build SDL_RWops music support
Dec 21, 2004
Dec 21, 2004
155
* Added SDL_RWops support for reading MP3 files
Dec 21, 2004
Dec 21, 2004
156
Nov 19, 2003
Nov 19, 2003
157
1.2.6:
Dec 16, 2004
Dec 16, 2004
158
159
Jonathan Atkins - Wed, 15 Sep 2004 23:26:42 -0500
* Added support for using the system version of libmikmod
Aug 22, 2004
Aug 22, 2004
160
161
Martin_Storsjö - Sun, 22 Aug 2004 02:21:14 +0300 (EEST)
* Added SDL_RWops support for reading Ogg Vorbis files
Aug 21, 2004
Aug 21, 2004
162
163
164
Greg Lee - Wed, 14 Jul 2004 05:13:14 -1000
* Added 4 and 6 channel surround sound output support
* Added support for RMID format MIDI files
Aug 24, 2004
Aug 24, 2004
165
* Improved timidity support (reverb, chorus, Roland & Yamaha sysex dumps, etc.)
Nov 19, 2003
Nov 19, 2003
166
167
Sam Lantinga - Wed Nov 19 00:23:44 PST 2003
* Updated libtool support for new mingw32 DLL build process
Nov 10, 2003
Nov 10, 2003
168
169
Ryan C. Gordon - Sun Nov 9 23:34:47 EST 2003
* Patch from Steven Fuller to fix positioning effect on bigendian systems.
Oct 6, 2003
Oct 6, 2003
170
171
Laurent Ganter - Mon, 6 Oct 2003 11:51:33 +0200
* Fixed bug with MIDI volume in native Windows playback
Jun 28, 2003
Jun 28, 2003
172
173
Andre Leiradella - Fri, 30 May 2003 16:12:03 -0300
* Added SDL_RWops support for reading MOD files
May 3, 2003
May 3, 2003
174
175
176
Kyle Davenport - Sat, 19 Apr 2003 17:13:31 -0500
* Added .la files to the development RPM, fixing RPM build on RedHat 8
Jan 21, 2003
Jan 21, 2003
177
1.2.5:
Mar 4, 2003
Mar 4, 2003
178
179
Darrell Walisser - Tue Mar 4 09:24:01 PST 2003
* Worked around MacOS X deadlock between CoreAudio and QuickTime
Feb 21, 2003
Feb 21, 2003
180
181
Darrell Walisser - Fri, 14 Feb 2003 20:56:08 -0500
* Fixed crash in native midi code with files with more than 32 tracks
Feb 21, 2003
Feb 21, 2003
182
183
Marc Le Douarain - Sat, 15 Feb 2003 14:46:41 +0100
* Added 8SVX format support to the AIFF loader
Feb 12, 2003
Feb 12, 2003
184
185
Sam Lantinga Wed Feb 12 21:03:57 PST 2003
* Fixed volume control on WAVE music chunks
Feb 12, 2003
Feb 12, 2003
186
187
Ben Nason - Mon, 10 Feb 2003 11:50:27 -0800
* Fixed volume control on MOD music chunks
Feb 4, 2003
Feb 4, 2003
188
189
Patrice Mandin - Fri, 31 Jan 2003 15:17:30 +0100
* Added support for the Atari platform
Dec 27, 2002
Dec 27, 2002
190
191
Ryan C. Gordon - Fri Dec 27 10:14:07 EST 2002
* Patch from Steven Fuller to fix panning effect with 8-bit sounds.
Jan 2, 2003
Jan 2, 2003
192
193
Ryan C. Gordon - Thu Jan 2 12:31:48 EST 2003
* Patch from guy on 3DRealms forums to fix native win32 midi volume.
Oct 30, 2002
Oct 30, 2002
194
195
Ryan C. Gordon - Wed Oct 30 07:12:06 EST 2002
* Small, looping music samples should now be able to fade out correctly.
Oct 20, 2002
Oct 20, 2002
196
197
198
199
Sam Lantinga - Sun Oct 20 20:52:24 PDT 2002
* Added shared library support for MacOS X
Pete Shinners - Wed Oct 16 17:10:08 EDT 2002
* Correctly report an error when using an unknown filetype
Sep 9, 2002
Sep 9, 2002
200
201
Vaclav Slavik - Sun Sep 8 18:57:38 PDT 2002
* Added support for loading Ogg Vorbis samples as an audio chunk
Jul 16, 2002
Jul 16, 2002
202
203
Martin Storsjö - Tue Jul 16 10:38:12 PDT 2002
* Fixed to start playing another sample immediately when one finishes
May 28, 2002
May 28, 2002
204
205
Martin Storsjö - Tue May 28 13:08:29 PDT 2002
* Fixed a volume bug when calling Mix_HaltChannel() on unused channel
Jun 12, 2002
Jun 12, 2002
206
207
Xavier Wielemans - Wed Jun 12 14:28:14 EDT 2002
* Fixed volume reset bug at end of channel fade.
Jun 26, 2002
Jun 26, 2002
208
209
210
Ryan C. Gordon - Wed Jun 26 16:30:59 EDT 2002
* Mix_LoadMUS() will now accept an MP3 by file extension, instead of relying
entirely on the magic number.
May 28, 2002
May 28, 2002
211
May 3, 2002
May 3, 2002
212
1.2.4:
May 20, 2002
May 20, 2002
213
214
Sam Lantinga - Mon May 20 09:11:22 PDT 2002
* Updated the CodeWarrior project files
May 19, 2002
May 19, 2002
215
216
217
Sam Lantinga - Sun May 19 13:46:29 PDT 2002
* Added a function to query the music format: Mix_GetMusicType()
Sam Lantinga - Sat May 18 12:45:16 PDT 2002
May 18, 2002
May 18, 2002
218
* Added a function to load audio data from memory: Mix_QuickLoad_RAW()
May 16, 2002
May 16, 2002
219
220
Sam Lantinga - Thu May 16 11:26:46 PDT 2002
* Cleaned up threading issues in the music playback code
May 3, 2002
May 3, 2002
221
222
223
Ryan Gordon - Thu May 2 21:08:48 PDT 2002
* Fixed deadlock introduced in the last release
Jan 14, 2002
Jan 14, 2002
224
1.2.3:
Apr 13, 2002
Apr 13, 2002
225
226
227
Sam Lantinga - Sat Apr 13 07:49:47 PDT 2002
* Updated autogen.sh for new versions of automake
* Specify the SDL API calling convention (C by default)
Apr 13, 2002
Apr 13, 2002
228
229
Ryan Gordon - Sat Apr 13 07:33:37 PDT 2002
* Fixed recursive audio lock in the mixing function
Mar 24, 2002
Mar 24, 2002
230
231
jean-julien Filatriau - Sat Mar 23 18:05:37 PST 2002
* Fixed setting invalid volume when querying mixer and music volumes
Feb 13, 2002
Feb 13, 2002
232
233
Guillaume Cottenceau - Wed Feb 13 15:43:20 PST 2002
* Implemented Ogg Vorbis stream rewinding
Feb 13, 2002
Feb 13, 2002
234
235
236
Peter Kutak - Wed Feb 13 10:26:57 PST 2002
* Added native midi support on Linux, using GPL code
--enable-music-native-midi-gpl
Jan 14, 2002
Jan 14, 2002
237
238
239
240
241
Pete Shinners - Mon Jan 14 11:31:26 PST 2002
* Added seek support for MP3 files
Ryan Gordon - Mon Jan 14 11:30:44 PST 2002
* Sample "finished" callbacks are now always called when a sample is stopped.
Dec 19, 2001
Dec 19, 2001
242
243
1.2.2:
Guillaume Cottenceau - Wed Dec 19 08:59:05 PST 2001
Dec 20, 2001
Dec 20, 2001
244
* Added an API for seeking in music files (implemented for MOD and Ogg music)
Dec 19, 2001
Dec 19, 2001
245
246
247
248
Mix_FadeInMusicPos(), Mix_SetMusicPosition()
* Exposed the mikmod synchro value for music synchronization
Mix_SetSynchroValue(), Mix_GetSynchroValue()
Apr 28, 2001
Apr 28, 2001
249
1.2.1:
Oct 25, 2001
Oct 25, 2001
250
251
Yi-Huang Han - Wed Oct 24 21:55:47 PDT 2001
* Fixed MOD music volume when looping
Oct 18, 2001
Oct 18, 2001
252
253
David Hedbor - Thu Oct 18 10:01:41 PDT 2001
* Stop implicit looping, set fade out and other flags on MOD files
Oct 16, 2001
Oct 16, 2001
254
255
Sam Lantinga - Tue Oct 16 11:17:12 PDT 2001
* The music file type is now determined by extension as well as magic
Sep 11, 2001
Sep 11, 2001
256
257
258
259
260
261
Ryan C. Gordon - Tue Sep 11 12:05:54 PDT 2001
* Reworked playwave.c to make it more useful as a mixer testbed
* Added a realtime sound effect API to SDL_mixer.h
* Added the following standard sound effects:
panning, distance attenuation, basic positional audio, stereo reversal
* Added API for mixer versioning: Mix_Linked_Version() and MIX_VERSION()
Sep 11, 2001
Sep 11, 2001
262
263
Sam Lantinga - Tue Sep 11 11:48:53 PDT 2001
* Updated MikMod code to version 3.1.9a
Sep 11, 2001
Sep 11, 2001
264
265
Torbjörn Andersson - Tue Sep 11 11:22:29 PDT 2001
* Added support for loading AIFF audio chunks
Sep 5, 2001
Sep 5, 2001
266
267
Max Horn - Tue Sep 4 20:38:11 PDT 2001
* Added native MIDI music support on MacOS and MacOS X
Aug 19, 2001
Aug 19, 2001
268
269
Florian Schulze - Sun Aug 19 14:55:37 PDT 2001
* Added native MIDI music support on Windows
Aug 19, 2001
Aug 19, 2001
270
271
Sam Lantinga - Sun Aug 19 02:20:55 PDT 2001
* Added Project Builder projects for building MacOS X framework
Aug 19, 2001
Aug 19, 2001
272
273
Darrell Walisser - Sun Aug 19 00:47:22 PDT 2001
* Fixed compilation problems with mikmod under MacOS X
Aug 19, 2001
Aug 19, 2001
274
275
Torbjörn Andersson - Sun, 19 Aug 2001 16:03:30
* Fixed AIFF music playing support
Aug 18, 2001
Aug 18, 2001
276
277
Sam Lantinga - Sat Aug 18 04:14:13 PDT 2001
* Fixed building Ogg Vorbis support on Windows
Jun 10, 2001
Jun 10, 2001
278
279
Ryan C. Gordon - Thu, 7 Jun 2001 13:15:51
* Added Mix_ChannelFinished() and Mix_GetChunk()
Jun 10, 2001
Jun 10, 2001
280
281
Ryan C. Gordon - Tue, 5 Jun 2001 11:01:51
* Added VOC sound file support
May 10, 2001
May 10, 2001
282
283
Guillaume Cottenceau - Thu May 10 11:17:55 PDT 2001
* Fixed crashes when API used with audio not initialized
Apr 28, 2001
Apr 28, 2001
284
285
286
Paul Jenner - Sat, 14 Apr 2001 09:20:38 -0700 (PDT)
* Added support for building RPM directly from tar archive
Apr 4, 2001
Apr 4, 2001
287
288
289
290
1.2.0:
Sam Lantinga - Wed Apr 4 12:42:20 PDT 2001
* Synchronized release version with SDL 1.2.0
Jan 2, 2001
Jan 2, 2001
291
292
293
294
295
1.1.1:
John Hall - Tue Jan 2 13:46:54 PST 2001
* Added support to playmus for track switching with Ctrl-C
* Added support to playmus for multiple command line files
Nov 30, 2000
Nov 30, 2000
296
297
298
299
1.1.0:
Sam Lantinga - Wed Nov 29 20:47:13 PST 2000
* Package specifically for SDL 1.1 (no real reason API-wise, but for clarity)
Aug 10, 2000
Aug 10, 2000
300
1.0.7:
Nov 17, 2000
Nov 17, 2000
301
302
303
304
Sam Lantinga - Tue Nov 7 10:22:09 PST 2000
* Fixed hang in mikmod re-initialization
Stephane Peter - Oct 17 13:07:32 PST 2000
* Fixed music fading
Aug 10, 2000
Aug 10, 2000
305
306
307
Ray Kelm - Fri, 04 Aug 2000 20:58:00 -0400
* Added support for cross-compiling Windows DLL from Linux
May 8, 2000
May 8, 2000
308
1.0.6:
Jul 3, 2000
Jul 3, 2000
309
310
Sam Lantinga - Sun Jul 2 14:16:44 PDT 2000
* Added support for the Ogg Vorbis music format: http://www.vorbis.org/
Jun 28, 2000
Jun 28, 2000
311
312
313
314
Darrell Walisser - Wed Jun 28 11:59:40 PDT 2000
* Added Codewarrior projects for MacOS
Sam Lantinga - Mon Jun 26 12:01:11 PDT 2000
* Fixed symbol aliasing problem with "channel"
May 8, 2000
May 8, 2000
315
316
317
Matt - Wed, 12 Apr 2000 15:36:13 -0700
* Added SDL_RWops support for mikmod loading (not hooked into music.c yet)
Mar 3, 2000
Mar 3, 2000
318
319
320
321
1.0.5:
Paul Furber - Fri Mar 3 14:58:50 PST 2000
* Fixed MP3 detection with compilers that use signed char datatypes
Jan 28, 2000
Jan 28, 2000
322
1.0.4:
Feb 11, 2000
Feb 11, 2000
323
324
325
326
327
328
329
330
331
332
333
Sam Lantinga - Thu Feb 10 19:42:03 PST 2000
* Ported the base mixer and mikmod libraries to MacOS
Markus Oberhumer - Wed Feb 2 13:16:17 PST 2000
* Fixed problem with short looping sounds
Sam Lantinga - Tue Feb 1 13:25:44 PST 2000
* Added Visual C++ project file
Markus Oberhumer - Tue Feb 1 13:23:11 PST 2000
* Cleaned up code for compiling with Visual C++
* Don't hang in Mix_HaltMusic() if the music is paused
Sam Lantinga - Fri Jan 28 08:54:56 PST 2000
* Fixed looping WAVE chunks that are not aligned on sample boundaries
Jan 28, 2000
Jan 28, 2000
334
Jan 18, 2000
Jan 18, 2000
335
1.0.3:
Feb 11, 2000
Feb 11, 2000
336
337
338
339
Sam Lantinga - Mon Jan 17 19:48:09 PST 2000
* Changed the name of the library from "mixer" to "SDL_mixer"
* Instead of including "mixer.h", include "SDL_mixer.h",
* Instead of linking with libmixer.a, link with libSDL_mixer.a
Jan 18, 2000
Jan 18, 2000
340
Jan 14, 2000
Jan 14, 2000
341
1.0.2:
Feb 11, 2000
Feb 11, 2000
342
343
Sam Lantinga - Fri Jan 14 11:06:56 PST 2000
* Made the CHANGELOG entries Y2K compliant. :)
Feb 1, 2000
Feb 1, 2000
344
345
MFX - Updated the mikmod support to MikMod 3.1.8
MFX - Added Mix_HookMusicFinished() API function
Dec 27, 1999
Dec 27, 1999
346
Dec 26, 1999
Dec 26, 1999
347
348
349
350
1.0.1:
SOL - Added a post-mixing callback
SP - A few music-related bugfixes
Oct 21, 1999
Oct 21, 1999
351
352
353
1.0.0:
SOL - Added autoconf support
SP - Added MP3 support using SMPEG
Oct 23, 1999
Oct 23, 1999
354
SP - Added fading in/out of music and samples
Oct 26, 1999
Oct 26, 1999
355
356
357
SP - Added dynamic allocation of channels
SP - Added channel grouping functions
SP - Added expiration delay for samples
Oct 21, 1999
Oct 21, 1999
358
359
360
361
Initial Key:
SOL - Sam Lantinga (hercules@lokigames.com)
SP - Stephane Peter (megastep@lokigames.com)
Feb 1, 2000
Feb 1, 2000
362
MFX - Markus Oberhumer (markus.oberhumer@jk.uni-linz.ac.at)