summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-24Don't segfault on unknown command-line parameters.Kevin Smith
Resolves: #327
2010-04-23Make latency stats optional.Kevin Smith
Includes boost program_options so we can use commandline parameters. Netbook mode is now activated with --netbook-mode. Latency debug is activated with --latency-debug.
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-06-21Enable netbook mode with any commandline parametersKevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon