]> git.sesse.net Git - vlc/history - modules/gui/macosx
Implement basic panel change
[vlc] / modules / gui / macosx /
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...
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
next