]> git.sesse.net Git - vlc/history - modules/gui/macosx
Qt4 - Remove the qt-pl-showflags from preferences and put it in QSettings,because...
[vlc] / modules / gui / macosx /
2008-02-07 Christophe MutricyDistribute update.m and update.m
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-01-31 Felix Paul Kühnemacosx: added an extra sanity check to fix video playba...
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-27 Felix Paul Kühnemacosx: fix [24573]
2008-01-27 Felix Paul Kühnemacosx: we need to import intf.h before any import...
2008-01-25 Rémi Denis-CourmontPrivatize the memalign replacement
2008-01-25 Rafaël Carréfix apple remote compilation
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Felix Paul Kühnemacosx: added an option to automagically save the equal...
2008-01-14 Damien Fouilleuleyetv: latest version of EyeTV capture plugin, needs...
2008-01-12 Felix Paul Kühneopengl-vout-osx: remove 2 incorrect checks (assuming...
2008-01-12 Felix Paul Kühnemacosx: we don't want to jump to the playlist item...
2008-01-01 Felix Paul Kühnemacosx: fixed on-the-fly-changing of the adjust filter...
2008-01-01 Felix Paul Kühnemacosx: forgot a corner case in the previous commit
2008-01-01 Felix Paul Kühnemacosx: if an input item includes a NowPlaying meta...
2007-12-31 Felix Paul Kühnemacosx: added an option to disable the 'Recent Items...
2007-12-30 Felix Paul Kühnemacosx: don't allow the user to open the preferences...
2007-12-29 Felix Paul Kühnemacosx: fixed 2 appearance bugs introduced in [23908]
2007-12-28 Felix Paul Kühne* sorry, this one was unintended
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-28 Felix Paul Kühne* make sure our window titles change while switching...
2007-12-28 Felix Paul Kühne* adapted the wizard to use the RTP stream out module...
2007-12-26 Felix Paul Kühne* revert previous forward-port, as video-device's conte...
2007-12-26 Felix Paul Kühne* forward-port [23884]
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-12-23 Felix Paul Kühnemacosx:playlist.m turn an error msg into a warning...
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-12-23 Pierre d'Herbemontmodules/macosx/playlist.m: Remove code that shouldn...
2007-12-17 Felix Paul Kühne* fixed a crash when quitting VLC while scrolling the...
2007-12-16 Felix Paul Kühne* fixed 2 segfaults when switching categories within...
2007-12-16 Felix Paul Kühne* added navigation controls to the Help window (impleme...
2007-12-15 Rémi Denis-CourmontRemove code killed by previous commit
2007-12-15 Rémi Denis-CourmontHide internal settings
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Pierre d'Herbemontmodules/macosx/prefs_widgets.m: module_GetConfig doesn...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/prefs*.m: Fix for module_t privatiza...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/playlist.m: Don't use p_module directly.
2007-12-11 Felix Paul Kühnecompile before you commit
2007-12-11 Felix Paul Kühneosx: disable the compilation of our update panel's...
2007-12-10 Felix Paul Kühnetypo
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-12-05 Felix Paul Kühne*coughcough*
2007-12-05 Felix Paul Kühne* display the GPL in a separate window linked in the...
2007-11-22 Damien FouilleulMacOS X: more EyeTV GUI improvements
2007-11-22 Damien Fouilleuleyetv: functional GUI panel, replaced Carbon style...
2007-11-19 Felix Paul Kühne* forward-port [23152]
2007-11-04 Felix Paul Kühne* ehm, added a missing test case checking if EyeTV...
2007-11-04 Felix Paul Kühne* use the hard-coded authors and thanks lists instead...
2007-10-28 Felix Paul Kühne* fixed Apple Remote support for Leopard. Note that...
2007-10-26 Felix Paul Kühne* use secstotimestr to reduce code duplication and...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-24 Felix Paul Kühne* ehm, we require 10.4, not 10.5 *cough*
2007-10-24 Felix Paul Kühne* added a version check of the current Mac OS X version...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-12 Damien Fouilleulplaylistinfo.m: MacOS X GUI, fixed crash where meta...
2007-10-10 Damien Fouilleulmacosx: playlistinfo.m. small typo which caused ObjC...
2007-10-09 Felix Paul Kühnemacosx: Multiple GUI improvements follow j-b's and...
2007-10-01 Rafaël Carrémacosx interface: fix regression introduced in [21230...
2007-09-20 Pierre d'Herbemontmacosx/intf.m: Fix Mac OS X interface.
2007-09-18 Rémi Denis-CourmontDon't cite strerror. It is a bad example!
2007-09-16 Rémi Denis-CourmontFix to var_GetNonEmptyString
2007-09-16 Rémi Denis-CourmontUse var_GetNonEmptyString were applicable
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-23 Rafaël CarréFix macosx gui compilation
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-19 Felix Paul Kühne* default enable 'Black screens in fullscreen' and...
2007-08-18 Rafaël CarréFix input deadlocks in macosx gui
2007-08-18 Felix Paul Kühne* fixed a few unknown playlist queries
2007-08-18 Pierre d'Herbemontplaylist.m: More 21193 fixes.
2007-08-18 Pierre d'Herbemontplaylist.m: Fix the so problematic 21193.
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-07-29 Pierre d'HerbemontMac OS X gui: Nicely keep the controller window on...
2007-07-08 Felix Paul Kühne* replaced a couple of to-be-deprecated cStrings by...
2007-07-07 Pierre d'HerbemontMac OS X gui: Work around an automake/libtool bug with...
2007-06-23 Pierre d'HerbemontMac OS X gui: Fade out in a smoother way.
2007-06-09 Pierre d'HerbemontMac OS X gui: Fix a comment.
2007-06-09 Pierre d'HerbemontMac OS X gui: Don't leak the autoreleased object.
2007-06-08 Pierre d'HerbemontMac OS X gui: Comply to "Cocoa Thread Safety" guideline...
2007-06-03 Laurent AimarFixed compilation problem.
2007-05-28 Felix Paul Kühne* prefer playlist item's meta title over its name,...
2007-05-20 Felix Paul Kühne* made the method names humanally readable, fixed a...
2007-05-19 Rémi Denis-CourmontSame as previous commit
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-12 Pierre d'HerbemontMac OS X gui: Prevent a crash when dropping item on...
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure maximized window respect Mac...
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure we don't see a ghost window...
2007-05-10 Pierre d'HerbemontMac OS X gui: Fix a crash when waking up from sleep.
2007-05-09 Felix Paul Kühne* removed some dead code and corrected some minor stuff...
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix tabs.
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix tabs.
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix logo appearance.
2007-05-08 Pierre d'HerbemontMac OS X gui: Protect against NULL string, and fix...
2007-05-08 Pierre d'HerbemontMac OS X gui: Send mouse wheel left/right event to...
2007-05-04 Pierre d'HerbemontMac OS X gui: Quick Preferences fix.
next