This shows you the differences between two versions of the page.
|
design:parole-ui [2013/01/05 11:14] bluesabre |
design:parole-ui [2013/05/09 15:11] (current) bluesabre |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Roadmap to Parole 0.3.1 ==== | + | ==== Roadmap to Parole 0.6 ==== |
| **General** | **General** | ||
| - | * <del>Dialog to select subtitle from file</del> | + | * Re-consider the default NTSC-screeny (just in case we can come up with something better) |
| - | * <del>Open recent (either as default for the open-file dialog or as a separate menu-item)</del> | + | * can we do the nice "Video is currently unavailable" background from youtube? (i know it's slightly animated and stuff...) |
| - | * <del>[[https://bugzilla.xfce.org/show_bug.cgi?id=8469|Codec installation helper]] (gnome-codec-installer? or [[http://bazaar.launchpad.net/~audience-members/audience/trunk/view/head:/Audience/Audience.vala#L295|audience]]?)</del> | + | * Speed up subtitle-loading by/and jump/ing back 3sec after setting subtitles |
| - | * Create a map of Langs/Subtitles to rename e.g. "jp" to "Japanese" (and possibly look at how Totem/Videos does it) | + | * Fix trayplugin |
| - | * <del>Show id3 tag info in content/video box when playing audio</del> | + | * Add prev/next menuitems |
| + | * Add white playcontrols and volume-icons for the fullscreen-mode (should be still possible to override with icon-themes) | ||
| + | * "parole-fs-" would be a good prefix I think - bluesabre | ||
| + | * still need to draw the volume-icons, the playback-ones are ready | ||
| + | * Proposal to rethink the menus | ||
| + | * <del>Drop the "Edit" menu</del> Rename "Edit" to "Tools" - bluesabre | ||
| + | * Tools can house Plugins and Preferences, and can be a new place for plugins to put menu items. - bluesabre | ||
| + | * true, but at the moment it would only hold two menuitems (and I don't see any user-contributed plugins on the horizon, in fact we mostly integrated plugins into core lately ourselves) - simon | ||
| + | * create a Playlist/Playback menu | ||
| + | * move Shuffle and Random there from Edit-menu | ||
| + | * Add controls for the playlist there (via customizable menu-accels people can then set shortcuts easily) | ||
| + | * Add a "save"-button to save playlists as files (code for that should already be in Parole) | ||
| + | * I think a "Playback" menu would be great! - bluesabre | ||
| + | * Rename "Media" to the more conventional "File" | ||
| + | * Add preferences there and move plugins to a tab in the preferences dialog | ||
| + | * A menu should be named for its purpose. Since parole can handle streams, "Media" is more appropriate than "File" - bluesabre | ||
| + | * Add "Save Playlist..." menu option here maybe? | ||
| + | * Yeah, sounds good | ||
| + | * Rename "View" to "Video" - bluesabre | ||
| + | * I also thought about that, but then the View->playlist menuitem would have to be moved away for consistency (most likely to the Playback menu) | ||
| + | * New Menu: "Media", "Video", "Audio", "Playback", "Tools", "Help" - bluesabre | ||
| + | * wait, what about "Playback"? :) | ||
| + | * What? It's definitely there... ;) | ||
| **Playlist** | **Playlist** | ||
| - | * <del>automatically show the playlist if there is more than one item</del> | + | * <del>Add (optional?) statusbar that shows the number of items in the playlist</del> |
| - | * <del>Improved DVD support (chapters in playlist)</del> | + | * Add total playtime to playlist |
| - | * <del>Open playlist-settings-menu beneath the button (not focused on mouse-pointer)</del> | + | * Seems hard/impossible for video-files, do-able for audio-files |
| - | + | ||
| - | ** [[https://bugzilla.xfce.org/buglist.cgi?product=Parole&component=General&resolution=---&list_id=6605|Open issues]] ** | + | |
| - | * <del>[[https://bugzilla.xfce.org/show_bug.cgi?id=7407|Inhibit screensaver]]</del> | + | |
| - | + | ||
| - | **Keyboard Shortcuts** | + | |
| - | * Totem: Up/Down: Volume Up/Down, Left/Right: Seek backwards 15 seconds/forwards 60 seconds, Ctrl+K: Skip to specific time in media (dialog), Ctrl+H: Hide menubar and controls, Ctrl+Space: Play/Pause | + | |
| - | * Gnome MPlayer: Up/Down: Seeks forwards/backwards 60 seconds, Left/Right: Seek Backwards/Forwards 10 seconds, Page Up/Down: Seek Forwards/Backwards 10 minutes | + | |
| - | * VLC: ..? Space: Pause/Play, F: Fullscreen | + | |
| - | + | ||
| - | **Additional Known Bugs** | + | |
| - | * <del>Playlist is not cleared after playing DVD then moving to local content.</del> | + | |
| + | **Documentation** | ||
| + | * Get on with it | ||
| ==== Discussion ==== | ==== Discussion ==== | ||
| + | * Should clicking the video-widget result in Pause? | ||
| + | * Nope, none of the standard media players do this - Sean | ||
| + | * I agree, this is not very widespread behavior. Apart from youtube I can't think of anything on my desktop that's ever behaved like this... - Simon | ||