]> mj.ucw.cz Git - osdd.git/log
osdd.git
10 years agoMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd master
Martin Mares [Tue, 8 Oct 2013 14:39:30 +0000 (16:39 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd

12 years agoReleased as v1.1 v1.1
Martin Mares [Sun, 15 Apr 2012 14:54:12 +0000 (16:54 +0200)]
Released as v1.1

12 years agoosd-alsa: A new client for adjusting ALSA mixer controls
Martin Mares [Sun, 15 Apr 2012 14:34:03 +0000 (16:34 +0200)]
osd-alsa: A new client for adjusting ALSA mixer controls

12 years agoosd-batt: Bugfix to previous commit
Martin Mares [Sun, 15 Apr 2012 12:41:10 +0000 (14:41 +0200)]
osd-batt: Bugfix to previous commit

12 years agoosd-batt: Rewritten to use sysfs instead of /proc/acpi/
Martin Mares [Sun, 15 Apr 2012 12:36:06 +0000 (14:36 +0200)]
osd-batt: Rewritten to use sysfs instead of /proc/acpi/

/proc/acpi/battery is no longer present on modern kernels.

12 years agoMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd
Martin Mares [Thu, 20 Oct 2011 11:56:47 +0000 (13:56 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd

12 years agoclean: osd-batt
Martin Mares [Thu, 20 Oct 2011 11:55:28 +0000 (13:55 +0200)]
clean: osd-batt

13 years agoRemember to clean osd-batt, too
Martin Mares [Wed, 18 Aug 2010 23:44:36 +0000 (01:44 +0200)]
Remember to clean osd-batt, too

13 years agoMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd
Martin Mares [Wed, 18 Aug 2010 23:43:28 +0000 (01:43 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd

13 years agoosd-batt: Warn on important status changes, too
Martin Mares [Wed, 18 Aug 2010 23:42:35 +0000 (01:42 +0200)]
osd-batt: Warn on important status changes, too

This way, the user knows whenever he accidentally loses his AC power
or when the battery is full.

13 years agoNeed to initialize locale in order to get non-ASCII characters right
Martin Mares [Sun, 18 Jul 2010 15:31:29 +0000 (17:31 +0200)]
Need to initialize locale in order to get non-ASCII characters right

13 years agoosd-mpc-volume: Fixed the parsing regex, volume=100% did not work :)
Martin Mares [Sun, 18 Jul 2010 11:32:38 +0000 (13:32 +0200)]
osd-mpc-volume: Fixed the parsing regex, volume=100% did not work :)

13 years agoAdded tagging of releases v1.0
Martin Mares [Sat, 17 Jul 2010 21:25:47 +0000 (23:25 +0200)]
Added tagging of releases

13 years agoAdded `release' target and released as version 1.0
Martin Mares [Sat, 17 Jul 2010 21:25:03 +0000 (23:25 +0200)]
Added `release' target and released as version 1.0

13 years agoAdded a README with brief documentation
Martin Mares [Sat, 17 Jul 2010 21:24:49 +0000 (23:24 +0200)]
Added a README with brief documentation

13 years agoDecreased default min-duration
Martin Mares [Sat, 17 Jul 2010 19:27:53 +0000 (21:27 +0200)]
Decreased default min-duration

13 years agoExplain the exit-on-X-server-shutdown trick
Martin Mares [Sat, 17 Jul 2010 18:44:35 +0000 (20:44 +0200)]
Explain the exit-on-X-server-shutdown trick

13 years agoRemoved obsolete loop.o
Martin Mares [Sat, 17 Jul 2010 18:44:29 +0000 (20:44 +0200)]
Removed obsolete loop.o

13 years agoCleaned up utility functions and implemented `osd-batt --check-every'
Martin Mares [Sat, 17 Jul 2010 18:41:37 +0000 (20:41 +0200)]
Cleaned up utility functions and implemented `osd-batt --check-every'

13 years agoosd-batt: Mention default values of --warn in the help
Martin Mares [Sat, 17 Jul 2010 18:02:12 +0000 (20:02 +0200)]
osd-batt: Mention default values of --warn in the help

13 years agoAdded a battery checking client
Martin Mares [Sat, 17 Jul 2010 17:54:50 +0000 (19:54 +0200)]
Added a battery checking client

13 years agoosdd: Added daemon mode and the --debug switch
Martin Mares [Sat, 17 Jul 2010 17:43:06 +0000 (19:43 +0200)]
osdd: Added daemon mode and the --debug switch

13 years agoTurned off debugging
Martin Mares [Sat, 17 Jul 2010 17:37:14 +0000 (19:37 +0200)]
Turned off debugging

13 years agoLet make clean delete all binaries
Martin Mares [Sat, 17 Jul 2010 17:36:43 +0000 (19:36 +0200)]
Let make clean delete all binaries

13 years agoFirst two examples
Martin Mares [Sat, 17 Jul 2010 17:29:26 +0000 (19:29 +0200)]
First two examples

13 years agoosdc: stdin can be used as an option argument
Martin Mares [Sat, 17 Jul 2010 17:29:04 +0000 (19:29 +0200)]
osdc: stdin can be used as an option argument

13 years agoReport parse errors
Martin Mares [Sat, 17 Jul 2010 17:02:32 +0000 (19:02 +0200)]
Report parse errors

13 years agoA bit of debugging and also setting of default durations
Martin Mares [Sat, 17 Jul 2010 15:46:40 +0000 (17:46 +0200)]
A bit of debugging and also setting of default durations

13 years agoMore attributes and options
Martin Mares [Sat, 17 Jul 2010 15:37:49 +0000 (17:37 +0200)]
More attributes and options

13 years agoInitial commit.
Martin Mares [Sat, 17 Jul 2010 14:37:06 +0000 (16:37 +0200)]
Initial commit.