| .. |
|
AppleRemote.h
|
Fix macosx gui compilation (shame on me i broke it in [21943])
|
19 years ago |
|
AppleRemote.m
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
Modules.am
|
osx: disable the compilation of our update panel's code until its core functionality is re-written
|
19 years ago |
|
about.h
|
* fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly
|
19 years ago |
|
about.m
|
* fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly
|
19 years ago |
|
applescript.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
applescript.m
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
bookmarks.h
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
bookmarks.m
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
controls.h
|
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
|
19 years ago |
|
controls.m
|
vlc_object_get(): removes unused parameter
|
18 years ago |
|
embeddedwindow.h
|
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
|
19 years ago |
|
embeddedwindow.m
|
macosx: fixed 2 appearance bugs introduced in [23908]
|
19 years ago |
|
equalizer.h
|
macosx: added an option to automagically save the equalizer status and its settings (default enabled). Code cleanup.
|
19 years ago |
|
equalizer.m
|
Don't include config.h from the headers - refs #297.
|
19 years ago |
|
extended.h
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
extended.m
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
eyetv.h
|
MacOS X: more EyeTV GUI improvements
|
19 years ago |
|
eyetv.m
|
eyetv: latest version of EyeTV capture plugin, needs lotta testing
|
19 years ago |
|
fspanel.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
fspanel.m
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
interaction.h
|
Removes trailing spaces. Removes tabs.
|
19 years ago |
|
interaction.m
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
intf.h
|
fix apple remote compilation
|
18 years ago |
|
intf.m
|
macosx: forgot a corner case in the previous commit
|
19 years ago |
|
macosx.m
|
Don't include config.h from the headers - refs #297.
|
19 years ago |
|
misc.h
|
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
|
19 years ago |
|
misc.m
|
* add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379)
|
19 years ago |
|
open.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
open.m
|
eyetv: latest version of EyeTV capture plugin, needs lotta testing
|
19 years ago |
|
output.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
output.m
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
playlist.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
playlist.m
|
macosx: we don't want to jump to the playlist item, if it changes. That's soo '90s...
|
19 years ago |
|
playlistinfo.h
|
* make sure that we're using UTF-8 instead of Western [Mac OS Roman] :D
|
19 years ago |
|
playlistinfo.m
|
* withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks
|
19 years ago |
|
prefs.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
prefs.m
|
vlc_object_get(): removes unused parameter
|
18 years ago |
|
prefs_widgets.h
|
Fix macosx gui compilation (shame on me i broke it in [21943])
|
19 years ago |
|
prefs_widgets.m
|
Don't include config.h from the headers - refs #297.
|
19 years ago |
|
sfilters.h
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
sfilters.m
|
macosx: we need to import intf.h before any import of vlc/vlc.h, because it includes config.h
|
18 years ago |
|
update.h
|
Disable update checking per default, re-enable with --enable-update-check
|
19 years ago |
|
update.m
|
Disable update checking per default, re-enable with --enable-update-check
|
19 years ago |
|
vout.h
|
* cleaning, reformatting, clarifying here and there...
|
19 years ago |
|
vout.m
|
macosx: if an input item includes a NowPlaying meta item, display it in our controller window instead some bogus MRL parsing stuff nobody can understand
|
19 years ago |
|
voutgl.m
|
opengl-vout-osx: remove 2 incorrect checks (assuming that 10.3.9 == __ppc__ is _no_ good idea) and fixed a couple of compilation warnings
|
19 years ago |
|
voutqt.m
|
macosx: fix [24573]
|
18 years ago |
|
wizard.h
|
macosx: remove useless setting as basically no user wants the wizard panel to reset in a single session, but demands it to keep its selections (this was the default behaviour anyway)
|
19 years ago |
|
wizard.m
|
* adapted the wizard to use the RTP stream out module instead of the removed RTP access out. Please check the other interfaces...
|
19 years ago |