mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Update TODO.md
This commit is contained in:
11
TODO.md
11
TODO.md
@@ -1,9 +1,11 @@
|
|||||||
- [X] Implement GstPlayer API
|
- [X] Implement GstPlayer API
|
||||||
|
- [ ] Update to GstPlay API
|
||||||
- [X] Inhibit screen locking
|
- [X] Inhibit screen locking
|
||||||
- [X] Hide cursor on video window
|
- [X] Hide cursor on video window
|
||||||
- Adaptive GUI:
|
- Adaptive GUI:
|
||||||
- [X] Darker and bigger in fullscreen
|
- [X] Darker and bigger in fullscreen
|
||||||
- [ ] Mobile friendly (libhandy)
|
- [X] Mobile/narrow widths transitions
|
||||||
|
- [ ] Mobile friendly other windows e.g. prefs window (libhandy)
|
||||||
- [X] Dragging player by video (MPV)
|
- [X] Dragging player by video (MPV)
|
||||||
- [X] Switching video/audio/subtitles tracks from bottom bar (MPV)
|
- [X] Switching video/audio/subtitles tracks from bottom bar (MPV)
|
||||||
- [X] Over-amplification supported by default (VLC)
|
- [X] Over-amplification supported by default (VLC)
|
||||||
@@ -14,9 +16,10 @@
|
|||||||
- [ ] Touch gestures/swipes support
|
- [ ] Touch gestures/swipes support
|
||||||
- Media playlists:
|
- Media playlists:
|
||||||
- [ ] Add more items to playlist via GUI
|
- [ ] Add more items to playlist via GUI
|
||||||
- [ ] Select video from playlist
|
- [X] Select video from playlist
|
||||||
- [ ] Reorder playlist items via D&D
|
- [ ] Reorder playlist items via D&D
|
||||||
- [X] Exporting to file (.claps)
|
- [X] Load special playlist file (.claps)
|
||||||
|
- [ ] Save to playlist file from GUI
|
||||||
- Seeking:
|
- Seeking:
|
||||||
- [X] Customizable seek time
|
- [X] Customizable seek time
|
||||||
- [X] Set seek mode (default, accurate, fast)
|
- [X] Set seek mode (default, accurate, fast)
|
||||||
@@ -33,7 +36,7 @@
|
|||||||
- [ ] Auto add subtitles from same folder
|
- [ ] Auto add subtitles from same folder
|
||||||
- [ ] Set global subtitles folders
|
- [ ] Set global subtitles folders
|
||||||
- [X] RSTP streaming
|
- [X] RSTP streaming
|
||||||
- [ ] Playback speed
|
- [X] Playback speed
|
||||||
- [X] Remote playback controls via HTTP (VLC) + WebSockets
|
- [X] Remote playback controls via HTTP (VLC) + WebSockets
|
||||||
- [ ] Expand available API
|
- [ ] Expand available API
|
||||||
- [ ] API documentation
|
- [ ] API documentation
|
||||||
|
Reference in New Issue
Block a user