]> git.sesse.net Git - vlc/commit
Fix some bugs when playlist not in disc but track mode:
authorRocky Bernstein <rocky@videolan.org>
Sun, 1 May 2005 00:34:39 +0000 (00:34 +0000)
committerRocky Bernstein <rocky@videolan.org>
Sun, 1 May 2005 00:34:39 +0000 (00:34 +0000)
commitcd077daf59a5134ee3a8a54cdbf839318dc1fe11
treef5e81005a0ea98d6a055f60c2fe9d1920d2d6d5b
parent17aa2b4ee261c8e696de42e64c091a324f13e5c9
Fix some bugs when playlist not in disc but track mode:
  play_item initialization accidently lost.
  Probably need a vlc_object release of the playlist.

Adjust comments which were wrong because of cut and paste artifacts.

Some changes that may help debugging.

First attempt at playing via audio controls - mostly not working.
modules/access/cdda/access.c
modules/access/cdda/cdda.c
modules/access/cdda/cdda.h
modules/access/cdda/info.c