Difference between revisions of "User:Materthron/NotesAndIdeas"
Jump to navigation
Jump to search
Materthron (talk | contribs) m (→Improve translation process: + transifex) |
Materthron (talk | contribs) m (+ pie menu idea) |
||
Line 1: | Line 1: | ||
− | Here you can find my VLC related notes and ideas. It's primarily | + | Here you can find my VLC related notes and ideas. It's primarily for me so that I don't forget things. ;D |
== Deutsche Übersetzung == | == Deutsche Übersetzung == | ||
Line 17: | Line 17: | ||
*"Beschleunigte Videoausgabe (Overlay)" (im einfachen Modus; "Videoausgabe überlagern" im Alle-Modus) => "Videoausgabe beschleunigen (Overlay benutzen)" | *"Beschleunigte Videoausgabe (Overlay)" (im einfachen Modus; "Videoausgabe überlagern" im Alle-Modus) => "Videoausgabe beschleunigen (Overlay benutzen)" | ||
− | == | + | == Misc. == |
Menus: | Menus: | ||
*Extras->"Media info", Extras->"Codec info" | *Extras->"Media info", Extras->"Codec info" | ||
Line 36: | Line 36: | ||
** Transparency (specify <tt>background-color</tt> as a rgba color) | ** Transparency (specify <tt>background-color</tt> as a rgba color) | ||
** More things to ponder on? | ** More things to ponder on? | ||
+ | |||
+ | Alternative: Use a [http://web.archive.org/web/20080410001552/http://trolltech.com/products/qt/addon/solutions/catalog/4/Widgets/qtpiemenu/ pie menu]! | ||
=== Improve translation process === | === Improve translation process === |
Latest revision as of 21:02, 3 May 2010
Here you can find my VLC related notes and ideas. It's primarily for me so that I don't forget things. ;D
Contents
Deutsche Übersetzung
Media Kontextmenü:
- "Wiedergabe mit VLC" => "Mit VLC wiedergeben"
- "Zur VLC's Wiedergabeliste hinzufügen" => "Zu VLC-Wiedergabeliste hinzufügen"
Menüs:
- Extras->"Vollbildsteuerung" => "Vollbild" (wie Firefox)
- Medien->"Advanced open file" => "" (NICHT ÜBERSETZT)
In Goldeneye:
- "Systray-Icon" => "Kontrolleisten-Icon anzeigen" (Pidgin)
- "Audio aktivieren" => "Audioausgabe aktivieren"
- "Video aktivieren" => "Videoausgabe aktivieren"
- "Vollbild" (Im einfachen Modus; "Vollbildausgabe" im Alle-Modus) => "Im Vollbildmodus starten"
- "Beschleunigte Videoausgabe (Overlay)" (im einfachen Modus; "Videoausgabe überlagern" im Alle-Modus) => "Videoausgabe beschleunigen (Overlay benutzen)"
Misc.
Menus:
- Extras->"Media info", Extras->"Codec info"
- Duplicate functionality: First one already allows for switching to second one [DUP]
- Media->"Open file", Media->"Advanced open file"
- Duplicate functionality: Second one always opens as file selection dialogue, which is exactly what the first one provides [DUP]
TODO
Think about applying for SoC 2008. Fullscreen Controller looks tasty!Gone! Resort to wiki editing :-(Read C++ PrimerBad choice; read TC++PL instead- Get and read C++ GUI Programming with Qt 4
- Ha! Free version here.
Fullscreen controller polishing
Style the fullscreen controller with Qt Style Sheet to make it look more like the one on OS X.
- Supports:
- Round corners
- Transparency (specify background-color as a rgba color)
- More things to ponder on?
Alternative: Use a pie menu!
Improve translation process
Get in touch with the polish translators what the heck Pootle is good for. [DONE!]
- Nice, but Problem is that you can't export to one file without help from the admin.
Is this still the case? --materthron 17:58, 4 January 2009 (CET)
Migrate to Transifex?