]> git.sesse.net Git - vlc/history - modules/gui/macosx
* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch...
[vlc] / modules / gui / macosx /
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...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-05 Felix Paul Kühne* compilation fix
2005-05-05 Jérome Decoodt- added macosx version detection at runtime with /Syste...
2005-05-05 Jérome DecoodtAdded widget, fix save, etc.
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-04-26 Benjamin PrachtAdd a checkbox to enable timeshifting in the open netwo...
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-04 Derk-Jan Hartman* fixed the item addition and auto-playback of items...
2005-04-03 Derk-Jan Hartman* better support for multiple display selection on...
2005-03-28 Derk-Jan Hartman* New menu-items referencing forum
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-03-16 Eric Petit macosx/voutgl.m: fixed --macosx-stretch in GL provider
2005-03-15 Jérome DecoodtWork on MacOS preferences. Need to be completed, improv...
2005-03-14 Derk-Jan Hartman* macosx: simplify volume update method for scrollfield...
2005-03-13 Jérome DecoodtAdded setScrollField: and resetScrollField to manage...
2005-02-27 Andre Pang* modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla...
2005-02-24 Derk-Jan Hartman* start osx up in VIEW_SIMPLE and only switch to VIEW_C...
2005-02-23 Derk-Jan Hartman* Fix setRepresentedFilename in case p_access not prese...
2005-02-23 Derk-Jan Hartman* Let's break the prefs again for OSX
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-02-22 Jérome DecoodtWe use setRepresentedFilename if access is File.
2005-02-21 Jérome DecoodtDo not use setTitleWithRepresentedFilename if input...
2005-02-18 Eric Petit macosx/voutgl.m: fixed another crash (hopefully the...
2005-02-18 Eric Petit video_output/opengl.c: fixed a (OS X only) segfault
2005-02-17 Felix Paul Kühne* mirrored the 'services discovery' menu in the file...
2005-02-17 Derk-Jan Hartman* playlist.m:
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-27 Felix Paul Kühne* VLCPrefs's delloc method got accidentally removed...
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-22 Derk-Jan Hartman* playlist.m: fix a locking issue
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-18 Derk-Jan Hartman* fix author field of OSX info dialog
2005-01-18 Derk-Jan Hartman* fix OSX info dialog lockup due to changed info access...
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-06 Felix Paul Kühne* fixed wrong grammar ('1 items in list')
2005-01-06 Felix Paul Kühne* controls.m: call openFileGeneric via VLCMain and...
2005-01-03 Felix Paul Kühne* seperated the open, sout and sub-open dialogues from...
2005-01-03 Felix Paul Kühne* declared the shared instance properly (forgot that...
2005-01-02 Felix Paul Kühne* moved the preferences-window to a seperate nib-file
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
2004-12-24 Derk-Jan Hartman* locking issue and code cleanup
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-19 Felix Paul Kühne* small clean-up, so the about-class is not needed...
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-12-14 Benjamin Pracht* Implements sorting by licking on table column headers...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
2004-12-13 Eric Petit macosx/vout*.m: factorized some more code, fixed GL...
2004-12-12 Benjamin Pracht* deleteItem: method
2004-12-12 Benjamin Pracht* Item Info panel works again from playlist context...
2004-12-12 Eric Petit opengl.c, voutgl.m: restored smooth resizing on OS X
2004-12-12 Eric Petit macosx/vout*: fixed escape key not exiting fullscreen...
2004-12-11 Benjamin PrachtPart of the context menu:
2004-12-11 Benjamin Pracht* get rid of useless code (group doesn't exist anymore)
2004-12-11 Benjamin Pracht* Code simplification
2004-12-11 Benjamin Pracht* implements deletion of playlist nodes
2004-12-11 Clément StenacImprovements to preferences
2004-12-02 Benjamin Pracht* fixes item deletion when pressing backspace. Doesn...
2004-12-02 Felix Paul Kühne* ALL: moved the about-window to a seperate nib-file
2004-12-02 Benjamin Pracht* Fix the status bar
2004-12-01 Benjamin PrachtFix the search field in OSX playlist
2004-11-30 Benjamin Pracht* recrate some missing actions (mainly copy paste from...
2004-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-11-07 Derk-Jan Hartman* Use possibly better optimized QT YUY2 decoder???...
2004-11-07 Derk-Jan Hartman* disable Title retrieval, was crashing
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles again)
2004-10-27 Benjamin PrachtAdd rtsp to the list of protocols available in the...
2004-10-07 Benjamin Pracht* Fullscreen button works again
2004-10-05 Derk-Jan Hartman* Restored a fallback to the old Quartz drawing routine...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
2004-10-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
next