forked from pool/libsidplayfp
- Update to 1.6.0 * Make PSID loader adhere to spec when handling 2nd SID address * Improve PAL/NTSC switch handling * Reset rom descriptions if rom is not loaded * Fix a memory leak due to deleting auto_ptr to incomplete type (bug #13) * Fix Drean TOD frequency * Rework lightpen emulation based on VICE's code * Internal code refactoring - Update to 1.5.3 * Copy poweron pattern in memory only if real c64 compatibility is needed, fixes /MUSICIANS/B/Brennan_Neil/Super_Pac-Man.sid - Update to 1.5.2 * Restore original iomap function, fixes /MUSICIANS/C/Cooksey_Mark/Airwolf.sid - Update to 1.5.1 * Correctly interpret second sid address from PSID tunes header, fixes /MUSICIANS/T/TSM/Fiki_Fiki_2SID.sid * Fix a signedness warning - Update to 1.5.0 * Port CIA TOD fixes from VICE * Port some VIC-II changes from VICE * Check load address only for RSID tunes, fixes Hellbound from Shining 8 * Minor changes to reSIDfp * Other minor fixes and improvements OBS-URL: https://build.opensuse.org/request/show/257372 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsidplayfp?expand=0&rev=3
92 lines
3.6 KiB
Plaintext
92 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 17 13:19:20 UTC 2014 - olaf@aepfle.de
|
|
|
|
- Update to 1.6.0
|
|
* Make PSID loader adhere to spec when handling 2nd SID address
|
|
* Improve PAL/NTSC switch handling
|
|
* Reset rom descriptions if rom is not loaded
|
|
* Fix a memory leak due to deleting auto_ptr to incomplete type (bug #13)
|
|
* Fix Drean TOD frequency
|
|
* Rework lightpen emulation based on VICE's code
|
|
* Internal code refactoring
|
|
- Update to 1.5.3
|
|
* Copy poweron pattern in memory only if real c64 compatibility is needed, fixes /MUSICIANS/B/Brennan_Neil/Super_Pac-Man.sid
|
|
- Update to 1.5.2
|
|
* Restore original iomap function, fixes /MUSICIANS/C/Cooksey_Mark/Airwolf.sid
|
|
- Update to 1.5.1
|
|
* Correctly interpret second sid address from PSID tunes header, fixes /MUSICIANS/T/TSM/Fiki_Fiki_2SID.sid
|
|
* Fix a signedness warning
|
|
- Update to 1.5.0
|
|
* Port CIA TOD fixes from VICE
|
|
* Port some VIC-II changes from VICE
|
|
* Check load address only for RSID tunes, fixes Hellbound from Shining 8
|
|
* Minor changes to reSIDfp
|
|
* Other minor fixes and improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 11 14:54:51 UTC 2014 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.4.2
|
|
* Fix a typo made during merging in VIC II code
|
|
* Use vector instead of non-standard VLA
|
|
- Update to 1.4.1
|
|
* Fix crash when trying to open a directory on *NIX
|
|
* Various VIC II fixes, makes /MUSICIANS/T/The_Power_Terminator/Act_of_Revenge.sid play at the right speed
|
|
- Update to 1.4.0
|
|
* Drive the CIA TOD counter using the actual power line frequency
|
|
* Cleanup playing routine
|
|
* Fix residfp's distorted sound on Mahoney's Kapla Caves
|
|
* Rewrite residfp's interpolation routine using Fritsch-Carlson method to preserve monotonicity
|
|
* Reduce size of some residfp's structures
|
|
- Update to 1.3.0
|
|
* Port some missing VIC-II changes from jsidplay2
|
|
* Port missing changes from reSID to reSIDfp
|
|
* Fix a bug in psid driver that broke /DEMOS/G-L/Gott_Och_Blandat.sid
|
|
* Fix building with --disable-inline
|
|
* Other minor fixes and improvements
|
|
- Update to 1.2.2
|
|
* Extend the waveform TTL to about one second to fix /MUSICIANS/P/PVCF/Thomkat_with_Strange_End.sid
|
|
* Reduce oversized array in reSIDfp
|
|
- Update to 1.2.1
|
|
* Fix a bug in VIC-II that broke DEMOS/S-Z/Still_Got_the_Booze_tune_5.sid
|
|
* Fix some wrong values printed by the cpu debugger
|
|
- Update to 1.2.0
|
|
* Clean up includes with the help of IWYU (http://code.google.com/p/include-what-you-use/)
|
|
* Improve checks for non-standard functions
|
|
* Enable use of graphviz for doxygen documentation
|
|
* Refactor mixer to be more clean and flexible
|
|
* Improve the clock frequency calculation. Should fix the slightly off PAL-B clock
|
|
* Fix a memory leak introduced in r1015 (bug #11)
|
|
* Some internal refactoring
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 13:05:23 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 17 17:29:58 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 1 23:18:06 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.0.2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 17:05:00 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 13 18:10:20 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 1.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 1 09:36:29 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- Initial package
|
|
|