Et0h
|
1b3e370d6d
|
Add debug messages for VLC/mpv/Client-Server comms
|
2014-10-10 19:39:43 +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
|
4fd1b83fe3
|
Merge pull request #43 from nilsding/master
Initial BSD support
|
2014-09-12 22:20:45 +02: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
|
c026be1114
|
Make mpv error check cover all parsing fails
|
2014-08-31 20:33:11 +01:00 |
|
Et0h
|
18e424d0fa
|
Finalise mpv incompatible error message
|
2014-08-27 14:39:26 +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
|
097327f6e3
|
added support for several BSDs
|
2014-08-14 20:43:37 +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 |
|
Uriziel
|
02d6bb96af
|
Fixed mplayer/mpv not pausing at the startup
|
2014-07-19 22:53:18 +02:00 |
|
Et0h
|
e8cabc03d3
|
New GuiConfig etc, upver to 1.2.6
|
2014-07-11 20:44:01 +01:00 |
|
Et0h
|
9bb3edc1db
|
Hopefully fix 000 sep locale position bug (thanks Tom39)
|
2014-07-04 23:41:05 +01:00 |
|
Et0h
|
b8b5d779fa
|
VLC: Don't freeze on no-input, etc
|
2014-07-04 22:33:32 +01:00 |
|
Uriziel
|
d6d09e403c
|
Applied fix: "Remove redundant parameters"
|
2014-07-03 00:20:31 +02:00 |
|
Uriziel
|
6a191f8e24
|
Fixed mplayer usage error to actually show standard error.
|
2014-07-03 00:04:43 +02:00 |
|
Et0h
|
b6f755785f
|
Make getMessage locale optional and take precedence
|
2014-07-01 13:04:15 +01:00 |
|
Et0h
|
ec936c4e2c
|
Use media-player-error where appropriate
|
2014-06-30 23:33:11 +01:00 |
|
Uriziel
|
4c695fc0be
|
Fixed mplayer/mpv not closing properly
|
2014-07-01 00:24:15 +02:00 |
|
Et0h
|
9505838531
|
Default 'Auto' mode for slowdown on desync
|
2014-06-18 17:56:35 +01:00 |
|
Et0h
|
217bb2d818
|
Proper Unicode for VLC OSD msgs
|
2014-06-05 16:27:37 +01:00 |
|
Et0h
|
d84cd48e41
|
Msgbox on some MPC drops
|
2014-05-23 20:08:51 +01:00 |
|
Et0h
|
10089bb417
|
VLC Unicode Support (prompted by nnamrrehdlopoel)
|
2014-05-19 01:05:33 +01:00 |
|
Uriziel
|
2f3d873e2f
|
Fix mpv not being able to play youtube
|
2014-05-04 21:37:31 +02:00 |
|
Uriziel
|
b8f84c80c3
|
Fixed the deprecated calls in mpv, removed -no-msgcolor as it apparently didn't have any effect
|
2014-05-04 17:06:37 +02:00 |
|
Etoh
|
b8a4bbae11
|
Fix VLC WinXP loading bug reported by /u/supersaw7
|
2014-04-25 19:53:44 +01:00 |
|
Etoh
|
227b667eb3
|
Hopefully fix MPC-HC CMD_NOWPLAYING spam bug
|
2014-04-20 21:00:17 +01:00 |
|
Etoh
|
d76d823b82
|
Fix Linux/OSX home path switcheroo
|
2014-04-20 13:27:14 +01:00 |
|
Etoh
|
b362c6815a
|
Check for per-user syncplay.lua file
|
2014-04-19 19:50:24 +01:00 |
|
Etoh
|
89e5af0499
|
Formatting vlc.py
|
2014-04-19 19:49:04 +01:00 |
|
Uriziel
|
0c7b26a2b6
|
Fixed mplayer/mpv pausing on the init
|
2014-03-30 21:48:50 +02:00 |
|
Uriziel
|
a3af3f8c1d
|
Fixed issue with relative paths in mplayer/mpv
|
2014-03-27 00:58:23 +01:00 |
|
Etoh
|
ee4488fda2
|
Fix MPC-HC file loading bug
|
2014-03-06 20:08:54 +00:00 |
|
Uriziel
|
b814564fab
|
Fixed error with mpv and utf8 osd
|
2014-02-22 20:03:26 +01:00 |
|
Uriziel
|
79a94c08d6
|
Fixed cwd (e.g. for screenshots) in mpv/mplayer
|
2014-02-20 22:04:52 +01:00 |
|
Etoh
|
0db1f920d1
|
Ensure close-vlc is sent
|
2014-02-17 21:11:00 +00:00 |
|