File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed
Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1+ Version 0.2.104
2+ ===============
3+
4+ * Update libsidplayfp
5+ * Update adplug
6+ * Latest version of the upstream version
7+ * Adds support for *.PIS and *.MTR
8+ * Reimplemented the OPL2/3 status viewer
9+ * Buffer for compositing tracker data for music that supports this, was not
10+ cleared between pattern loads. Causing visual data to be accumulated.
11+ * OCP now supports multiple of the emulator implementations
12+ * Default emulator to use has been changed
13+ * Configuration dialog added into setup:
14+ * Elapsed time is now based on played samples and not counting seconds passed
15+ * Screen resizing should be more consistent on remembering settings
16+ * Add support for 3-bytes-per-pixel in SDL 1.x
17+ * Files that are detected as valid for libancient but fails decompression,
18+ OCP failed to reset the filehandler read-position back to 0.
19+ * Track viewer had some excessive CPU usage
20+ * Analyzer viewer has the scale gain range increased, and the current gain is
21+ visible in the header.
22+ * Quick help documentation has been updated, with special focus on the keyboard
23+ shortcuts.
24+
125Version 0.2.103
226===============
327
Original file line number Diff line number Diff line change 1- AC_INIT ( [ ocp] ,
[ 0.2.103 ] ,
[ [email protected] ] ) 2- AC_DEFINE ( DLLVERSION , [ 0x00000267 ] )
1+ AC_INIT ( [ ocp] ,
[ 0.2.104 ] ,
[ [email protected] ] ) 2+ AC_DEFINE ( DLLVERSION , [ 0x00000268 ] )
33
44AC_CANONICAL_HOST
55
You can’t perform that action at this time.
0 commit comments