diff --git a/resources/man/changelog.md b/resources/man/changelog.md index 2317ee0..a950c6c 100644 --- a/resources/man/changelog.md +++ b/resources/man/changelog.md @@ -1,22 +1,30 @@ 1.2.6 * `Not all files in the room are same` message is displayed after first unpause if that's the case -* `You're alone in the room' message is displayed after first unpause if that's the case +* `You're alone in the room` message is displayed after first unpause if that's the case * All messages exported to messages.py * Full UTF-8 support * IRC Bot (experimental, thanks HarHar) -* MPV support +* MPV support (including streams - thanks happy) * VLC support (experimental) * MOTD (experimental) * Reply on HTTP requests (experimental) * Better GUI (thanks TacticalGenius230) -* syncplayClientForceConfiguration.bat file for opening configuration removed +* Removed syncplayClientForceConfiguration.bat file for opening configuration * Configuration always opens if no file was provided (not done with open with) or was set like that in configuration window * Syncplay now tries to locate default player on first run * Released executables are now working on Windows 8 (thanks titsontrains) * Fixed Mplayer2 not working with msgcolor (thanks ion1) +* Added CCCP path for MPC-HC +* Various improvements to installer and uninstaller +* Re-enabled "mplayer" as a valid player name and improved version checking +* Removed passing stderr to outpup for mplayer +* Forcing precise seeking to fix double jumping in mplayer2/mpv. +* Added pre-experimental MAL support +* Fixed reconnection time prolonging over multiple disconnections +* Allow 1 second seeks -1.2.5 +1.2.5 (2 January 2013) * Installation support for Windows * First official release. @@ -28,4 +36,4 @@ * Server optimized to handle many users at the same time * #58 - Default room always assumed your username now. - +1.2.3 (29 December 2012)