X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=TODO;h=d3f8db7a4cae1b139c1af4692a2f66a60316da3c;hb=a6cb8953d4bb5d5b75eeeb6fb7c9009591ee8431;hp=41cc9c963566a02194cb8a301c6b1f1530f48e33;hpb=7521e4259c3d6d8befa97eabcc6f7b6d3505f141;p=vlc diff --git a/TODO b/TODO index 41cc9c9635..d3f8db7a4c 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,30 @@ Description: Clock Synchro redesign We need to adapt the clock synchro to work better with BOTH files and streams. Status: Todo +Task +Difficulty: Easy +Platform: any +Urgency: Normal +Description: cli option for audio-channels +It's currently not possible to force VLC from stereo to mono mode, or from stereo to reverse stereo or dolby mode. It's one of the few options in VLC that can not yet be forced from Preferences or the commandline. +Status: Todo + +Task +Difficulty: Hard +Platform: any +Urgency: Wishlist +Description: Java wrapping/bindings +Allow java apps to use VLC perhaps? Several people have suggested something like this. +Status: Todo + +Task +Difficulty: Easy +Platform: win32/macosx +Urgency: Normal +Description: OS contextual menu support +Create contextual menus for the OS so you can play or enqueue files from the Finder/Explorer directly into VLC. Much like with for instance Winamp. +Status: Todo + Task Difficulty: Hard Urgency: Critical @@ -36,8 +60,6 @@ Difficulty: Medium Platform: Any Urgency: Critical Description: fix subtitle regressions -Multi-line subtitles are not aligned correctly.
-Text subtitles don't work with 32bpp rgb.
Investigate behaviour of subpictures when pausing.
Status: Todo @@ -116,12 +138,13 @@ Think playlist within playlist, directory structures, SAP section, TV channels l 70% done.
Todo:
- Core support
+ - *** Consider changing calls to playlist_Control into playlist_LockControl - * "Name finder"
- * "Protocol rollover" node
- *** Item moving/copying facilities
- * Ability to save playlist on quit
- ? Represent navigation structure as "fake items" ?
- - Custom playlist format
+ - Custom playlist format (http://xspf.xiph.org/ looks like a good idea)
- Helper modules
- ** ASX and B4S parsers (see below)
- * Rewrite SLP announce discovery