An error occurred fetching the project authors.
- 19 Jul, 2011 1 commit
-
-
Felix Paul Kühne authored
not fully functional yet
-
- 30 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
this also prepares a mainwindow object and includes some clean-up
-
- 25 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
This is a first step to re-organize the interface, more to come
-
- 22 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
minor functional changes only
-
- 12 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now
-
- 06 May, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 25 Apr, 2011 2 commits
-
-
Felix Paul Kühne authored
(effects other than the equalizer to be implemented) fixed compilation of the intf
-
Felix Paul Kühne authored
Note that this rework changes the current behavior: if VLC is in the background, the keys still control it, however if you start another key user (such as iTunes, QTP, etc.), it won't interfere and control the other app. That's why macosx-mediakeys-background was removed. Thanks to Spotify for releasing their code.
-
- 05 Apr, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
there may be to be investigated problems with non-ASCII keys
-
- 07 Jul, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 14 Mar, 2010 1 commit
-
-
Felix Paul Kühne authored
The existing code only managed to display some windows without any functionality.
-
- 30 Dec, 2009 1 commit
-
-
Thijs Alkemade authored
Close #1122 Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 19 Dec, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 26 Aug, 2009 1 commit
-
-
Pierre d'Herbemont authored
-
- 19 Aug, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 31 Jul, 2009 1 commit
-
-
Felix Paul Kühne authored
Should be backported.
-
- 30 Jul, 2009 1 commit
-
-
Felix Paul Kühne authored
This includes [eb241138f52e7fbf1e83b07791bad007e2c2f3c6], [fb5108db888105b7fd07f89aaee5eb979ec8be15], [b8d90e93024e3e3f816f6a37d4c8933cdbbc8592], [acb8baa1e5e0d490353d92bbc1cf5902a3bdd792]. Regrettably, these weren't cherry-pickable.
-
- 16 Jul, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 26 Jun, 2009 1 commit
-
-
Felix Paul Kühne authored
Disabling AR will work instantly, while mediakey require a restart to update the setting. To be fixed later on.
-
- 15 Jun, 2009 1 commit
-
-
Jean-Paul Saman authored
(cherry picked from commit da4abb05) Signed-off-by:
Derk-Jan Hartman <hartman@videolan.org>
-
- 25 May, 2009 2 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
Do not forward-port
-
- 21 May, 2009 3 commits
-
-
Felix Paul Kühne authored
Nibs will be added later on. No user-visible change as of yet.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 12 Apr, 2009 1 commit
-
-
Felix Paul Kühne authored
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa's naming scheme here
-
- 10 Apr, 2009 3 commits
-
-
Derk-Jan Hartman authored
-
Felix Paul Kühne authored
macosx: NSApplication was subclassed in [408f769e], so let's set the file's owner to use the correct class This also fixes some minor type errors in the main nib
-
Felix Paul Kühne authored
I'll add an option to disable this feature later on
-
- 07 Apr, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 23 Feb, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 19 Feb, 2009 2 commits
-
-
Felix Paul Kühne authored
macosx: re-arranged the audio and video menus to look similar to the Qt4 interface. Additionally, implemented an 'Open File...' item in the subtitles-submenu
-
Felix Paul Kühne authored
macosx: implemented saving of the debug log as RTFD and slightly extended the catcher for outdated OS X versions.
-
- 15 Feb, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Jan, 2009 1 commit
-
-
Felix Paul Kühne authored
macosx: changed the data appearance in the info panel to the following behaviour: if playlist is collapsed, we show data about the currently playing item. if the playlist is shown, we show data about the current selection in the list, regardless of the current item. Empty selections in the playlist are still not allowed, as this would lead to some trouble I don't want to solve for this old panel (to be fixed once the dudiak branch is merged)
-
- 22 Sep, 2008 1 commit
-
-
Felix Paul Kühne authored
macosx: added a non-implemented skeletion (just the UI) for a VLM configuration panel with a preliminary icon set
-
- 13 Sep, 2008 1 commit
-
-
Felix Paul Kühne authored
macosx: added an option to the crash reporter to disable the submission of the default email address
-
- 12 Sep, 2008 1 commit
-
-
Derk-Jan Hartman authored
* Also reorders the Video menu a bit. * teletext-es remains a dirty hack * MenuValidation for Submenu's remains annoying in OSX :D
-
- 23 Aug, 2008 1 commit
-
-
Felix Paul Kühne authored
Note that all NS*Integer types were introduced on 10.5 only. They can tollfree bridged with the respective plain ints. They are undocumented anyway...
-