]> git.sesse.net Git - vlc/history - modules/gui/macosx
preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
[vlc] / modules / gui / macosx /
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...
2004-09-05 Felix Paul Kühne* string review
2004-09-04 Benjamin Pracht* syntax to specify the dvd title/chapter to open has...
2004-08-31 Derk-Jan Hartman * Defer nsviews untill the NSWindow is created. Hopefu...
2004-08-31 Benjamin PrachtConsistency in labels.
2004-08-30 Benjamin Pracht* Add some options to the subtitle selection dialog...
2004-08-29 Derk-Jan Hartman* Fix the play/pause button status
2004-08-29 Derk-Jan Hartman* Don't release the VLCWindow on QTClose. The mainthrea...
2004-08-29 Derk-Jan Hartman* fix text encoding of subtitle filenames (and other...
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-17 Eric Petit + macosx/equalizer.m: missing vlc_object_release()
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-08-15 Benjamin Pracht* Adds postprocessing menu
2004-08-15 Jérome DecoodtSet the preamp value on a preset change
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-08 Jérome Decoodtproject.pbxproj: correct to relatives paths
2004-08-08 Benjamin Pracht* demuxdump is working again
2004-08-07 Jérome DecoodtFix bug when equalizer-bands is not set. Coding style...
2004-08-07 Jérome DecoodtAll: equalizer window for MacOS. Need a bit of correcti...
2004-08-06 Benjamin Pracht* Adds the scale video option
2004-08-06 Benjamin Pracht* All :
2004-08-05 Derk-Jan Hartman* Fix Artist/Author info in playlist
2004-08-02 Derk-Jan Hartman* modules/gui/macosx/vout: Output YUY2 to QT/QD.
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-08-01 Benjamin Pracht* all : fix channels selection in the sout options...
2004-07-31 Benjamin Pracht* all :
2004-07-29 Felix Paul Kühne* added declares for the checkboxes in the nib to contr...
2004-07-28 Benjamin PrachtAdded a RTP (New) stream outpu method for the rtp sout...
2004-07-28 Derk-Jan Hartman* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-07-27 Derk-Jan Hartman* release what you find. (this looks like a very old...
2004-07-15 Derk-Jan Hartman* reenable the prefs. this was a small leftover from...
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-06-23 Derk-Jan Hartman* OSX compiles again (BEWARE it is still SEVERELY broken)
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-28 Derk-Jan Hartman* Fix some small potential crashes
2004-05-28 Felix Paul Kühne* fixed broken translation of 2 buttons of the info...
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
2004-05-18 Felix Paul Kühne* rewritten a pref-string
2004-05-17 Felix Paul Kühne* modules/gui/macosx/intf.*: made the Services-menu...
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
next