]> mj.ucw.cz Git - osdd.git/shortlog
osdd.git
2015-12-23 Martin MaresDo not include <xosd.h>
2014-01-23 Martin MaresAdded forgotten include of util.h
2014-01-23 Martin MaresThe test program is no longer necessary
2014-01-23 Martin MaresNew display code supports sliders and percentages
2013-10-22 Martin MaresDo not forget XFlush()
2013-10-22 Martin MaresNew display code is able to show text messages
2013-10-12 Martin MaresBits of new display code
2013-10-12 Martin MaresSplit osd.h and util.h
2013-10-12 Martin Maresutil.c: Added xrealloc()
2013-10-09 Martin MaresExperiments: stay_on_top
2013-10-08 Martin MaresExperiments: Better outlining
2013-10-08 Martin MaresExperiments: First OSD without libxosd
2013-10-08 Martin MaresExperiments with Xft rendering
2013-10-08 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT... master
2012-04-15 Martin MaresReleased as v1.1 v1.1
2012-04-15 Martin Maresosd-alsa: A new client for adjusting ALSA mixer controls
2012-04-15 Martin Maresosd-batt: Bugfix to previous commit
2012-04-15 Martin Maresosd-batt: Rewritten to use sysfs instead of /proc/acpi/
2011-10-20 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT...
2011-10-20 Martin Maresclean: osd-batt
2010-08-18 Martin MaresRemember to clean osd-batt, too
2010-08-18 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT...
2010-08-18 Martin Maresosd-batt: Warn on important status changes, too
2010-07-18 Martin MaresNeed to initialize locale in order to get non-ASCII...
2010-07-18 Martin Maresosd-mpc-volume: Fixed the parsing regex, volume=100...
2010-07-17 Martin MaresAdded tagging of releases v1.0
2010-07-17 Martin MaresAdded `release' target and released as version 1.0
2010-07-17 Martin MaresAdded a README with brief documentation
2010-07-17 Martin MaresDecreased default min-duration
2010-07-17 Martin MaresExplain the exit-on-X-server-shutdown trick
2010-07-17 Martin MaresRemoved obsolete loop.o
2010-07-17 Martin MaresCleaned up utility functions and implemented `osd-batt...
2010-07-17 Martin Maresosd-batt: Mention default values of --warn in the help
2010-07-17 Martin MaresAdded a battery checking client
2010-07-17 Martin Maresosdd: Added daemon mode and the --debug switch
2010-07-17 Martin MaresTurned off debugging
2010-07-17 Martin MaresLet make clean delete all binaries
2010-07-17 Martin MaresFirst two examples
2010-07-17 Martin Maresosdc: stdin can be used as an option argument
2010-07-17 Martin MaresReport parse errors
2010-07-17 Martin MaresA bit of debugging and also setting of default durations
2010-07-17 Martin MaresMore attributes and options
2010-07-17 Martin MaresInitial commit.