-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed mandrake spec file. Release Candidate #2.
- Loading branch information
1 parent
013fbfa
commit 6cddf7d
Showing
2 changed files
with
224 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,226 @@ | ||
2002-03-13 Simon Peter <dn.tlp@gmx.net> | ||
2003-03-18 14:45 dynamite | ||
|
||
* adplay: initial version. | ||
* configure.in: RC1. | ||
|
||
2003-03-04 22:46 dynamite | ||
|
||
* configure.in: Fixed OSS headers detection. It sometimes detected | ||
OSS headers when there weren't any. | ||
|
||
2003-03-04 13:48 dynamite | ||
|
||
* adplay.spec: Updated redhat spec file. | ||
|
||
2003-03-03 16:45 dynamite | ||
|
||
* adplay_mdk.spec: Added Mandrake .spec file. | ||
|
||
2003-02-28 12:37 dynamite | ||
|
||
* configure.in, doc/adplay.1, src/defines.h, src/disk.cc, | ||
src/oss.cc, src/oss.h, src/output.cc, src/output.h, src/sdl.cc, | ||
src/sdl.h: Refixed the SDL player, fixing my former misfix. ;) | ||
|
||
2003-02-24 13:13 dynamite | ||
|
||
* src/: adplay.cc, sdl.cc, sdl.h: SDL driver fixes. | ||
|
||
2003-02-24 12:21 dynamite | ||
|
||
* TODO, adplay.qpg, src/sdl.cc: Added error messages to SDL driver. | ||
QNX package version fix. | ||
|
||
2003-02-23 17:12 dynamite | ||
|
||
* AUTHORS, NEWS, README, TODO, configure.in, doc/adplay.1: Updated | ||
documentation. | ||
|
||
2003-02-23 13:47 dynamite | ||
|
||
* README, acinclude.m4, adplay.qpg, configure.in, src/Makefile.am, | ||
src/adplay.cc, src/disk.cc, src/disk.h, src/players.h, src/qsa.cc, | ||
src/qsa.h, src/sdl.cc, src/sdl.h: Added QSA and SDL output drivers. | ||
Added QNX packaging file. | ||
|
||
2003-02-21 21:16 dynamite | ||
|
||
* src/: adplay.cc, disk.cc: Fixes to the disk writer and GCC 3.2 | ||
fixes. | ||
|
||
2003-02-19 18:46 dynamite | ||
|
||
* src/disk.cc: Disk Writer output changed again to always | ||
little-endian. ;) | ||
|
||
2003-02-19 17:09 dynamite | ||
|
||
* src/: disk.cc, output.cc: Fixed disk writer. Now uses machine | ||
byte ordering. | ||
|
||
2003-02-19 15:37 dynamite | ||
|
||
* src/: disk.cc, disk.h: Made diskwrite only output little-endian. | ||
|
||
2003-02-19 14:15 dynamite | ||
|
||
* src/adplay.cc: Fixed typo. | ||
|
||
2003-02-19 11:26 dynamite | ||
|
||
* TODO, src/adplay.cc, src/defines.h, src/disk.cc, src/disk.h: | ||
Fixed Disk Writer. | ||
|
||
2003-02-17 18:14 dynamite | ||
|
||
* TODO, src/.cvsignore, src/Makefile.am, src/adplay.cc, | ||
src/output.cc: Now tries to use a database in user's home directory | ||
first, when available. | ||
|
||
2003-01-30 18:15 dynamite | ||
|
||
* src/: adplay.cc, config.h, config.h.in, disk.cc, disk.h: Fixes | ||
for new adplug library. AdPlugDB support. Disk writer updates (not | ||
tested yet!). | ||
|
||
2002-11-29 17:37 dynamite | ||
|
||
* .cvsignore, doc/.cvsignore, src/.cvsignore: Added cvsignore | ||
files. | ||
|
||
2002-11-29 17:33 dynamite | ||
|
||
* Makefile.am, adplay.1, adplay.cc, config.h.in, configure.in, | ||
defines.h, disk.cc, disk.h, esound.cc, esound.h, getopt.c, | ||
getopt.h, getopt1.c, null.h, oss.cc, oss.h, output.cc, output.h, | ||
players.h, doc/Makefile.am, doc/adplay.1, src/Makefile.am, | ||
src/adplay.cc, src/config.h, src/config.h.in, src/defines.h, | ||
src/disk.cc, src/disk.h, src/esound.cc, src/esound.h, src/getopt.c, | ||
src/getopt.h, src/getopt1.c, src/null.h, src/oss.cc, src/oss.h, | ||
src/output.cc, src/output.h, src/players.h: Moved source and docs | ||
into subdirectories. | ||
|
||
2002-11-28 15:08 dynamite | ||
|
||
* AUTHORS, adplay.spec, configure.in: Added Red Hat RPM spec file. | ||
Fixed configure output at end of configure script to correctly | ||
display when an output driver is not being built. | ||
|
||
2002-11-25 14:50 dynamite | ||
|
||
* TODO, acinclude.m4: Added acinclude.m4, containing EsounD | ||
specific autoconf macros. | ||
|
||
2002-11-15 11:45 dynamite | ||
|
||
* players.h: Made EsounD the default output, when compiled in. | ||
|
||
2002-11-15 11:42 dynamite | ||
|
||
* Makefile.am, NEWS, README, TODO, adplay.1, adplay.cc, | ||
config.h.in, configure.in, defines.h, disk.cc, esound.cc, esound.h, | ||
oss.cc, players.h: Added EsounD output driver. | ||
|
||
2002-10-09 19:11 dynamite | ||
|
||
* Makefile.am, README: AdPlay/UNIX release candidate #1 | ||
|
||
2002-10-09 19:00 dynamite | ||
|
||
* .cvsignore, Makefile.am, NEWS, TODO, adplay.1, adplay.cc, | ||
config.h.in, configure.in, disk.cc, disk.h, output.h, players.h: | ||
AdPlay/UNIX 1.2 release candidate #1 | ||
|
||
2002-10-08 22:48 dynamite | ||
|
||
* .cvsignore, Makefile.am, NEWS, TODO, adplay.1, adplay.cc, | ||
disk.cc, disk.h, null.h, oss.cc, oss.h, output.cc, output.h: | ||
Modularized source tree and sound output. | ||
|
||
2002-10-05 18:18 dynamite | ||
|
||
* TODO: Added TODO file. | ||
|
||
2002-10-04 15:18 dynamite | ||
|
||
* .cvsignore, Makefile.am, NEWS, README, acinclude.m4, adplay.cc, | ||
autogen.sh, configure.in, system.h, configure.in: AdPlay 1.2 | ||
updates. | ||
|
||
2002-08-11 20:43 dynamite | ||
|
||
* .cvsignore: Added INSTALL to .cvsignore. | ||
|
||
2002-08-11 20:41 dynamite | ||
|
||
* COPYING: Added COPYING file. | ||
|
||
2002-08-01 17:05 dynamite | ||
|
||
* .cvsignore: added .cvsignore file. | ||
|
||
2002-06-20 22:53 dynamite | ||
|
||
* adplay.1: no message | ||
|
||
2002-03-28 17:25 dynamite | ||
|
||
* Makefile.am, NEWS, adplay.cc: no message | ||
|
||
2002-03-25 14:57 dynamite | ||
|
||
* Makefile.am, adplay.cc, configure.in: b | ||
|
||
2002-03-18 15:49 dynamite | ||
|
||
* Makefile.am, NEWS, adplay.1: no message | ||
|
||
2002-03-16 22:37 dynamite | ||
|
||
* adplay.cc: f | ||
|
||
2002-03-16 21:31 dynamite | ||
|
||
* AUTHORS, ChangeLog, Makefile.am, NEWS, acinclude.m4, adplay.1, | ||
adplay.cc, autogen.sh, configure.in, getopt.c, getopt.h, getopt1.c, | ||
system.h: r | ||
|
||
2002-03-16 21:30 dynamite | ||
|
||
* COPYING, README: no message | ||
|
||
2002-03-16 20:07 dynamite | ||
|
||
* adplay.cpp, makefile: no message | ||
|
||
2002-03-02 21:20 dynamite | ||
|
||
* makefile: G | ||
|
||
2002-03-02 18:36 dynamite | ||
|
||
* README: G | ||
|
||
2002-03-02 15:03 dynamite | ||
|
||
* adplay.cpp, makefile: G | ||
|
||
2001-10-26 17:07 dynamite | ||
|
||
* README, adplay.cpp, makefile: release candidate #1 | ||
|
||
2001-10-23 21:22 dynamite | ||
|
||
* adplay.cpp: synced with latest adplug library. | ||
|
||
2001-10-18 18:46 dynamite | ||
|
||
* COPYING, README, adplay.cpp, makefile: too many changes to list. | ||
|
||
2001-10-09 14:47 dynamite | ||
|
||
* adplay.cpp, README, makefile: initial import. | ||
|
||
2001-10-09 14:47 dynamite | ||
|
||
* adplay.cpp, README, makefile: Initial revision | ||
|
This file was deleted.
Oops, something went wrong.