Et0h
|
1b3e370d6d
|
Add debug messages for VLC/mpv/Client-Server comms
|
2014-10-10 19:39:43 +01:00 |
|
Et0h
|
7fb2709629
|
Use exit menu label
|
2014-10-09 19:22:16 +01:00 |
|
Et0h
|
442e753a11
|
mpv: Hopefully fix mpv compatability issues
|
2014-09-27 00:27:39 +01:00 |
|
Et0h
|
634124b4e5
|
mpv: Hopefully fix reset on regular file change bug
|
2014-09-26 13:40:20 +01:00 |
|
Et0h
|
b9f20dfb07
|
mpv: Handle old vers / exceptions better
|
2014-09-26 13:01:40 +01:00 |
|
Et0h
|
9ca2c54a69
|
Unbreak shift+drag mpv reset
|
2014-09-14 22:23:42 +01:00 |
|
Et0h
|
d59e183662
|
Use proper pause value
|
2014-09-14 19:34:34 +01:00 |
|
Et0h
|
89d0a262cc
|
Refactor Mplayer/mpv
|
2014-09-14 19:16:16 +01:00 |
|
Et0h
|
a99a70159a
|
mpv don't raise ValueError
|
2014-09-14 13:40:45 +01:00 |
|
Et0h
|
a986615d19
|
Merge remote-tracking branch 'origin/master'
Conflicts:
syncplay/players/mplayer.py
|
2014-09-14 12:54:27 +01:00 |
|
Et0h
|
1c660244ef
|
Hopefully fix new mpv file change issues
|
2014-09-14 12:52:59 +01:00 |
|
Etoh
|
655b638097
|
Fix new mpv bug (premature info requests)
|
2014-09-13 01:25:08 +01:00 |
|
Et0h
|
db6bb28afb
|
Fix new mpv bug by re-requesting info that was requested prematurely
|
2014-09-13 01:22:47 +01:00 |
|
Daniel Wróbel
|
27bd1b38d3
|
BSD support in Makefile
|
2014-09-12 23:51:52 +02:00 |
|
Daniel Wróbel
|
c9d69c3990
|
Little cleaning up in Makefile
|
2014-09-12 23:50:31 +02:00 |
|
Daniel Wróbel
|
4fd1b83fe3
|
Merge pull request #43 from nilsding/master
Initial BSD support
|
2014-09-12 22:20:45 +02:00 |
|
Et0h
|
91f4f0ba71
|
Use radixchar-agnostic tonumber in VLC intf (0.2.3)
|
2014-09-10 08:11:09 +01:00 |
|
Et0h
|
2742d22ede
|
Remove print (oops)
|
2014-09-09 22:00:28 +01:00 |
|
Et0h
|
525d186d83
|
Hack to hopefully fix VLC locale issue with radix without causing issue with thousand separator
|
2014-09-09 21:58:18 +01:00 |
|
Uriziel
|
fb121f7ba7
|
Fixed issue with locale breaking vlc
|
2014-09-06 21:50:04 +02:00 |
|
Uriziel
|
1c37e30c7d
|
Fixed crashing with mpv < 0.4
|
2014-09-06 21:13:33 +02:00 |
|
Et0h
|
2597dee602
|
Use --start-time=0 to avoid VLC playback resumption
|
2014-09-02 23:12:21 +01:00 |
|
Et0h
|
c026be1114
|
Make mpv error check cover all parsing fails
|
2014-08-31 20:33:11 +01:00 |
|
Et0h
|
3630138167
|
Correct pause label text
|
2014-08-27 19:27:15 +01:00 |
|
Et0h
|
18e424d0fa
|
Finalise mpv incompatible error message
|
2014-08-27 14:39:26 +01:00 |
|
Et0h
|
cbb0b748c6
|
Fix missing -- in slave arg
|
2014-08-25 19:27:28 +01:00 |
|
Et0h
|
a05b06625d
|
Remove rnadom print
|
2014-08-25 19:24:29 +01:00 |
|
Et0h
|
b63f0340fe
|
Fixed mpv 0.5.0+ on linux
|
2014-08-25 19:20:47 +01:00 |
|
Et0h
|
aa05ed473d
|
Stopgap error for mpv 0.5.0+ issue
|
2014-08-22 15:45:57 +01:00 |
|
nilsding
|
b414910a81
|
renamed Makefile to GNUmakefile because it is specific to GNU Make
|
2014-08-14 20:51:39 +02:00 |
|
nilsding
|
097327f6e3
|
added support for several BSDs
|
2014-08-14 20:43:37 +02:00 |
|
Et0h
|
1c9c31bd1a
|
Improved GUI import error message
|
2014-08-11 19:20:45 +01:00 |
|
Et0h
|
5001845e10
|
Add instructions for py2exe client console mode
|
2014-08-09 17:47:31 +01:00 |
|
Etoh
|
2b14a94283
|
Add Python 2.7 check to buildPy2exe
|
2014-08-03 21:06:40 +01:00 |
|
Uriziel
|
1db7e0e095
|
Fixed Syncplay Public Server not working whatsoever
|
2014-07-29 21:54:01 +02:00 |
|
Etoh
|
9fdb8d080d
|
Merge pull request #42 from Konubinix/master
Add initial message indicating why the Gui did not launch
|
2014-07-29 13:55:26 +01:00 |
|
Samuel Loury
|
4d3aa9f29c
|
Add a message indicating why the Gui did not launch
|
2014-07-29 10:37:59 +02:00 |
|
Uriziel
|
65b80caf09
|
Fixed mplayer episode switch and hacked seeking issue on file switch / syncplay start
|
2014-07-23 22:47:40 +02:00 |
|
Etoh
|
c522665721
|
Update __init__.py
|
2014-07-21 19:45:56 +01:00 |
|
Et0h
|
464631e646
|
Increase recent client threshold to 1.2.9
|
2014-07-20 18:02:08 +01:00 |
|
Et0h
|
c0ce39dcdf
|
Merge PlayPause should be False by default
|
2014-07-20 17:17:45 +01:00 |
|
Et0h
|
ad3946e91e
|
Fix GuiConfig DropEvent platform check
|
2014-07-19 22:37:25 +01:00 |
|
Uriziel
|
02d6bb96af
|
Fixed mplayer/mpv not pausing at the startup
|
2014-07-19 22:53:18 +02:00 |
|
Et0h
|
1cca98cc59
|
Ensure slowdown/rewind spinboxes are not too narrow (part 2)
|
2014-07-19 21:32:35 +01:00 |
|
Uriziel
|
a0000d48f8
|
Fixed rewinds not working at all
|
2014-07-19 22:28:24 +02:00 |
|
Et0h
|
803dce9a4f
|
Ensure slowdown/rewind spinboxes are not too narrow
|
2014-07-19 21:02:25 +01:00 |
|
Et0h
|
f9d0a3fc96
|
Ensure executable path combo consistency
|
2014-07-19 20:58:45 +01:00 |
|
Et0h
|
264004571c
|
Remove buggy VLC version check
|
2014-07-19 17:07:18 +01:00 |
|
Et0h
|
8846a223e6
|
Actually fix Linux success/error msg size bug
|
2014-07-19 13:39:38 +01:00 |
|
Et0h
|
093df74ad8
|
Hopefully fix Linux success/error msg size bug
|
2014-07-19 13:34:11 +01:00 |
|