]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.h
macosx: merge Eric Dudiak's code from GSoC 2008
[vlc] / modules / gui / macosx / playlist.h
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-04-07 Felix Paul Kühnemacosx: implemented 'dialog-login' and cleaned up most...
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-14 Felix Paul Kühnemacosx: finally implement a Reveal-in-Finder functionality
2008-07-13 Pierre d'Herbemontmacosx: Fix the info panel. Remove the use of maybe...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
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-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-29 Benjamin Pracht* Support for saving xspf playlist files
2006-02-16 Felix Paul Kühne* added a button to create an empty node at the top...
2006-01-12 Antoine CellerierFSF address change.
2005-08-21 Derk-Jan Hartman* Nicer playlist reordering for OSX. cosmetic changes...
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-30 Benjamin Pracht* Some fixes
2005-06-29 Benjamin Pracht* Add an option to recusively expand the current node...
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-02-17 Felix Paul Kühne* mirrored the 'services discovery' menu in the file...
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-20 Derk-Jan HartmanOS X intf work
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-12-14 Benjamin Pracht* Implements sorting by licking on table column headers...
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-12 Benjamin Pracht* deleteItem: method
2004-12-12 Benjamin Pracht* Item Info panel works again from playlist context...
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-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* Start of new playlist for OSX.
2004-04-13 Benjamin Pracht*all :
2004-04-04 Benjamin PrachtAdd "enable/disable all group items" functions in playl...
2004-04-04 Benjamin PrachtAdds "Enable/disable item" menu item in playlist contex...
2004-04-03 Benjamin PrachtGroup selection combo box in stream proprieties dialog...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-03 Benjamin Pracht- Repeat and loop are now mutually exclusive
2004-02-06 Derk-Jan Hartman* Added sortID
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2004-01-15 Benjamin Prachtint -> bool
2004-01-14 Benjamin Pracht* playlist sort.
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2003-12-11 Derk-Jan Hartman* Fix the state of the playlist and fullscreen button.
2003-11-17 Benjamin Pracht- Use NSTextField instead of NSSearchfield for the...
2003-11-17 Benjamin Prachtadded search function to the playlist
2003-11-16 Benjamin PrachtAdded random, repeat one and repeat all checkboxes...
2003-11-12 Derk-Jan Hartman* Away with that annoying playlist drawer. We now have...
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-03-26 Sam Hocevar * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist...
2003-03-17 Derk-Jan Hartman * modules/gui/macosx/playlist.?:
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-13 Derk-Jan HartmanALL:
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-16 Derk-Jan Hartman* ./modules/gui/macosx/controls.m:
2003-01-05 Jon Lech Johansen MacOS X port:
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...