Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-01 | _allreadyInit was not initializedin smush player | Paweł Kołodziejski | |
svn-id: r13919 | |||
2004-06-01 | better fix for unloaded sound resources in imuse digi | Paweł Kołodziejski | |
svn-id: r13918 | |||
2004-06-01 | fix for imuse digi bug 952775 | Paweł Kołodziejski | |
svn-id: r13917 | |||
2004-06-01 | minor changes | Gregory Montoir | |
svn-id: r13916 | |||
2004-06-01 | HE games use slightly different E1 opcode | Travis Howell | |
Move HE7 specific opcodes to he7, as requested. svn-id: r13915 | |||
2004-06-01 | Preliminary versions of HE opcodes kernelGetFunctions and | Eugene Sandulenko | |
kernelSetFunctions. Somewhat buggy. svn-id: r13914 | |||
2004-05-31 | Forgot to commit | Eugene Sandulenko | |
svn-id: r13913 | |||
2004-05-31 | Set _parser to NULL after deleting it. I don't know if it's necessary, but | Torbjörn Andersson | |
it'll make me sleep easier at night, and I should have remembered to do it before anyway. svn-id: r13912 | |||
2004-05-31 | Switch to _heversion | Travis Howell | |
svn-id: r13911 | |||
2004-05-31 | Make allNotesOff() also turn off all "hanging notes". Without this change, | Torbjörn Andersson | |
I wasn't able to fully stop ITE's XMIDI music - there would always be a couple of notes hanging even after unloading it. Apparently this music doesn't use the "active notes" mechanism at all, and I guess the ALSA driver doesn't support the "All Note Off" event. I'm still not 100% sure this is the correct fix, but unless someone has any better idea... svn-id: r13910 | |||
2004-05-31 | Make sure music is unloaded and the parser object deleted before starting a | Torbjörn Andersson | |
new piece of music. svn-id: r13909 | |||
2004-05-31 | Add stub for HE o6_quitPauseRestart. | Eugene Sandulenko | |
svn-id: r13908 | |||
2004-05-31 | Added separate HE versioning. | Eugene Sandulenko | |
svn-id: r13907 | |||
2004-05-30 | Applied patch submitted by cyx to bug #961365 (Assembly versions of HQ2x and ↵ | Eugene Sandulenko | |
HQ3x scalers), off-by-one error. svn-id: r13906 | |||
2004-05-30 | Oops newline | Nicolas Bacca | |
svn-id: r13905 | |||
2004-05-30 | Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug ↵ | Nicolas Bacca | |
(Monkey 1 and 2) svn-id: r13904 | |||
2004-05-30 | Automatic severe crash reporting | Nicolas Bacca | |
svn-id: r13903 | |||
2004-05-30 | Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops ↵ | Nicolas Bacca | |
we broke GAPI svn-id: r13902 | |||
2004-05-30 | Remove unnecessary WinCE tweaks | Nicolas Bacca | |
svn-id: r13901 | |||
2004-05-30 | Remove old savePath handling on WinCE | Nicolas Bacca | |
svn-id: r13900 | |||
2004-05-29 | Extend midi music table. | Eugene Sandulenko | |
Implement music looping. svn-id: r13899 | |||
2004-05-29 | Remove slipped in underscores. | Eugene Sandulenko | |
svn-id: r13898 | |||
2004-05-28 | apply mixer vol/pan at first time | Paweł Kołodziejski | |
svn-id: r13897 | |||
2004-05-28 | Use the same volume and panning values when starting the sound as when | Torbjörn Andersson | |
adjusting these values later. I don't know about the volume thing, but I've noticed that new sounds would often play their first fraction of a second in the right speaker only. This change should fix that. svn-id: r13896 | |||
2004-05-28 | Added note about the updated AdvMame scalers, since AdvMame3x looks | Torbjörn Andersson | |
noticeably nicer than before. (Of course that's subjective, but you try to say that using only one line of text! :-) svn-id: r13895 | |||
2004-05-26 | forgot it | Paweł Kołodziejski | |
svn-id: r13894 | |||
2004-05-26 | decreased usage of stack mutex locks for imuse digital | Paweł Kołodziejski | |
svn-id: r13893 | |||
2004-05-25 | Updated with lastest changes (PalmOS port is now up to date) | Chris Apers | |
svn-id: r13892 | |||
2004-05-25 | Not yet supported | Chris Apers | |
svn-id: r13891 | |||
2004-05-25 | New file : PalmOS renderer, updated 'buffered' now use PalmAPI only | Chris Apers | |
svn-id: r13890 | |||
2004-05-25 | ARM resources def | Chris Apers | |
svn-id: r13889 | |||
2004-05-25 | New PalmOS includes | Chris Apers | |
svn-id: r13888 | |||
2004-05-25 | Added battery handler and new OSystsem functions support, some parts were ↵ | Chris Apers | |
moved to new source files svn-id: r13887 | |||
2004-05-25 | New file : OSystem gfx stuffs, added hotswap capability and new Osystem ↵ | Chris Apers | |
functions svn-id: r13886 | |||
2004-05-25 | New file : OSystem event only, added hotswap gfx key, sleep/resume sound ↵ | Chris Apers | |
thread and battery handler svn-id: r13885 | |||
2004-05-25 | Removed obsolete options, added speech command and sound detection | Chris Apers | |
svn-id: r13884 | |||
2004-05-25 | Forgot this one | Chris Apers | |
svn-id: r13883 | |||
2004-05-25 | Sound FX support | Chris Apers | |
svn-id: r13882 | |||
2004-05-25 | New file : OSystem mouse only, removed memory check using overlays | Chris Apers | |
svn-id: r13881 | |||
2004-05-25 | New file, sound support using Pa1Lib (bad) and Palm API | Chris Apers | |
svn-id: r13880 | |||
2004-05-25 | New file : Osystem overlay function only, overlay now only on storage memory | Chris Apers | |
svn-id: r13879 | |||
2004-05-25 | Updated | Chris Apers | |
svn-id: r13878 | |||
2004-05-25 | Added Queen support | Chris Apers | |
svn-id: r13877 | |||
2004-05-25 | New form including old music and volume form | Chris Apers | |
svn-id: r13876 | |||
2004-05-25 | Use the new tabs manager | Chris Apers | |
svn-id: r13875 | |||
2004-05-25 | Updated forms | Chris Apers | |
svn-id: r13874 | |||
2004-05-25 | Tabs manager | Chris Apers | |
svn-id: r13873 | |||
2004-05-25 | Now in the new Music & Sound form | Chris Apers | |
svn-id: r13872 | |||
2004-05-25 | New ARM functions (sound, copyrect, wide display) | Chris Apers | |
svn-id: r13871 | |||
2004-05-25 | Minor update | Chris Apers | |
svn-id: r13870 |