Mercurial > audlegacy-plugins
annotate src/alarm/interface.h @ 960:34325e9fcc60 trunk
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones
author | giacomo |
---|---|
date | Sun, 15 Apr 2007 11:33:11 -0700 |
parents | 8b343e9684b5 |
children |
rev | line source |
---|---|
121 | 1 /* |
2 * DO NOT EDIT THIS FILE - it is generated by Glade. | |
3 */ | |
4 | |
5 GtkWidget* create_about_dialog (void); | |
6 GtkWidget* create_alarm_dialog (void); | |
7 GtkWidget* create_playlist_fileselection (void); | |
8 GtkWidget* create_warning_dialog (void); | |
9 GtkWidget* create_config_dialog (void); | |
134
8b343e9684b5
[svn] - fixes from Christian Birchinger <joker -at- gentoo.org>
nenolod
parents:
121
diff
changeset
|
10 GtkWidget* create_reminder_dialog (gchar *reminder_msg); |
8b343e9684b5
[svn] - fixes from Christian Birchinger <joker -at- gentoo.org>
nenolod
parents:
121
diff
changeset
|
11 |
121 | 12 /* |
13 * vi:ai:expandtab:ts=2 sts=2 shiftwidth=2:nowrap: | |
14 */ |