libretro: only use posix_memalign when it's safe
[pcsx_rearmed.git] / readme.txt
index 68d2882..306cca9 100644 (file)
@@ -109,7 +109,22 @@ the main menu where it is possible to enable/disable individual cheats.
 Changelog
 ---------
 
-r17
+r19 (2013-03-17)
++ libretro: added region, multidisk support
+* more work on cdrom code
+* changed sound sync code
+* fixed masking bugs in NEON GPU (in collaboration with Exophase)
+* fixed some compatibility issues
+* various other tweaks and fixes
+
+r18 (2013-01-06)
+* cdrom code greatly cleaned up
++ new GLES output mode for ARM Linux/R-Pi
+* various libretro improvements
+* fixed several compatibility regressions
+* various other tweaks and fixes
+
+r17 (2012-11-24)
 + added overlay support for generic Linux build
 * attempted to fix sound breakage with PulseAudio
 * fixed some regressions caused by hires mode code