Commit Graph

111 Commits

Author SHA1 Message Date
Et0h
53e32e2283 Allow user to set media directories via main GUI 2016-06-02 16:30:54 +01:00
Et0h
564bf9663a Merge changes from upstream (main) branch 2016-01-09 10:53:18 +00:00
Et0h
bb875fddf9 Shuffle playlist feature 2015-11-15 21:32:46 +00:00
Et0h
d009310af0 Change playing file indicator 2015-10-24 21:47:16 +01:00
Et0h
9d28822731 Hopefully fix VLC playlist file loading issues 2015-10-24 00:04:04 +01:00
Peter Marheine
c23fe6ad8f Perform player probing in a non-UI thread.
Network operations tend to be extremely slow when checking all user
inputs for player path, so perform those checks in a non-UI thread so
the GUI remains responsive. While queries are ongoing, the icon is a
"busy" spinner.
2015-10-23 16:44:39 -06:00
Et0h
eb859ccf5e Add initial code for playlist context menu 2015-10-04 20:29:02 +01:00
Et0h
da1b2894bf Move all server listings to combo box 2015-08-30 20:31:49 +01:00
Et0h
411808b348 Add "find public server" feature 2015-08-26 19:25:07 +01:00
Etoh
0245f86588 URIs without URL metadata were not being registered for VLC (reported by Phaseout) 2015-07-12 23:54:29 +01:00
Et0h
b06edbc91d Add icons when file switch is possible 2015-07-07 20:35:30 +01:00
Et0h
41566ede45 Check for url rather than title before returning URL in Syncplay Lua 2015-06-19 00:05:35 +01:00
Et0h
843e5a0565 Make VLC show URL instead of Title for #65 2015-06-19 00:02:03 +01:00
Et0h
c3025d9174 Check for VLC 2.2.1 (to avoid seek errors), upver to 1.3.0 Beta 3d 2015-04-21 11:37:17 +01:00
Et0h
cd55c280a1 Make Syncplay-VLC interface sleep less to avoid seek being improperly detected 2015-03-16 23:01:42 +00:00
Et0h
23fb2435a1 GuiConfig: Move various settings into new Misc tab + move language into bottom layout 2015-01-05 02:07:47 +00:00
Et0h
ee5ce80332 Change pushbutton style 2015-01-03 21:35:13 +00:00
Et0h
f3c3028dfd Add automatic update system 2015-01-03 13:58:18 +00:00
Et0h
79e28d03f6 Add "load media stream URL" to main GUI menu 2015-01-02 12:14:00 +00:00
Et0h
3ff43473eb Add secondaryOSD (w/ VLC support & fallback code), re-work warnings, fix misc. VLC bugs, allow longer offsets 2014-12-29 12:47:31 +00:00
Et0h
cabadec4e7 Move from readyCheckbox to readyPushButton 2014-12-07 01:38:05 +00:00
Uriziel
5dc1288fd4 Merge remote-tracking branch 'origin/controlledRooms-new'
Conflicts:
	syncplay/client.py
	syncplay/constants.py
	syncplay/players/mplayer.py
	syncplay/ui/gui.py
2014-11-29 18:51:27 +01:00
Et0h
468c7f665d Make room icons closer to room name 2014-10-25 10:23:31 +01:00
Et0h
5519fd481d Change bullet icons to a right double chevron 2014-10-25 10:05:51 +01:00
Et0h
261b3e663d Use open lock icon if you are controller of room 2014-10-25 00:08:03 +01:00
Et0h
6160ec1fec Add user to key icon 2014-10-24 23:45:08 +01:00
Et0h
0c9128cf44 Use bullet_key icon instead of controller 2014-10-24 23:16:17 +01:00
Et0h
2aa7b50ac6 Use different room icon for controlled/uncontroleld rooms 2014-10-24 23:03:25 +01:00
Et0h
0b87e087ba Initial controller + ready icon code 2014-10-04 00:43:48 +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
91f4f0ba71 Use radixchar-agnostic tonumber in VLC intf (0.2.3) 2014-09-10 08:11:09 +01:00
Uriziel
11c53368cb Updated GUI for controlled rooms 2014-09-07 11:07:18 +02:00
nilsding
097327f6e3 added support for several BSDs 2014-08-14 20:43:37 +02:00
Et0h
e8cabc03d3 New GuiConfig etc, upver to 1.2.6 2014-07-11 20:44:01 +01:00
Et0h
9cbb290ef2 Support VLC 3 2014-06-29 18:20:24 +01:00
Et0h
e23609edf5 Close properly from VLC 2014-06-02 20:27:53 +01:00
Et0h
3930032410 Avoid uneven LUA assignments 2014-05-20 20:42:56 +01:00
Et0h
69a67acf34 Fix VLC title bug(?) etc 2014-05-20 20:20:37 +01:00
Et0h
69c03bdaa5 Reduce VLC CPU use (DerGenaue's code, adapted) 2014-05-19 14:49:52 +01:00
Etoh
07684254d1 Add missing end from lua 2014-04-19 13:00:49 +01:00
Etoh
2a736d613f syncplay.lua: only check title if file open 2014-04-18 23:51:08 +01:00
Etoh
f2faeb72c8 syncplay.lua: Don't give new title w/ old time 2014-04-18 11:12:43 +01:00
Etoh
7910e7364e syncplay.lua time multiplier is weeks, not days 2014-04-18 10:54:07 +01:00
Etoh
255045be2d Add initial VLC disc support 2014-03-08 16:31:42 +00:00
Etoh
698c083c56 Update syncplay.lua ver comment to 0.1.7 2014-02-22 17:26:33 +00:00
Etoh
38d240d135 Don't send a message if VLC is not running 2014-02-17 21:32:12 +00:00
Etoh
5102a1e619 syncplay.lue 0.1.7 ensure close-vlc is honoured 2014-02-17 21:14:53 +00:00
Etoh
4ee58a2ef2 syncplay.lua minor comment improvements 2014-01-29 17:49:19 +00:00
Etoh
f0fa468bf8 Add syncplay.lua note for non-users 2013-12-22 21:36:36 +00:00
Etoh
906469e299 syncplay.lua no longer says VLC ver on connect 2013-12-22 21:29:40 +00:00