Search
lxdream.org :: lxdream/src/gdlist.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/gdlist.h
changeset 696:3b224db916e3
prev691:ad3356543392
next736:a02d1475ccfd
author nkeynes
date Sun Jun 22 04:01:27 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Commit work-in-progress CoreAudio driver
(along with various changes to the audio subsystem)
file annotate diff log raw
1.1 --- a/src/gdlist.h Thu Jun 19 04:40:37 2008 +0000
1.2 +++ b/src/gdlist.h Sun Jun 22 04:01:27 2008 +0000
1.3 @@ -55,6 +55,8 @@
1.4 */
1.5 const gchar *gdrom_list_get_display_name(int index);
1.6
1.7 +const gchar *gdrom_list_get_filename(int index);
1.8 +
1.9 /**
1.10 * Change the current gdrom selection to the selected index. This will mount the
1.11 * appropriate drive/image where necessary.
.