syncplay/resources/man/changelog.md

40 lines
1.6 KiB
Markdown
Raw Normal View History

2013-01-05 23:15:41 +00:00
1.2.6
2013-01-13 16:02:30 +00:00
* `Not all files in the room are same` message is displayed after first unpause if that's the case
2013-05-04 18:40:34 +00:00
* `You're alone in the room` message is displayed after first unpause if that's the case
2013-01-05 23:15:41 +00:00
* All messages exported to messages.py
2013-01-25 23:43:03 +00:00
* Full UTF-8 support
* IRC Bot (experimental, thanks HarHar)
2013-05-04 18:40:34 +00:00
* MPV support (including streams - thanks happy)
2013-01-25 23:43:03 +00:00
* VLC support (experimental)
* MOTD (experimental)
* Reply on HTTP requests (experimental)
* Better GUI (thanks TacticalGenius230)
2013-05-04 18:40:34 +00:00
* Removed syncplayClientForceConfiguration.bat file for opening configuration
2013-01-25 23:43:03 +00:00
* 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
2013-01-25 23:54:31 +00:00
* Released executables are now working on Windows 8 (thanks titsontrains)
* Fixed Mplayer2 not working with msgcolor (thanks ion1)
2013-05-04 18:40:34 +00:00
* 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
2013-01-13 16:02:30 +00:00
2013-05-04 18:40:34 +00:00
1.2.5 (2 January 2013)
2013-01-02 12:16:14 +00:00
* Installation support for Windows
2013-01-25 23:48:17 +00:00
* First official release.
2013-01-02 12:16:14 +00:00
2012-12-30 17:47:42 +00:00
1.2.4
2013-01-01 14:03:22 +00:00
* 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
2012-12-30 17:47:42 +00:00
* #58 - Default room always assumed your username now.
2013-01-01 14:03:22 +00:00
2013-05-04 18:40:34 +00:00
1.2.3 (29 December 2012)