Uriziel
|
a778cfd60a
|
Message fix
|
2013-01-16 20:29:25 +01:00 |
|
Uriziel
|
181083eec7
|
Different answer is given when server is requested with HTTP GET
|
2013-01-16 20:27:32 +01:00 |
|
Uriziel
|
d6eb5259d2
|
Added MOTD for server (#15)
|
2013-01-16 19:56:29 +01:00 |
|
Uriziel
|
927d55f6a5
|
Changelog update
|
2013-01-16 18:39:32 +01:00 |
|
Uriziel
|
9c1ebd8e3d
|
File no longer used
|
2013-01-16 18:38:09 +01:00 |
|
Uriziel
|
f4af2127a8
|
Full UTF8 support added (#66);
Server probably won't run on python 2.6 anymore
|
2013-01-16 18:37:16 +01:00 |
|
Uriziel
|
43a79fcbc6
|
Player path is now properly set on first gui run
|
2013-01-16 17:11:53 +01:00 |
|
Uriziel
|
c0c890936d
|
Update buildPy2exe.py
List of files for installer is now automatically generated
|
2013-01-16 14:00:57 +00:00 |
|
Uriziel
|
7a71609059
|
Builder for windows now runs setup builder script
|
2013-01-15 19:27:21 +01:00 |
|
Uriziel
|
b5a87087d4
|
Some refactoring
|
2013-01-15 18:53:27 +01:00 |
|
Etoh
|
36d2485dd6
|
update syncplay.lua - Major rewrite,verup to 0.0.3
|
2013-01-13 22:51:15 +00:00 |
|
daniel-123
|
f7489f7c89
|
Changed mplayer2 pausing to documented command.
|
2013-01-13 22:47:59 +01:00 |
|
daniel-123
|
1994e02b2c
|
Removed mplayer(1) workarounds.
|
2013-01-13 22:44:49 +01:00 |
|
daniel-123
|
080de19c03
|
Mplayer support requires mplayer2 now.
|
2013-01-13 22:30:09 +01:00 |
|
Uriziel
|
343cdba795
|
Installer update after removing sound support
|
2013-01-13 21:59:16 +01:00 |
|
Uriziel
|
899f61d6c7
|
Fixed exception on starting already a running task
|
2013-01-13 21:57:11 +01:00 |
|
daniel-123
|
189f8125ee
|
Fixed mplayer(1) refusing to pause video.
|
2013-01-13 19:12:36 +01:00 |
|
Uriziel
|
d0af8ca9f1
|
Some refactoring on OSD warnings
|
2013-01-13 17:35:07 +01:00 |
|
Uriziel
|
c9d73e3bbf
|
cl update
|
2013-01-13 17:02:30 +01:00 |
|
Uriziel
|
b11b10eb67
|
Warning is being displayed if not all the files are same in the room
|
2013-01-13 17:00:59 +01:00 |
|
Uriziel
|
c91ff941fa
|
All constants are now seconds (instead of miliseconds);
Redone message displaying about not all files being the same in the room
|
2013-01-13 16:39:58 +01:00 |
|
Uriziel
|
0a99e98956
|
Not needed after all
|
2013-01-13 00:18:27 +01:00 |
|
Etoh
|
443396d873
|
update syncplay.lua - improve display-osd, verup
|
2013-01-12 00:19:37 +00:00 |
|
Etoh
|
1fc34a088a
|
update resources/syncplay.lua - fixed play/pause
|
2013-01-11 23:30:06 +00:00 |
|
Etoh
|
1a3b56c140
|
Added experimental VLC Syncplay connector
|
2013-01-11 15:11:33 -08:00 |
|
daniel-123
|
98c63b7db9
|
MPV support.
|
2013-01-11 20:30:37 +01:00 |
|
daniel-123
|
e61cddacbe
|
Fixed linux PATH bug. Refactoring for mpv support.
|
2013-01-11 20:29:19 +01:00 |
|
Uriziel
|
eb27fe2c6a
|
Added PlayerFactory
|
2013-01-11 00:43:52 +01:00 |
|
Uriziel
|
298247b145
|
Builder no longer copies the buzzer.wav
|
2013-01-09 22:26:36 +01:00 |
|
Uriziel
|
405d3baf50
|
Removed sound support
|
2013-01-09 22:24:45 +01:00 |
|
Uriziel
|
af8ee57cd2
|
Documented basePlayer interface a bit
|
2013-01-09 21:28:27 +01:00 |
|
Uriziel
|
0f824d2136
|
Updated interface to provide proper arguments for functions
|
2013-01-09 21:28:25 +01:00 |
|
Uriziel
|
1bd7d42702
|
Update README.md
|
2013-01-08 20:46:17 +01:00 |
|
daniel-123
|
38669acc44
|
Fix for exception due to missing buzzer.wav
|
2013-01-07 21:26:48 +01:00 |
|
daniel-123
|
cbdf10075e
|
Added buzzer.wav to linux installer.
|
2013-01-07 21:26:18 +01:00 |
|
daniel-123
|
d130390c9e
|
Initial buzzer support for linux.
|
2013-01-07 00:25:24 +01:00 |
|
Uriziel
|
fd4549f0a5
|
A bit better buzzer
|
2013-01-07 00:12:00 +01:00 |
|
Uriziel
|
3e062a31a7
|
Windows setup fix
|
2013-01-06 14:45:20 +01:00 |
|
Uriziel
|
e9a1026bf8
|
Setup improvements for playing the buzz sound
|
2013-01-06 14:43:19 +01:00 |
|
Uriziel
|
65f3fc87ef
|
Added sound notification (for Windows) if not all files are same in one room
|
2013-01-06 14:18:52 +01:00 |
|
Uriziel
|
59b0cd0b6a
|
CL update and ver up
|
2013-01-06 00:15:41 +01:00 |
|
Uriziel
|
6d6e7c420c
|
Bug fix for MPC
|
2013-01-05 23:37:58 +01:00 |
|
Uriziel
|
6bd789a554
|
Different file notification is displayed for correct amount of time now
|
2013-01-05 23:37:15 +01:00 |
|
Uriziel
|
25f0dc12eb
|
Client shows persistent message if someone in room has different file
|
2013-01-05 23:37:14 +01:00 |
|
Uriziel
|
099b407303
|
Installer update
|
2013-01-05 23:37:13 +01:00 |
|
daniel-123
|
c0d644c4da
|
Added missing imports.
|
2013-01-05 23:22:03 +01:00 |
|
daniel-123
|
9dd4f7cc0f
|
Implemented getMessage across syncplay.
|
2013-01-05 23:17:18 +01:00 |
|
daniel-123
|
d1cd71f8eb
|
Added few new messages
|
2013-01-05 22:54:35 +01:00 |
|
Uriziel
|
a0fb9680b4
|
Merge pull request #8 from Et0h/master
Add many more EN to messages.py
|
2013-01-05 12:27:39 -08:00 |
|
Et0h
|
e7f9f3da02
|
Add many more EN to messages.py
|
2013-01-03 16:57:28 +00:00 |
|