mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
-add chooserDir function
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1032 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
#define ENABLE_INTERNETRADIO
|
||||
#define VLC_URI "vlc://"
|
||||
|
||||
bool chooserDir(std::string &setting_dir, bool test_dir, const char *action_str);
|
||||
bool chooserDir(char *setting_dir, bool test_dir, const char *action_str, size_t str_leng);
|
||||
|
||||
/**
|
||||
* Converts input of numeric keys to SMS style char input.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user