Timeline
04/30/04:
- 23:02 Changeset [1353e2d2] by
- Move from custom unsigned types to those provided by main config.h …
- 21:41 Changeset [06d9f402] by
- Indentation madness svn-id: r13686
- 18:25 Ticket #1615 (Possible bug in midiparser_smf.cpp) created by
- […] […]
- 17:49 Changeset [d5873104] by
- Added fixme comment about a bug that happens (at least) in the …
- 17:48 Changeset [182cbf70] by
- Changed printf() to warning() svn-id: r13684
- 15:29 Ticket #1614 (Daily builds broken) created by
- […] […]
- 10:40 Changeset [580d47f5] by
- Fix cut'n'paste bug. It broke queen building with kyra disabled …
- 07:13 Changeset [7ab18634] by
- Very experimental support for the separate MIDI files used by the …
- 06:36 Ticket #1613 (BS1/BS2: Crash when quitting on mac OSX) created by
- […] […]
04/29/04:
- 22:19 Changeset [a6d632c6] by
- Fix warning svn-id: r13681
- 20:28 Changeset [33ef0d0a] by
- Added signed read/write methods to the Stream classes svn-id: r13680
- 13:45 Changeset [90075cd1] by
- use timer rate from driver, makes midi a bit more audible svn-id: r13679
- 12:27 Changeset [f3d4bc7f] by
- Quick-and-dirty music fix. I can hear music in the ITE intro now. I …
- 11:57 Changeset [a0623e60] by
- Changed printf() to warning(). (Even in the case where the message …
- 11:51 Changeset [92407c56] by
- Changed printf() to warning(), plus some formatting changes. svn-id: …
- 05:13 Changeset [ce98de54] by
- fix another unitialised var use svn-id: r13675
- 04:50 Changeset [cd21d59] by
- init some things to fix segfaults svn-id: r13674
- 04:24 Changeset [4ed0d02f] by
- Now it produces sound, but it's clear that XMIDI parsing is wrong …
- 04:07 Changeset [91f5c00a] by
- Make MIDI driver run, though no sound yet. svn-id: r13672
- 03:54 Changeset [e344d4e1] by
- Forgot to commit header file svn-id: r13671
- 03:52 Changeset [bb8ee59] by
- Music.cpp objectizing. Initial MIDI checkin, doesn't work svn-id: r13670
- 01:47 Changeset [b03304c8] by
- Rename sysmusic.cpp to music.cpp svn-id: r13669
- 01:24 Changeset [d7835da8] by
- Voices are played svn-id: r13668
04/28/04:
- 23:54 Changeset [4c889000] by
- Objectizing sound.cpp svn-id: r13667
- 23:24 Changeset [c3171841] by
- Rename syssound.cpp to sound.cpp svn-id: r13666
- 23:19 Changeset [4f25dbb4] by
- Rename Snd object to SndRes svn-id: r13665
- 23:10 Changeset [1ad6498b] by
- Objectize sndres.cpp svn-id: r13664
- 22:21 Changeset [b59c8004] by
- code formatting insanity svn-id: r13663
- 22:20 Changeset [2f9a4218] by
- stricter check for out-of-bounds read in smush (thanks wjp) hopefully …
- 18:32 Changeset [2f27b76f] by
- removed mutex
- 18:16 Changeset [32e666e0] by
- moved free buffers into proper place
- 14:29 Changeset [6e75100d] by
- Small potential TODO svn-id: r13662
- 11:47 Changeset [6a432d10] by
- Cleanup. I plan to take a closer look at the sound effects handling …
- 05:47 Changeset [20a6c890] by
- update svn-id: r13660
- 05:39 Changeset [319ae4de] by
- cleanup svn-id: r13659
- 02:11 Changeset [d6e78803] by
- Fixed crash. Original clip routine was more sane. Some code …
- 00:30 Changeset [56e25a8f] by
- Removing more files from SAGA. Justification: we already have …
04/27/04:
- 23:27 Changeset [b12b082b] by
- Add out-of-bounds check in crashing smush case. would be interesting …
- 17:31 Changeset [1e83b30b] by
- that is not need anymore svn-id: r13656
- 17:06 Ticket #1389 (COMI: "Stuttering" voices) closed by
- fixed
- 14:08 Ticket #1543 (FT: Missing bunnies!) closed by
- fixed
- 11:47 Changeset [54d27c12] by
- more dead code gone svn-id: r13655
- 11:44 Changeset [38ef0d08] by
- Remove yet another file svn-id: r13654
- 11:39 Changeset [1e293d40] by
- Remove some more unused code svn-id: r13653
- 11:22 Changeset [9ae54838] by
- cleanup svn-id: r13652
- 10:01 Changeset [b2b9317d] by
- Fixed warnings. At the time of writing, only xmidi.cpp causes warnings …
- 09:53 Changeset [707e9a40] by
- Fixed warning by removing unused variable. svn-id: r13650
- 08:59 Changeset [49fc62b4] by
- Cleanup svn-id: r13649
- 08:54 Changeset [aaf508d4] by
- Don't use uninitialized variable, lang_path, in debugging messages. It …
04/26/04:
- 21:29 Changeset [88643e33] by
- imuse audio stream are use dynamic append size now svn-id: r13647
- 20:48 Changeset [d2fa7bb] by
- synced code free space with buffer changes svn-id: r13646
- 20:34 Changeset [f7084c2] by
- MIDI control change 18 is no longer transmitted. It is not a valid …
- 20:28 Changeset [4ee0365a] by
- Tweaked a few things to accommodate MSVC6's idiosyncracies. svn-id: r13644
- 20:24 Changeset [eba215d9] by
- Cleaned up and updated MSVC6 projects. svn-id: r13643
- 20:22 Changeset [ba930588] by
- MSVC6 projects for the new engines svn-id: r13642
- 19:30 Changeset [e256a542] by
- fixed logic code bug. it should not try start sound if not free slot …
- 19:22 Changeset [f90a2a30] by
- locking resource sounds while using them to prevent expire svn-id: r13640
- 13:19 Ticket #1612 (make *** error) created by
- […] […]
- 12:15 Ticket #7369 (OSD: Configuration option to disable) created by
- […] […]
- 10:03 Changeset [435cd288] by
- added mutex for smush and cleanup
- 09:04 Changeset [17332e39] by
- added mutex into smush player svn-id: r13639
- 08:58 Changeset [883fdfdb] by
- rename svn-id: r13638
- 08:17 Changeset [2ee813b7] by
- forgot it svn-id: r13637
- 08:06 Changeset [6ca5f9a3] by
- mixer buffer size depend on format of sound, it's 1 second timed …
- 07:47 Changeset [32d7c8c1] by
- fixed stopping imuse sounds svn-id: r13635
- 07:37 Changeset [0fcd887d] by
- Cleanup. Mostly removal of redundant comments. I've also made the …
- 07:02 Ticket #1437 (FT: Music at the mine field gets played too often) closed by
- 06:26 Ticket #1542 (FT: Missing music on end credits) closed by
- fixed
- 06:26 Changeset [d2aa9b91] by
- fixed cue music in FT svn-id: r13633
- 06:10 Ticket #1608 (FOTAQ: Can't see or talk to the three zombies) closed by
- fixed
- 05:18 Changeset [bdf98670] by
- added some indexed comments svn-id: r13632
- 03:37 Ticket #1611 (SAM: Impossible to open doors in mystical vortex) created by
- […] […]
04/25/04:
- 19:51 Changeset [7251d532] by
- - added workaround for strange regions length in some FT voc samples - …
- 19:33 Changeset [c5c1a83d] by
- Add FreeBSD plugins building svn-id: r13630
- 18:43 Changeset [43979c90] by
- delete CustomProcInputStream and add getFreeSpace for appendable …
- 17:24 Changeset [cc5fb7fc] by
- dropped pull method for imuse svn-id: r13628
- 16:54 Changeset [0773177b] by
- Fix regression in DIG demo svn-id: r13627
- 16:18 Ticket #1347 (COMI: ASCII 0xb (11) not handled) closed by
- fixed
- 16:16 Changeset [795a735a] by
- Comment about how our Rect class works. Note: the SAGA engine …
- 16:06 Changeset [abc8dca0] by
- more cleanup svn-id: r13625
- 15:26 Ticket #1610 (ALL: Garbage in the debug console) created by
- […] […]
- 15:24 Ticket #1609 (ALL: Misaligned lines in the debug console) created by
- […] […]
- 15:14 Changeset [ae1b03a1] by
- More ScummVMification svn-id: r13624
- 14:45 Changeset [f6a4ed1c] by
- Fix yet another const warning svn-id: r13623
- 14:42 Changeset [d4f876b3] by
- Fix many warnings; use C++ type system instead of C style typedefs; …
- 13:34 Changeset [f9cd78ce] by
- Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled) svn-id: …
- 13:22 Changeset [e39cfbd] by
- Updated the 'report to fingolfin' message svn-id: r13620
Note:
See TracTimeline
for information about the timeline view.