]> git.sesse.net Git - vlc/history - modules/gui/macosx
Adds support for Apple's remote (only handles Play/Pause at the moment).
[vlc] / modules / gui / macosx /
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...
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Felix Paul Kühne* playlistinfo.m: update the stats faster after a p_ite...
2006-03-25 Felix Paul Kühne* update the info panel when switching the currently...
2006-03-23 Benjamin Pracht* Do not make a vlc_object_find to find the playlist...
2006-03-23 Benjamin Pracht* Use the correct limit when looping
2006-03-21 Benjamin Pracht* There is no reason not to allow to open the informati...
2006-03-21 Benjamin Pracht* Only enable "Jump To Time" when the stream is seekable
2006-03-19 Benjamin PrachtForgot that one
2006-03-19 Benjamin Pracht* fix compilation
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-17 Felix Paul Kühne* don't overwrite existing files
2006-03-09 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-09 Felix Paul Kühne* put a warning to prevent users from reporting known...
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-03-05 Felix Paul Kühne* make sure that the timer which is updating the stats...
2006-03-05 Felix Paul Kühne* don't show the statistics-tab if the stats aren't...
2006-03-04 Felix Paul Kühne* fix the table on the second tab and added an extra...
2006-03-03 Felix Paul Kühne*.m: unified the title of the Information-panel and...
2006-03-03 Felix Paul Kühne* fixed a signed vs unsinged warning
2006-03-03 Felix Paul Kühne* added a NSTimer to update the statistics every second
2006-03-03 Felix Paul Kühne* implemented the statistics-tab. No auto-update yet.
2006-03-02 Felix Paul Kühne* re-designed the information/properties panel to show...
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-03-01 Felix Paul Kühne* don't store the temp release note in the user's Cache...
2006-03-01 Felix Paul Kühne* removed unused, useless variable
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
2006-02-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-02-25 Felix Paul Kühne* retrieve the release notes and display them
2006-02-25 Felix Paul Kühne* slightly enlarged the progress_for_downloads-panel...
2006-02-21 Felix Paul Kühne* fix the selection of both Theora and Vorbis on OSX...
2006-02-19 Felix Paul Kühne* fixed keywords and encoding
2006-02-19 Felix Paul Kühne* added the progress dialogue to the set of widgets
2006-02-19 Felix Paul Kühne* replaced all NSLog-calls by msg_***
2006-02-18 Felix Paul Kühne* forgot that one in [14365]
2006-02-18 Felix Paul Kühne* added a note about the update-checker to the news...
2006-02-18 Felix Paul Kühne* new CheckForUpdate panel (closes #310)
2006-02-16 Felix Paul Kühne* added a button to create an empty node at the top...
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-02-13 Derk-Jan Hartman* revert unaccelerated OpenGL. it's useless :D
2006-02-11 Felix Paul Kühne* enable multiple selections for streaming as well...
2006-02-11 Felix Paul Kühne* support for applying the same settings to multiple...
2006-02-11 Felix Paul Kühne* added an option to keep the selections in the wizard...
2006-02-10 Felix Paul Kühne* clean up (mostly replacements of nestings of stringBy...
2006-02-08 Jérome DecoodtFix message advice (use description.widgets instead...
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-01 Rémi Denis-CourmontDon't use weird MAC charset
2006-02-01 Rémi Denis-CourmontAdditionnal conversions
2006-02-01 Derk-Jan Hartman* Enable OpenGL without Acceleration on Mac OSX. (Fallb...
2006-02-01 Derk-Jan Hartman* Fix the fourcc of OpenGL on Mac Intel. We should...
2006-02-01 Derk-Jan Hartman* A few Mac OS X intf fixes. To be honest. we should...
2006-01-31 Derk-Jan Hartman* Disable the non functional QT/Quartz output on the...
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2006-01-03 Felix Paul Kühne* added RTP uni-/multicast to the wizard
2005-12-27 Felix Paul Kühne* oops, deciding for either 2 or 2 isn't really the...
2005-12-27 Felix Paul Kühne* fixed compilation warning
2005-12-27 Benjamin PrachtSet Id keyword
next