Skip to content

Latest commit

 

History

History
150 lines (134 loc) · 5.88 KB

CHANGES

File metadata and controls

150 lines (134 loc) · 5.88 KB
 
Oct 21, 1999
Oct 21, 1999
1
May 3, 2002
May 3, 2002
2
1.2.4:
May 19, 2002
May 19, 2002
3
4
5
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
6
* Added a function to load audio data from memory: Mix_QuickLoad_RAW()
May 16, 2002
May 16, 2002
7
8
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
9
10
11
Ryan Gordon - Thu May 2 21:08:48 PDT 2002
* Fixed deadlock introduced in the last release
Jan 14, 2002
Jan 14, 2002
12
1.2.3:
Apr 13, 2002
Apr 13, 2002
13
14
15
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
16
17
Ryan Gordon - Sat Apr 13 07:33:37 PDT 2002
* Fixed recursive audio lock in the mixing function
Mar 24, 2002
Mar 24, 2002
18
19
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
20
21
Guillaume Cottenceau - Wed Feb 13 15:43:20 PST 2002
* Implemented Ogg Vorbis stream rewinding
Feb 13, 2002
Feb 13, 2002
22
23
24
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
25
26
27
28
29
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
30
31
1.2.2:
Guillaume Cottenceau - Wed Dec 19 08:59:05 PST 2001
Dec 20, 2001
Dec 20, 2001
32
* Added an API for seeking in music files (implemented for MOD and Ogg music)
Dec 19, 2001
Dec 19, 2001
33
34
35
36
Mix_FadeInMusicPos(), Mix_SetMusicPosition()
* Exposed the mikmod synchro value for music synchronization
Mix_SetSynchroValue(), Mix_GetSynchroValue()
Apr 28, 2001
Apr 28, 2001
37
1.2.1:
Oct 25, 2001
Oct 25, 2001
38
39
Yi-Huang Han - Wed Oct 24 21:55:47 PDT 2001
* Fixed MOD music volume when looping
Oct 18, 2001
Oct 18, 2001
40
41
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
42
43
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
44
45
46
47
48
49
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
50
51
Sam Lantinga - Tue Sep 11 11:48:53 PDT 2001
* Updated MikMod code to version 3.1.9a
Sep 11, 2001
Sep 11, 2001
52
53
Torbjörn Andersson - Tue Sep 11 11:22:29 PDT 2001
* Added support for loading AIFF audio chunks
Sep 5, 2001
Sep 5, 2001
54
55
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
56
57
Florian Schulze - Sun Aug 19 14:55:37 PDT 2001
* Added native MIDI music support on Windows
Aug 19, 2001
Aug 19, 2001
58
59
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
60
61
Darrell Walisser - Sun Aug 19 00:47:22 PDT 2001
* Fixed compilation problems with mikmod under MacOS X
Aug 19, 2001
Aug 19, 2001
62
63
Torbjörn Andersson - Sun, 19 Aug 2001 16:03:30
* Fixed AIFF music playing support
Aug 18, 2001
Aug 18, 2001
64
65
Sam Lantinga - Sat Aug 18 04:14:13 PDT 2001
* Fixed building Ogg Vorbis support on Windows
Jun 10, 2001
Jun 10, 2001
66
67
Ryan C. Gordon - Thu, 7 Jun 2001 13:15:51
* Added Mix_ChannelFinished() and Mix_GetChunk()
Jun 10, 2001
Jun 10, 2001
68
69
Ryan C. Gordon - Tue, 5 Jun 2001 11:01:51
* Added VOC sound file support
May 10, 2001
May 10, 2001
70
71
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
72
73
74
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
75
76
77
78
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
79
80
81
82
83
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
84
85
86
87
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
88
1.0.7:
Nov 17, 2000
Nov 17, 2000
89
90
91
92
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
93
94
95
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
96
1.0.6:
Jul 3, 2000
Jul 3, 2000
97
98
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
99
100
101
102
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
103
104
105
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
106
107
108
109
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
110
1.0.4:
Feb 11, 2000
Feb 11, 2000
111
112
113
114
115
116
117
118
119
120
121
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
122
Jan 18, 2000
Jan 18, 2000
123
1.0.3:
Feb 11, 2000
Feb 11, 2000
124
125
126
127
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
128
Jan 14, 2000
Jan 14, 2000
129
1.0.2:
Feb 11, 2000
Feb 11, 2000
130
131
Sam Lantinga - Fri Jan 14 11:06:56 PST 2000
* Made the CHANGELOG entries Y2K compliant. :)
Feb 1, 2000
Feb 1, 2000
132
133
MFX - Updated the mikmod support to MikMod 3.1.8
MFX - Added Mix_HookMusicFinished() API function
Dec 27, 1999
Dec 27, 1999
134
Dec 26, 1999
Dec 26, 1999
135
136
137
138
1.0.1:
SOL - Added a post-mixing callback
SP - A few music-related bugfixes
Oct 21, 1999
Oct 21, 1999
139
140
141
1.0.0:
SOL - Added autoconf support
SP - Added MP3 support using SMPEG
Oct 23, 1999
Oct 23, 1999
142
SP - Added fading in/out of music and samples
Oct 26, 1999
Oct 26, 1999
143
144
145
SP - Added dynamic allocation of channels
SP - Added channel grouping functions
SP - Added expiration delay for samples
Oct 21, 1999
Oct 21, 1999
146
147
148
149
Initial Key:
SOL - Sam Lantinga (hercules@lokigames.com)
SP - Stephane Peter (megastep@lokigames.com)
Feb 1, 2000
Feb 1, 2000
150
MFX - Markus Oberhumer (markus.oberhumer@jk.uni-linz.ac.at)