]> git.sesse.net Git - vlc/commit
* modules/gui/macosx/controls.m:
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 30 Jun 2003 01:51:10 +0000 (01:51 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 30 Jun 2003 01:51:10 +0000 (01:51 +0000)
commitada76aaef2706f860516c551b77ca40b564d254d
tree9ac4d1e3ff1510ea755721474ac809acb196d25a
parent08e46e022330045b2bda173f0f23950d2eb27cc0
* modules/gui/macosx/controls.m:
* modules/gui/macosx/intf.m:
  - Our Next/Previous commands now go from chapter trough title trough playlist.
  - We weren't checking for titles without chapters, which made using CDDA
    a little hard.
* modules/gui/macosx/playlist.m: An improved way to delete selected items.
  - also fixes a bug where only half the items selected in the playlist got
    actually deleted.
modules/gui/macosx/controls.m
modules/gui/macosx/intf.m
modules/gui/macosx/playlist.m