From 6a1fed3e93f21ed5c99d895e44d26d58e5907baf Mon Sep 17 00:00:00 2001 From: Arthur Moore Date: Tue, 10 Mar 2015 20:16:12 -0400 Subject: [PATCH] Updated Readme with changelog highlights --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README b/README index 3131b9a1..596de76e 100644 --- a/README +++ b/README @@ -34,6 +34,7 @@ DJRobX Jonas Quinn kode54 Normmatt +Arthur Moore ============== Special Thanks @@ -71,3 +72,18 @@ shuffle2: Squarepusher - Libretro merge + +============== +Changes from Official SVN +(This list is non inclusive) +============== +wxvbam now compiles on modern Linux systems +-Now compiles on wxwidgets 2.8 +-Now properly Selects wxwidgets 2.8 if 3.0 is also installed +Cmake Build System has been cleaned up, and is now more modular + +Art Assets have been updated +wxvbam code cleanup +-Still in the process of removing C macros +Filter system is currently being rewritten +-At the least I've changed the variable names so it's obvious what's going on now