]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlist.m
Merge [11470],[11471],[11474] and [11475] - Closes: #205
[vlc] / modules / gui / macosx / playlist.m
2005-06-20 Clément StenacMerge [11470],[11471],[11474] and [11475] - Closes...
2005-06-10 Derk-Jan Hartman* backport of [11397] and [11396]
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-06 Felix Paul Kühne* sorry, forgot to give svn the playlist.m from the...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-04 Derk-Jan Hartman* fixed the item addition and auto-playback of items...
2005-02-24 Derk-Jan Hartman* start osx up in VIEW_SIMPLE and only switch to VIEW_C...
2005-02-17 Felix Paul Kühne* mirrored the 'services discovery' menu in the file...
2005-02-17 Derk-Jan Hartman* playlist.m:
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-22 Derk-Jan Hartman* playlist.m: fix a locking issue
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-06 Felix Paul Kühne* fixed wrong grammar ('1 items in list')
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-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
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-02 Benjamin Pracht* fixes item deletion when pressing backspace. Doesn...
2004-12-02 Benjamin Pracht* Fix the status bar
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* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles again)
2004-08-05 Derk-Jan Hartman* Fix Artist/Author info in playlist
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
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-04-01 Derk-Jan Hartman* Fix p_item etc breakages. Question.. is the seperate...
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-31 Derk-Jan HartmanFall back to plain C with default C character encoding...
2004-03-16 Felix Paul Kühne*Fixed a spelling mistake and added some button-shortcuts
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-26 Derk-Jan Hartman* another thing that wasn't committed yet.
2004-02-08 Derk-Jan Hartman* Fix /dev/di bug
2004-02-06 Derk-Jan Hartman* Added sortID
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2004-01-20 Derk-Jan Hartman* src/misc/cpu.c: New altivec detection for Darwin...
2004-01-14 Benjamin Pracht* playlist sort.
2004-01-12 Derk-Jan Hartman* src/playlist/loadsave.c: doxygenization
2004-01-09 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-15 Derk-Jan Hartman* don't search the playlist when there is nothing in...
2003-12-11 Derk-Jan Hartman* Fix the state of the playlist and fullscreen button.
2003-12-10 Benjamin Prachtfixes a infinite loop in the search function.
2003-11-20 Derk-Jan Hartman* fixed the dockmenu. had gotten disconnected somehow.
2003-11-19 Benjamin Pracht- get rid of an unused variable
2003-11-19 Benjamin Prachtsmall clean-up
2003-11-17 Benjamin Pracht- Use NSTextField instead of NSSearchfield for the...
2003-11-17 Derk-Jan Hartman* fix the search field and cleanup of the checkboxes...
2003-11-17 Benjamin PrachtCheckboxes stat at startup, in the playlist, now reflec...
2003-11-17 Benjamin Prachtadded search function to the playlist
2003-11-16 Benjamin PrachtAdded random, repeat one and repeat all checkboxes...
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-11-12 Derk-Jan Hartman* small fix to the playlist window
2003-11-12 Derk-Jan Hartman* Away with that annoying playlist drawer. We now have...
2003-11-06 Derk-Jan Hartman* changed how cursor hiding works. Not perfect, but...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-20 Derk-Jan Hartman* modules/gui/macosx/*:
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-06-30 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-06-29 Derk-Jan Hartman* modules/gui/macosx/playlist.m: 10.1 is archaic. i...
2003-06-02 Derk-Jan Hartman* modules/codec/libmpeg2.c: fixed a crasher with invali...
2003-05-22 Derk-Jan Hartman* modules/gui/macosx/playlist.m: fixed my fix
2003-05-22 Derk-Jan Hartman* Fixed an issue that was preventing the use of the...
2003-05-12 Derk-Jan Hartman* First set config variable, then add the files (and...
next