]> git.sesse.net Git - vlc/history - modules/gui/macosx/playlistinfo.m
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / macosx / playlistinfo.m
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-23 Rafaël CarréFix macosx gui compilation
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-18 Rafaël CarréFix input deadlocks in macosx gui
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-06-03 Laurent AimarFixed compilation problem.
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-10-21 Derk-Jan Hartman* Updates due to the new playlist core
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-05-27 Felix Paul Kühne* playlistinfo.m: fixed a rare crash and made sure...
2006-05-16 Derk-Jan Hartman* Fixed Meta for OSX, so i know what music i'm listenin...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
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* Use the correct limit when looping
2006-03-21 Benjamin Pracht* There is no reason not to allow to open the informati...
2006-03-19 Benjamin Pracht* First string review of the OSX interface
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* 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-01-12 Antoine CellerierFSF address change.
2005-09-15 Derk-Jan Hartman* Missing object release
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-10 Jérome DecoodtShould fix prolems during launch of VLC on xserve...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-18 Derk-Jan Hartman* fix author field of OSX info dialog
2005-01-18 Derk-Jan Hartman* fix OSX info dialog lockup due to changed info access...
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2004-12-24 Derk-Jan Hartman* locking issue and code cleanup
2004-12-12 Benjamin Pracht* Item Info panel works again from playlist context...
2004-12-11 Benjamin Pracht* get rid of useless code (group doesn't exist anymore)
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles again)
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-05-28 Felix Paul Kühne* fixed broken translation of 2 buttons of the info...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-13 Benjamin Pracht*all :
2004-04-03 Benjamin PrachtGroup selection combo box in stream proprieties dialog...
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-31 Benjamin PrachtAlso fallis back to C string if UTF8 string fails in...
2004-03-30 Benjamin PrachtWorks around an issue with some playlist items added...
2004-03-30 Benjamin PrachtImplements info treeview in the playlist proprieties...
2004-03-16 Felix Paul Kühne*Fixed a spelling mistake and added some button-shortcuts
2004-03-16 Benjamin PrachtOups, sorry