]> git.sesse.net Git - vlc/history - modules/gui/minimal_macosx
vlc_plugin: fix non-LGPL plugins meta infos
[vlc] / modules / gui / minimal_macosx /
2015-02-12 Rémi Denis-Courmontgui: fix .gitignore cat error
2015-02-12 Rémi Denis-Courmontgui: remove Makefile recursion
2015-02-05 Rémi Denis-Courmontminimal_macosx: simplify killer thread loop
2014-10-16 Rémi Denis-Courmontwindow: merge all capabilities as one
2014-10-16 Rémi Denis-Courmontwindow: check and set window type in all plugins
2013-11-20 Jean-Baptiste KempfFix typos in headers
2013-01-15 Felix Paul Kühneminimal_macosx: remove unused variable
2013-01-07 Jean-Baptiste Kempfminimal_macosX: relicense to LGPL
2012-12-20 Jean-Baptiste KempfMinimal_macosx: remove tabs in source code
2012-12-19 Felix Paul Kühneminimal_macosx: updated copyright headers
2012-12-19 Felix Paul Kühneminimal_macosx: remove dependency on the Carbon framewo...
2012-12-19 Felix Paul Kühneminimal_macosx: modernize coding style and remove usele...
2012-12-19 Felix Paul Kühneminimal_macosx: remove more dead code
2012-12-19 Felix Paul Kühneminimal_macosx: implement VOUT_WINDOW_SET_SIZE and...
2012-12-19 Felix Paul Kühneminimal_macosx: removed no-longer needed vout code...
2012-12-19 Felix Paul Kühneminimal_macosx: re-implement in-separate-window video...
2012-12-19 Felix Paul Kühneminimal_macosx: compilation fix
2012-11-08 Rémi Denis-CourmontSet directory-wide libtool tag correctly
2012-10-19 Felix Paul Kühneminimal_macosx: fixed compilation warnings
2012-10-19 James BatesUpdated and reactivated minimal_macosx gui module,...
2012-05-09 Rémi Denis-CourmontRevert "macosx: run on first thread directly, like...
2012-05-07 Rémi Denis-Courmontmacosx: run on first thread directly, like already...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2011-12-15 Pere Orgafix filename self-references
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-10-10 Pierre d'Herbemontminimal_macosx: Don't attempt to use the vout when...
2009-08-26 Pierre d'Herbemontminimal_macosx: Make sure we actually kill the vout...
2009-07-24 Jean-Paul Samanminimal_macosx: cleanup
2009-06-15 Jean-Paul Samanminimal_macosx: make sure theWindow object exists befor...
2009-06-15 Jean-Paul Samanminimal_macosx: return VLC_ENOMEM on malloc error
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-11 Pierre d'HerbemontUse the nsobject for minimal_macosx.
2009-03-17 Jean-Paul Samanminimal_macosx: "drawable-agl" and "drawable-gl" split
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-02-15 Felix Paul Kühneminimal-macosx: compilation fix. Needs testing within...
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-05-31 Pierre d'Herbemontminimal_macosx: Add miosx as shortcut too.
2008-05-31 Pierre d'Herbemontminimal_macosx: Add a KillerThread, that will kill...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-08 Felix Paul KühneFixed a compilation warning
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-02-21 Rafaël Carréminimal_macosx need to run on the 1st thread to be...
2008-01-27 Dennis van Amerongen* modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-30 Pierre d'Herbemontmodules/gui/minimal_macosx: Fix shortname and add short...
2007-09-11 Christophe MutricyDistribute the headers
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-01 Felix Paul Kühne* set svn:keywords correctly and fixed some minor stuff...
2007-08-30 Pierre d'Herbemontminimal_window: Remove unwanted commit.
2007-08-30 Pierre d'Herbemontminimal_macosx: Fix the minimal window.
2007-08-29 Pierre d'Herbemontminimal_macosx/macosx.c: Shorter and more explicit...
2007-08-29 Pierre d'Herbemontmodules/gui/minimal_macosx/macosx.c: Lower priority...
2007-08-29 Pierre d'Herbemontmodules/gui/minimal_macosx: Add a minimal_macosx interf...