Feature Requests item #536023, was opened at 2002-03-27 18:19
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438073&aid=536023&group_id=43989
Category: Configuration Requests
Group: Next Release (example)
>Status: Closed
Priority: 3
Submitted By: Chris Bergeron (bergeron76)
Assigned to: Nobody/Anonymous (nobody)
Summary: Create a configuration file parser
Initial Comment:
Can someone create a configuration file that can be
parsed and processed to affect the dynamic variables
in the dashpc code? For example, a text file in /etc
that would control things like:
-screen resolution (800x600, etc)
-button names
-button actions(?)
-debug mode (boolean)
-showoff mode (boolean)
-sound files
...etc?
----------------------------------------------------------------------
>Comment By: Mike Javorski (mike_javorski)
Date: 2002-04-08 15:39
Message:
Logged In: YES
user_id=223349
Configuration Parser is active in current (0.0.2-alpha)
release.
Using the dot.conf configuration parsing library.
----------------------------------------------------------------------
Comment By: Mike Javorski (mike_javorski)
Date: 2002-03-27 20:05
Message:
Logged In: YES
user_id=223349
I have one in progress.. It's going to take a little bit
more time.. I was focused on the initial functionality first.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438073&aid=536023&group_id=43989
|