]> git.sesse.net Git - vlc/history - modules/gui/macosx
* skins2/parser/skin_parser.cpp: Fixed a crash, and removed checks for unused attributes
[vlc] / modules / gui / macosx /
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...
2006-07-15 Felix Paul Kühne* removed useless include
2006-07-15 Felix Paul Kühne* implemented a ctrl-click menu for the vouts (refs...
2006-07-13 Felix Paul Kühne* implement the error panel correctly (for the records...
2006-07-08 Felix Paul Kühne* complete clean-up
2006-07-06 Damien Fouilleulvout.m: change in fullscreen behaviour
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-13 Felix Paul Kühne* code and GUI improvements
2006-06-01 Damien Fouilleul- voutgl.m: added OpenGL provider for MacOS X Safari...
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-27 Felix Paul Kühne* playlistinfo.m: fixed a rare crash and made sure...
2006-05-25 Felix Paul Kühne* disabled the debug-msg which prints the pointer to...
2006-05-25 Eric PetitHandle Volume Up/Down as well
2006-05-25 Eric PetitAdds support for Apple's remote (only handles Play...
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-16 Derk-Jan Hartman* Fixed Meta for OSX, so i know what music i'm listenin...
2006-05-16 Felix Paul Kühne* sorry, this part wasn't supposed to be committed yet
2006-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-14 Felix Paul Kühne* more compilation fixes
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* introduction of a widget-free progress bar dialogue...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-12 Felix Paul Kühne* added "Magnify" to the available video filters
2006-05-12 Felix Paul Kühne* made the look-for-update process faster and more...
2006-05-02 Damien Fouilleulvoutqt.m: use kYUVSPixelFormat for MacIntel CPUs
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-04-30 Felix Paul Kühne* forward-port [15464] and update the TODO-list at...
2006-04-29 Benjamin Pracht* Support for saving xspf playlist files
2006-04-20 Felix Paul Kühne* show the svn-revision only if it isn't 'exported'
2006-04-19 Benjamin Pracht* Fix always on top when exiting fullscreen
2006-04-19 Felix Paul Kühne* quickly forward-port the previous commit so joneskoo...
2006-04-16 Felix Paul Kühne* removed instability warning, which was introduced...
2006-04-15 Damien Fouilleul- the resurected mozilla plugin for Safari/Firefox...
2006-04-14 Derk-Jan Hartman* Fix a crash in the MacOS X vout if p_real_vout isn...
2006-04-14 Clément StenacStrings
2006-04-13 Felix Paul Kühne* implemented showintf-support. Thanks to ipkiss for...
2006-04-13 Clément StenacString stuff
2006-04-12 Felix Paul Kühne* fix streaming. This section and a few others need...
2006-04-11 Felix Paul Kühneintf.m: * we can't localise empty strings, so don't...
2006-04-07 Felix Paul Kühne* don't free a vlc-object. Thanks to Meuuh for pointing...
2006-04-05 Felix Paul Kühne* don't alloc more capacity than necessary
2006-04-05 Felix Paul Kühne* fixed a bug which prevented the display of Input...
2006-04-04 Felix Paul Kühne* I should get some sleep now
2006-04-04 Felix Paul Kühne* remove commented ifs o_O
2006-04-04 Felix Paul Kühne* store the value of 'macosx-black' as one of VLCWindow...
2006-04-04 Benjamin Pracht* Reading APIs before starting to code can allow to...
2006-04-04 Benjamin Pracht* Implement Aspect ratio change in the QT vout
2006-04-02 Felix Paul Kühne* merge most corrections by Steven Sheehy (taken from...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-04-01 Felix Paul Kühne* remove the extension of the input file before adding...
2006-03-31 Felix Paul Kühne* do only show the destination of the first item on...
2006-03-30 Benjamin Pracht* Implement Crop in the ogl vout
2006-03-29 Benjamin Pracht* vout.m : comment the NSLog call in windowContainsEmbe...
2006-03-26 Felix Paul Kühne* accept %H:%M:%S and %M:%S as valid syntax as well...
next