Et0h
|
7b75a04b46
|
Add youtu.be and Vimeo as safe URIs
|
2016-05-07 08:34:33 +01:00 |
|
Et0h
|
fbfb5c039c
|
Undelete Russian nostore-tooltip message
|
2016-03-03 19:43:49 +00:00 |
|
Et0h
|
0e5e8eafa2
|
Upver to release 24
|
2016-03-03 19:38:25 +00:00 |
|
Uriziel
|
4560e95308
|
Merge branch 'master' into sharedplaylists
|
2016-03-03 20:34:28 +01:00 |
|
Uriziel
|
839e9d3975
|
Merge branch 'master' into sharedplaylists
|
2016-03-03 20:16:47 +01:00 |
|
Uriziel
|
5a36a2416a
|
Revert "Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists"
This reverts commit 509dfea336e48f7ccd848e44ebe8bb60e6332822, reversing
changes made to 5ce752cbef589ade76ae5dc1bcfafc7c9e34c0ea.
|
2016-03-03 20:13:24 +01:00 |
|
Et0h
|
c40b9e5aff
|
PLAYLIST_LOOPS is redundant as it is now a config option
|
2016-02-18 14:06:50 +00:00 |
|
Et0h
|
e2617088b8
|
Fix server error when trying to getPosition when position is none
|
2016-02-07 15:38:50 +00:00 |
|
Et0h
|
1194cce05a
|
Fix server rewind position to 0 on pause bug
|
2016-02-07 13:10:56 +00:00 |
|
Et0h
|
0888ead8e6
|
When watched file is found, update playlist and load file
|
2016-02-07 10:01:20 +00:00 |
|
Uriziel
|
b98ba59886
|
Optimize server code a bit
|
2016-02-07 01:04:55 +01:00 |
|
Et0h
|
c1300464a5
|
Highlight missing files in playlist
|
2016-01-31 16:11:39 +00:00 |
|
Et0h
|
c77fc66f15
|
Don't duplicate file check if currentDirectory is also in mediaFilesCache & allow checkForFileSwitchUpdate to be called without argument
|
2016-01-31 15:32:10 +00:00 |
|
Et0h
|
42817b9087
|
Move FileSwitchManager to Client and use in PlaylistManager
|
2016-01-31 15:11:01 +00:00 |
|
Et0h
|
5016e9d102
|
Stop playlist at end (with optional loop setting for multi-file playlists)
|
2016-01-31 11:10:47 +00:00 |
|
Et0h
|
9a0ea78be3
|
Upver to release #23
|
2016-01-30 14:51:59 +00:00 |
|
Et0h
|
0f9e179282
|
Retain playlist UI filename on playlist change unless new filename specified
|
2016-01-30 14:51:42 +00:00 |
|
Et0h
|
b276bc3688
|
Don't allow negative mplayer/mpv positions
|
2016-01-30 14:07:12 +00:00 |
|
Et0h
|
f5f07fd058
|
Add new playlist items to end
|
2016-01-30 13:14:43 +00:00 |
|
Et0h
|
9d4732ad40
|
Fix double playlist change notification bug
|
2016-01-30 13:07:31 +00:00 |
|
Et0h
|
3b6f8fd414
|
Move to top when shuffling + avoid random index switch bug
|
2016-01-29 15:30:21 +00:00 |
|
Et0h
|
85ce40bdbd
|
Relay error if file format is not recognized by mpv
|
2016-01-26 23:48:33 +00:00 |
|
Et0h
|
8334aa4682
|
Repeat mpv youtube-dl failure messages in Syncplay
|
2016-01-26 23:33:26 +00:00 |
|
Uriziel
|
509dfea336
|
Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists
|
2016-01-25 21:43:40 +01:00 |
|
Uriziel
|
554bd33f4d
|
Merge pull request #94 from remimarenco/master
Divide the international files
|
2016-01-25 20:46:29 +01:00 |
|
remimarenco
|
3ed4af4f03
|
Add the description in deutsch file
|
2016-01-24 20:45:41 -05:00 |
|
remimarenco
|
078256707e
|
Divide the different languages in separate files
|
2016-01-24 20:40:23 -05:00 |
|
Et0h
|
5ce752cbef
|
Refactor: Move playlist into its own class
|
2016-01-24 21:54:49 +00:00 |
|
Et0h
|
a77d3146de
|
Privatise non-public undo functions
|
2016-01-23 22:05:23 +00:00 |
|
Et0h
|
c30878d499
|
Remove another redundant random.seed()
|
2016-01-23 20:09:05 +00:00 |
|
Et0h
|
b7fff7e32c
|
Always loop at tne of playlist + At EOF go to next playlist index, not next filename
|
2016-01-23 16:28:54 +00:00 |
|
Et0h
|
8f0a22ee3b
|
Move more playlist messages to messages.py
|
2016-01-23 15:25:37 +00:00 |
|
Et0h
|
37c6e91641
|
Remove old TOOD message - we disallow duplicates so don't need GUIDs
|
2016-01-23 15:14:23 +00:00 |
|
Et0h
|
383e395658
|
Refactor to avoid super wide lines
|
2016-01-23 14:52:00 +00:00 |
|
Et0h
|
b42f37c999
|
Remove redundant random seeding requests (AKA all of them, as random self-seeds)
|
2016-01-23 14:39:49 +00:00 |
|
Et0h
|
fc70c917bc
|
Refactor to make _UndoPlaylistManager
|
2016-01-23 14:36:01 +00:00 |
|
Et0h
|
037e5aa21e
|
Refactor updateUndoPlaylistBuffer
|
2016-01-23 13:42:44 +00:00 |
|
Et0h
|
85812e29f3
|
Move playlist next file thresholds to constants.py
|
2016-01-23 13:11:49 +00:00 |
|
Et0h
|
18be4a34a1
|
Hopefully fix playlist index random switch loop bug
|
2016-01-21 22:21:40 +00:00 |
|
Et0h
|
44f1b77977
|
Enable shared playlists by default
|
2016-01-20 20:44:25 +00:00 |
|
Etoh
|
dd6edb7a61
|
Merge pull request #92 from nilsding/master
set the correct player executable path when an .app was selected on OS X (fixes #91)
|
2016-01-19 15:56:50 +00:00 |
|
Et0h
|
0e504f77ac
|
Upver to release 22
|
2016-01-19 15:50:26 +00:00 |
|
Et0h
|
2bc3e66d28
|
Don't change playlist index if there is no playlist
|
2016-01-19 15:28:55 +00:00 |
|
Et0h
|
05d3818440
|
Move playlist text to messages.py
|
2016-01-19 13:57:02 +00:00 |
|
Et0h
|
4e4e3e44c4
|
Add "enable shared playlists" as a guiConfig option (and move 'run without storing' into its own button)
|
2016-01-17 23:47:12 +00:00 |
|
Et0h
|
8ec9eea45d
|
Don't prompt users to add duplicate files to playlist
|
2016-01-17 12:51:24 +00:00 |
|
Et0h
|
7898916e90
|
Make menu options unicode to support non-ASCII usernames/filenames
|
2016-01-17 12:46:22 +00:00 |
|
Et0h
|
cfcf9252cc
|
Add playlist duplicate check to file drop
|
2016-01-17 12:44:09 +00:00 |
|
Et0h
|
d87511f60e
|
Allow shared playlists to be disabled from main UI, and make this persistent
|
2016-01-17 12:43:10 +00:00 |
|
Et0h
|
cfe123a361
|
Add initial/experimental playlist looping code
|
2016-01-12 22:57:32 +00:00 |
|