diff --git a/syncplay/resources/man/changelog.md b/syncplay/resources/man/changelog.md deleted file mode 100644 index a950c6c..0000000 --- a/syncplay/resources/man/changelog.md +++ /dev/null @@ -1,39 +0,0 @@ -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 -* All messages exported to messages.py -* Full UTF-8 support -* IRC Bot (experimental, thanks HarHar) -* MPV support (including streams - thanks happy) -* VLC support (experimental) -* MOTD (experimental) -* Reply on HTTP requests (experimental) -* Better GUI (thanks TacticalGenius230) -* 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 (2 January 2013) - -* Installation support for Windows -* First official release. - -1.2.4 - -* Config file is not saved again unless needed -* Added optimize flags to the default installation on Linux -* Server optimized to handle many users at the same time -* #58 - Default room always assumed your username now. - -1.2.3 (29 December 2012)