~ubuntu-branches/ubuntu/karmic/g15daemon/karmic

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Giacomo Catenazzi
  • Date: 2008-04-28 08:47:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080428084707-vy58xr1xrb4ix3uf
Tags: 1.9.5.3-3
* Changing default in /etc/default/g15daemon: Use L1 key instead of MR
  as actual upstream default and allowing to use g15macro
  (Closes: #478069)
* Removed the X11 setup on man page, because it is not relevant
  to recent distributions and could confuse our users (Closes: #463078)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
PARTIALLY DONE - Add manpage and other documentation for the client library and it's
6
6
  bindings.
7
7
 
8
 
- Add client to record & playback macros (being worked on)
 
8
DONE (G15Macro) - Add client to record & playback macros.
9
9
 
10
10
- add a few simple template client examples in various languages
11
11
 
12
 
- Read a configuration file.  Currently there are no real user-configurable
13
 
options, but ....
 
12
DONE - Read a configuration file.
14
13
 
15
14
DONE - Allow for clients to change LCD backlight.
16
15
 
32
31
use the 'screen' they previously created, as long as they return within the
33
32
'time-to-live' period they set before exiting. This will allow for scripts
34
33
etc to periodically update.
 
34
 
 
35
- Add DBUS proxy.