HarHar
|
2a06996b86
|
Merge branch 'master' of https://github.com/HarHar/syncplay
|
2013-01-24 19:02:26 -02:00 |
|
HarHar
|
dff203f436
|
[irc] remove "room" argument for !play and !pause
|
2013-01-24 18:56:04 -02:00 |
|
Uriziel
|
5b2a90646e
|
Merge pull request #11 from HarHar/master
Pass nick to pause function
|
2013-01-24 12:28:05 -08:00 |
|
HarHar
|
0bfb6d117b
|
[irc] pass nick to pause function
|
2013-01-24 18:25:42 -02:00 |
|
Uriziel
|
83d807949a
|
Fixed some mistakes in ircBot
|
2013-01-24 21:20:32 +01:00 |
|
HarHar
|
91e7b4c5c5
|
[irc] add small help
|
2013-01-24 18:04:49 -02:00 |
|
HarHar
|
052bd09540
|
Use utils.formatTime
|
2013-01-24 17:54:38 -02:00 |
|
HarHar
|
d9d30d9279
|
Change author line and move bot.py to ircBot.py
|
2013-01-24 17:52:21 -02:00 |
|
HarHar
|
74255a2373
|
Add (not binded) IRC bot
|
2013-01-24 17:22:15 -02:00 |
|
Uriziel
|
6e60c98469
|
Stripped unused imports
|
2013-01-24 20:03:49 +01:00 |
|
Uriziel
|
3932863fdf
|
Alternative path for CCCP
|
2013-01-21 23:36:43 +01:00 |
|
Uriziel
|
aa68d9d77a
|
Some constants got raw escaped
|
2013-01-21 23:28:42 +01:00 |
|
daniel-123
|
7684b6ebcd
|
Fix for previous fix
|
2013-01-21 22:06:47 +01:00 |
|
daniel-123
|
647ff64917
|
Fixed mplayer2 not working with msgcolor enabled in config.
|
2013-01-21 21:54:46 +01:00 |
|
Uriziel
|
a938dabd7f
|
Fixed sending motd and http reply
|
2013-01-20 01:40:13 +01:00 |
|
Uriziel
|
c2f493951f
|
Some fixes for FLC
|
2013-01-18 02:05:02 +01:00 |
|
Uriziel
|
9232e0c36c
|
Some reorganisation
|
2013-01-18 01:56:00 +01:00 |
|
Uriziel
|
c354e2d3fd
|
Some refactoring and fixes for VLC
|
2013-01-18 01:53:50 +01:00 |
|
Et0h
|
e03cfe12c3
|
Experimental VLC support
VLC now works, but it ain't perfect.
|
2013-01-17 20:43:44 +00:00 |
|
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
|
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
|
b5a87087d4
|
Some refactoring
|
2013-01-15 18:53:27 +01: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
|
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
|
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 |
|
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
|
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 |
|
daniel-123
|
38669acc44
|
Fix for exception due to missing buzzer.wav
|
2013-01-07 21:26:48 +01:00 |
|
daniel-123
|
d130390c9e
|
Initial buzzer support for linux.
|
2013-01-07 00:25:24 +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 |
|
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 |
|