]> Pileus Git - aweather/commit
Update command line arguments
authorAndy Spencer <andy753421@gmail.com>
Wed, 7 Sep 2011 06:10:04 +0000 (06:10 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 7 Sep 2011 06:16:56 +0000 (06:16 +0000)
commit42017a7e834a0ddc97a37f24affc58c3c1b63a3a
tree71198fc2d3d259abaa1debe7b4a66b782620725d
parent5d02e9824afbc67d431e3d3e59797425f91cddcd
Update command line arguments

Fix bug in debug argument where the debug levels of 0 are ignored
because they were assumed to be unset.

Implement autoupdate command line flag.

Add fullscreen command line flag.

Change log levels from 1-7 to 0-5 for clarity.

Misc code cleanups to main.c
data/defaults.ini
data/main.ui.in
docs/aweather.ad
src/aweather-gui.c
src/main.c