]> git.sesse.net Git - vlc/history - modules/gui/macosx
Mac OS X gui: Rework VLCVoutWindow behaviour when macosx-black is set. (Pointed by...
[vlc] / modules / gui / macosx /
2007-03-03 Pierre d'HerbemontMac OS X gui: Rework VLCVoutWindow behaviour when macos...
2007-03-03 Pierre d'HerbemontDon't forget to release the screen when closing the...
2007-03-03 Pierre d'HerbemontMac OS X gui: Make sure the embedded window don't get...
2007-03-03 Pierre d'HerbemontMake sure the cursor gets hidden in fullscreen on Mac...
2007-03-03 Pierre d'HerbemontCompare two NSScreen using their display id, rather...
2007-03-03 Pierre d'HerbemontFix main screen detection for the detached window on...
2007-03-03 Pierre d'HerbemontFix main screen detection on Mac OS X.
2007-03-03 Pierre d'HerbemontRemove unneeded friend class.
2007-03-03 Pierre d'HerbemontClose the embedded window only when playlist stop....
2007-03-02 Pierre d'HerbemontSupport other displays fade out. Change video-device...
2007-03-02 Pierre d'HerbemontRemove unuseful setFullscreen: as it has been deleted...
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-03-01 Pierre d'HerbemontFix file name representation of the video output window...
2007-02-23 Felix Paul Kühne* added 2 boxes to the wizard to allow access to sout...
2007-02-23 Felix Paul Kühne* removed duplicated, buggy code which fixed #744 in...
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-20 Felix Paul Kühne* don't double free an object! Thanks to nivix for...
2007-02-18 Felix Paul Kühne* animate vout-window resizements. Patch by Pierre...
2007-02-10 Felix Paul Kühne* fixed a bug which prevented the fspanel to show up...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2007-01-14 Felix Paul Kühne* allow the screensaver to appear when video playback...
2007-01-14 Felix Paul Kühne* design change: the current volume is automatically...
2006-12-31 Felix Paul Kühne* some GUI improvements, which need further work once...
2006-12-31 Felix Paul Kühne* don't add an 'empty folder' if the user hit cancel...
2006-12-26 Felix Paul Kühne* be more accurate when fading in and out (refs #913...
2006-12-19 Felix Paul Kühne* gui behaviour change: the textfields are no longer...
2006-12-18 Felix Paul Kühne* hide the fspanel if VLC looses its front app state...
2006-12-18 Felix Paul Kühne* added an option to disable the fspanel
2006-12-12 Felix Paul Kühne* switched the middle arrow buttons from faster/slower...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Felix Paul Kühne* prevent the preferences from crashing. they aren...
2006-12-09 Felix Paul Kühne* improved previous b_autoplay implementation
2006-12-09 Felix Paul Kühne* make sure that the opened media is always enqueueded...
2006-12-07 Derk-Jan Hartman* Don't redraw the window when going to fullscreen...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-11-27 Felix Paul Kühne* more info about the applescript addition:
2006-11-27 Felix Paul Kühne* various improvements to the AppleRemote support by...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-11-26 Felix Paul Kühne* centre fspanel in the lower third of the screen....
2006-11-26 Felix Paul Kühne* missing file in previous commit
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-26 Felix Paul Kühne* first round of compilation fixes, more to come
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Clément StenacFirst and probably only attempt at fixing os x interface :)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Felix Paul Kühne* added numerous casts to silence compilation warnings...
2006-11-22 Felix Paul Kühne* compilation fixes to address courmisch's API changes...
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-09 Felix Paul Kühne* don't mix old and new pl API
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-11-09 Felix Paul Kühne* forward-port [17568]
2006-11-05 Felix Paul Kühne* forward-port [17501] and [17500]
2006-11-05 Felix Paul Kühne* forward-port [17497] with the addition of an 'embedde...
2006-10-21 Derk-Jan Hartman* Updates due to the new playlist core
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-21 Clément StenacPlaylist
2006-10-17 Derk-Jan HartmanFix the shoutcast TV listings SD menu item in the Mac...
2006-10-12 Derk-Jan HartmanFix MacOS X black screens and play as background option...
2006-10-12 Felix Paul Kühne* fade in quicker and fix the fade-in/out problems...
2006-10-04 Felix Paul Kühne* implemented the volume slider
2006-10-01 Felix Paul Kühne* finished the time slider
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-09-16 Felix Paul Kühne* various improvements to our Apple Remote bindings...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-14 Felix Paul Kühne* fix a nasty handling bug and convert all comments...
2006-09-10 Felix Paul Kühne* removed some further hangover from the original patch...
2006-09-10 Felix Paul Kühne* New Fullscreen controller panel
2006-09-03 Felix Paul Kühne* save playback styles on Macs as well
2006-08-30 Felix Paul Kühne* added some buttons for apple remote controlling....
2006-08-30 Damien Fouilleulvoutgl: fix AR in mozilla plugin
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-19 Felix Paul Kühne* also forward the mouse events to super if no vout...
2006-08-19 Felix Paul Kühne* always forward the clicks to OSX's core
2006-08-18 Felix Paul Kühne* finish the vout menu (cloeses #302)
2006-08-07 Clément StenacFix sort by artist
2006-08-07 Felix Paul Kühne* configure.ac: enabled Obj-C exceptions in the OBJCFLA...
2006-08-06 Felix Paul Kühne* fix compilation warnings by adding _defaultTableHeade...
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
2006-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Felix Paul Kühneosx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-07-29 Jérome DecoodtAdd Ctrl+clic to handle one button mice
2006-07-20 Felix Paul Kühne* some minor fixes (signed vs unsigned ints, removed...
2006-07-17 Felix Paul Kühne* adapted the extended panel to the latest video filter...
next