]> git.sesse.net Git - vlc/history - modules/gui/macosx
* forgot these 2 files
[vlc] / modules / gui / macosx /
2005-08-21 Felix Paul Kühne* forgot these 2 files
2005-08-21 Felix Paul Kühne* port of the wx-update-panel to OSX (GUI works, updati...
2005-08-19 Derk-Jan Hartman* Section titles for the OSX Preferences.
2005-08-18 Derk-Jan Hartman* Change only the frontmost window opaqueness
2005-08-18 Derk-Jan Hartman* Fix on the fly Opaqueness changing
2005-08-18 Felix Paul Kühne* get the correct vout, when using the opengl-output...
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Felix Paul Kühne* added the opaqueness-slider to the extended panel...
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-08-09 Felix Paul Kühne* playlist.m: fixed some "makes integer from pointer...
2005-08-09 Derk-Jan Hartman* Use psz_shortname instead of object name in the Prefe...
2005-08-09 Derk-Jan Hartman* Fix object refcount
2005-08-07 Felix Paul Kühne* whoops
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-06 Felix Paul Kühne* comment out an include, which isn't in trunk yet...
2005-08-06 Felix Paul Kühne* fix 4 memory leaks introduced in the nib-split, stupid me
2005-08-05 Felix Paul Kühne* macosx/extended.*: finished the extended-controls...
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-08-05 Felix Paul Kühne* fixed minor stuff
2005-08-05 Felix Paul Kühne* added video filters and i18n support -- still ToDo...
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-08-03 Felix Paul Kühne* implemented transcoding when streaming -- might need...
2005-08-03 Felix Paul Kühne* implemented MMS-support (refs #271)
2005-07-28 Derk-Jan Hartman* forwardport [11883]
2005-07-25 Derk-Jan Hartman* Change volume range to 0-400 % visually in the macosx...
2005-07-25 Felix Paul Kühne* AUTHORS: add a location to bigben's entry to prevent...
2005-07-24 Felix Paul Kühne* include wizard.h as well to make GCC happy
2005-07-24 Felix Paul Kühne* shut up some compiler warnings
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-24 Felix Paul Kühne* minor fixes to the OSX-wizard (refs #13)
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-23 Felix Paul Kühne* don't use tabs here as well
2005-07-23 Benjamin PrachtSome more coding style (empty lines filled with spaces...
2005-07-23 Benjamin PrachtWe use 4 space caracters instead of spaces in VLC's...
2005-07-23 Felix Paul Kühne* use NSInformationalAlertSheets instead of mis-using...
2005-07-23 Felix Paul KühneOSX:
2005-07-23 Felix Paul Kühne* patch to the Equalizer-GUI by Jean-Baptiste le Stand...
2005-07-21 Felix Paul Kühne* whoops (refs #13)
2005-07-21 Felix Paul Kühne* various fixes and additions -- the wizard is usable now
2005-07-12 Felix Paul Kühne* additional GUI-fixes
2005-07-11 Felix Paul Kühne* implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul Kühne* finished the gui and implemented correct encap-format...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-02 Benjamin Prachtselect first moved item instead of the last one after...
2005-07-02 Benjamin Pracht* Back to the hack for the isItem: inNode function...
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-06-30 Benjamin Pracht* Some fixes
2005-06-30 Felix Paul Kühne* implemented reset- and backward-methods (refs #13)
2005-06-30 Felix Paul Kühne* added a summary-tab at the end of the wizard (mostly...
2005-06-29 Benjamin Pracht* Still some work for playlist drag'n'drop
2005-06-29 Benjamin Pracht* Add an option to recusively expand the current node...
2005-06-28 Benjamin Pracht* Don't select items that are in a selected node for...
2005-06-28 Benjamin Pracht* Start of the beginnig of drag'n'drop in the OSX playl...
2005-06-26 Felix Paul Kühne* implemented a general, re-usable help-panel used...
2005-06-24 Benjamin PrachtMuch cleaner fix for the "vlc would crash on item delet...
2005-06-23 Benjamin Pracht* Fixes playlist search
2005-06-21 Benjamin PrachtFix playlist item search (was broken by the "general...
2005-06-21 Benjamin Pracht* Hopefully really fix OSX playlist this time (very...
2005-06-20 Felix Paul Kühne* forwardport [11483] to trunk
2005-06-20 Derk-Jan Hartman* Don't show the General node in OS X playlist. it...
2005-06-20 Benjamin PrachtAdd a playlist lock. Hopefully fixes the last crash...
2005-06-19 Felix Paul Kühne* ALL: basic skeleton for a streaming-wizard (refs...
2005-06-14 Derk-Jan Hartman* Lets go beserk on the locking and event passing for...
2005-06-14 Derk-Jan Hartman* Fix the Reset button for OS X preferences (closes...
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-06-10 Benjamin PrachtAdd a tooltip to the "search in playlist" input field
2005-06-10 Clément StenacRemove i263 from stream output dialogs. Closes #187
2005-06-10 Felix Paul Kühnemosaic.c: fixed a string
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-10 Benjamin Pracht* reflects syntax change in the dvdread access
2005-06-09 Benjamin Pracht* All: include x264 in the contrib system, and add...
2005-06-05 Derk-Jan Hartman* stop listening for mouse events before the view is...
2005-06-04 Derk-Jan Hartman* fix a locking issue in the window destruction. (thx...
2005-06-04 Eric Petit macosx/vout*: also destroy the window and attach/detac...
2005-05-21 Christophe Mutricyconfiguration.[ch]: Handling of deprecated options...
2005-05-19 Eric Petit macosx/vout*: quick kludge for Tiger crashes
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-12 Jérome DecoodtChange , to : in MacOSX preferences. Refs #111
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Derk-Jan Hartman* vout.m: small codefixes that were not 100% problems.
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-11 Jérome DecoodtUse new selectors only if they exist...
2005-05-11 Jérome Decoodt*: remove fprintf debug messages
2005-05-11 Jérome DecoodtPreferences panel can be viewed on X.2. Closes #104.
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-10 Jérome DecoodtShould fix prolems during launch of VLC on xserve...
2005-05-09 Benjamin Pracht* Fixes initialization when a preset is saved in the...
2005-05-09 Benjamin Pracht* Fix some variable initilization bugs
2005-05-08 Jérome DecoodtFix hotkeys view in macosx.3 + UTF8 strings in module...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-05-07 Jérome DecoodtTypo
2005-05-07 Jérome DecoodtAdd a notice if advanced items are not shown
2005-05-07 Jérome DecoodtFix a refcount error
2005-05-07 Jérome Decoodt*: fix alignment of widgets.
2005-05-06 Jérome Decoodt*: remove useless code
2005-05-06 Jérome Decoodt*: fix problems about advanced button
2005-05-06 Felix Paul Kühne* sorry, forgot to give svn the playlist.m from the...
2005-05-06 Felix Paul Kühne* equalizer.m: use preset_list_text instead of preset_l...
next