]> git.sesse.net Git - vlc/history - modules/gui/macosx
new failing test for medialistplayer_next
[vlc] / modules / gui / macosx /
2008-03-19 Rémi Denis-CourmontUse NDEBUG
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-12 Felix Paul Kühnedon't reset the controls when awaking from nib, but...
2008-03-12 Felix Paul KühneImplemented the hotkey section of the Simple Preferences
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-11 Felix Paul Kühnemacosx: show an end-user visible warning in case that...
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-03 Rémi DuraffortCheck the return value of services_discovery_GetService...
2008-02-28 Felix Paul Kühnemacosx-update: UPDATE_CHECK is defined in config.h...
2008-02-27 Felix Paul Kühne* coding style fixes (please don't do [NSString string...
2008-02-27 Felix Paul Kühnemacosx: Implemented the Subs/OSD and Input categories...
2008-02-27 Rafaël Carrémacosx gui playlist: allow drag & drop to the media...
2008-02-27 Rafaël Carréfix macosx update gui
2008-02-25 Rafaël Carrécosmetics + evil (?) -> hack (objective C definitely...
2008-02-25 Rafaël Carréfix update code in macosx gui
2008-02-24 Pierre d'Herbemontgui/macosx/interaction.m: Don't destroy twice the window.
2008-02-23 Pierre d'Herbemontmodules/gui/macosx.m: Make sure the module will termina...
2008-02-21 Rafaël Carréprefer macosx interface over qt4
2008-02-20 Damien Fouilleulmacosx: fix compile/runtime warnings
2008-02-20 Damien FouilleulMacOSX: fix macosx-embedded -> embedded-video migration
2008-02-13 Felix Paul Kühneqt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul Kühnemacosx: implemented the Video category of the SimplePre...
2008-02-13 Felix Paul Kühnemacosx: removed the 'macosx-embedded' setting. It's...
2008-02-09 Felix Paul Kühnemacosx: same as previous commit plus revert of [24799...
2008-02-09 Felix Paul Kühnemacosx: fully implemented the interface and audio categ...
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
next