CL update 4
This commit is contained in:
parent
3aa56864f8
commit
16501277f8
@ -1,22 +1,30 @@
|
|||||||
1.2.6
|
1.2.6
|
||||||
|
|
||||||
* `Not all files in the room are same` message is displayed after first unpause if that's the case
|
* `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
|
* All messages exported to messages.py
|
||||||
* Full UTF-8 support
|
* Full UTF-8 support
|
||||||
* IRC Bot (experimental, thanks HarHar)
|
* IRC Bot (experimental, thanks HarHar)
|
||||||
* MPV support
|
* MPV support (including streams - thanks happy)
|
||||||
* VLC support (experimental)
|
* VLC support (experimental)
|
||||||
* MOTD (experimental)
|
* MOTD (experimental)
|
||||||
* Reply on HTTP requests (experimental)
|
* Reply on HTTP requests (experimental)
|
||||||
* Better GUI (thanks TacticalGenius230)
|
* 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
|
* 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
|
* Syncplay now tries to locate default player on first run
|
||||||
* Released executables are now working on Windows 8 (thanks titsontrains)
|
* Released executables are now working on Windows 8 (thanks titsontrains)
|
||||||
* Fixed Mplayer2 not working with msgcolor (thanks ion1)
|
* 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
|
* Installation support for Windows
|
||||||
* First official release.
|
* First official release.
|
||||||
@ -28,4 +36,4 @@
|
|||||||
* Server optimized to handle many users at the same time
|
* Server optimized to handle many users at the same time
|
||||||
* #58 - Default room always assumed your username now.
|
* #58 - Default room always assumed your username now.
|
||||||
|
|
||||||
|
1.2.3 (29 December 2012)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user