Commit Graph

148 Commits

Author SHA1 Message Date
Uriziel
224c2667d5 All consatnts exported to separate file 2012-12-29 12:37:54 +01:00
Uriziel
9d8c084fe5 Message lookup fallback will work if locale was not found as well 2012-12-29 12:22:46 +01:00
Uriziel
e2f08b6df7 New method for getting messages 2012-12-29 12:10:14 +01:00
Uriziel
e07777ac9b Merge branch 'master' of github.com:Uriziel/syncplay 2012-12-29 12:05:49 +01:00
Uriziel
cf3f82e829 Messages file for future use 2012-12-29 12:05:30 +01:00
Etoh
8059bdf5ca Update README.md - Improve slow down notify info 2012-12-28 12:59:26 +00:00
Etoh
5824b810d4 Update README.md - Warning re: playback rate 2012-12-28 12:51:55 +00:00
Etoh
baf9403645 Update README.md - Improved Windows instructions 2012-12-28 12:45:03 +00:00
Uriziel
c1d09490bf Little message update 2012-12-27 20:41:22 +01:00
Etoh
5496fc7ea9 Merge pull request #3 from Et0h/master
Regex improvements, add rel offset
2012-12-27 08:27:12 -08:00
Etoh
92d2a55910 Update consoleUI.py - Rationalize rel offset code 2012-12-27 16:16:58 +00:00
Etoh
829e097b07 Update consoleUI.py - Reverse rel offset logic 2012-12-27 14:46:42 +00:00
Etoh
a4ebfd039a Update consoleUI.py - Fix extract seek sign line 2012-12-27 14:38:31 +00:00
Etoh
2d70ec5e2d Update consoleUI.py - Process relative offset sign 2012-12-27 14:32:47 +00:00
Etoh
192153ab63 Update consoleUI.py - Allow / sign for rel offset 2012-12-27 14:31:09 +00:00
Etoh
9305b5e97b Update consoleUI.py -executeCommand use grpsymlink 2012-12-27 14:29:08 +00:00
Etoh
3d5112fa1d Update consoleUI.py - Del regex from extractSign 2012-12-27 14:24:33 +00:00
Etoh
8d2b9a04cf Update consoleUI.py - Rename extractRegexSign 2012-12-27 14:23:18 +00:00
Etoh
3138bf765c Update consoleUI.py - Rename extractRegexSign refs 2012-12-27 14:22:00 +00:00
Etoh
bb6b058562 Update consoleUI.py - Use groupname in tryadvcmds 2012-12-27 14:20:15 +00:00
Etoh
dfe23966f2 Update consoleUI.py - Remove seek warning comment 2012-12-27 14:16:20 +00:00
Etoh
95c9a94112 Update /ui/consoleUI.py - Fix seek pattern 2012-12-27 14:15:55 +00:00
Etoh
0757f4f8cd Update consoleUI.py - Fix offset pattern 2012-12-27 14:14:12 +00:00
Uriziel
fa00d8cb3e Updated the "slowed" message 2012-12-27 00:14:33 +01:00
Etoh
d192725ec2 Update README.md - Clarification of authors 2012-12-26 21:52:02 +00:00
Etoh
aad18a1214 Update README.md - Add authors 2012-12-26 21:42:18 +00:00
Uriziel
ce217a8fb1 Fixed room changing 2012-12-26 21:26:46 +01:00
Uriziel
eee85223d1 Some size optimizations of .exe 2012-12-26 17:03:57 +01:00
Uriziel
abfdc08a79 Added messages on slowdown due to diff 2012-12-26 16:30:33 +01:00
Uriziel
4502f400c7 Seek and offset regex are less greedy now 2012-12-24 19:57:08 +01:00
Uriziel
5d642ad6d6 offset 0 is now valid time 2012-12-24 19:36:43 +01:00
Uriziel
9429e27b19 Now people are not allowed to go below your offset (if set) 2012-12-24 19:35:55 +01:00
Uriziel
6f05654eff Ver up 2012-12-24 19:20:04 +01:00
Uriziel
72b6b8a340 Missing line for freezing 2012-12-24 19:15:32 +01:00
Uriziel
866739fd34 Timeout message is more English than it was now 2012-12-24 19:14:52 +01:00
Uriziel
694747397c Fixed offsets
Renamed util for utils, added proper time parsing
2012-12-24 19:13:33 +01:00
Uriziel
71ab3b386f Frozing py to exe is now more intuitive 2012-12-24 15:07:03 +01:00
Uriziel
ff2bd8acc9 DC timeout the same as server's now 2012-12-20 18:15:57 +01:00
Uriziel
6531877968 Arugments passed to mplayer are now correctly executed 2012-12-19 20:09:33 +01:00
Uriziel
a547646704 Moved switch to allow stopping client on starting player 2012-12-19 20:01:55 +01:00
Uriziel
7392c48158 Appropriate message when starting mplayer with no file 2012-12-19 19:47:51 +01:00
Uriziel
4b8469ddaa Corrected disconnection on no contact with server 2012-12-19 13:02:39 +01:00
Uriziel
18e6b67621 Refactoring 2012-12-19 12:41:14 +01:00
Uriziel
d7c43f2e54 Refactoring 2012-12-19 12:39:18 +01:00
Uriziel
efec7f030b Fixed rare exception on mpc when changing speed 2012-12-18 17:11:01 +01:00
Uriziel
3050ee7d71 Different file message no longer appears if you're in different room 2012-12-16 22:41:41 +01:00
Uriziel
d9d6e685a2 Changespeed is now supported for mpc 2012-12-16 21:52:23 +01:00
Uriziel
e82e7d0f9a Probably unpause on file switch is fixed here 2012-12-16 20:41:05 +01:00
Uriziel
9c64b9a218 Refactoring 2012-12-16 20:08:10 +01:00
Uriziel
71c00d5928 Fixed handling escaped pipes in files for mpc 2012-12-16 14:05:17 +01:00