XMPS ---- New in version 0.0.2: --------------------- ** The app now saves playlist stuff in the config file (like whrether the playlist is toggled or not) ** Added keybord control (space = pause, arrows = next, previous, etc...) ** Added an internal event management system (simple FIFO), so now windows are abble to talk to each other. ** Terminated the OpenGL event polling and resize code, so now you can play a movie at any size, cool :) ** XMPS now saves the skin when exiting and reloads it at startup. ** Added focused/unfocused titlebars for main window and playlist. Added raise on click too. New in version 0.0.1: --------------------- ** Nohing (well, everything in fact :)