2007-02-15 07:14  zinx

	* debian/razertool.install: More missing stuff :x

2007-02-15 06:57  zinx

	* Makefile.am, src/Makefile.am: Add files missing from the dist

2007-02-15 05:52  zinx

	* ., .svnignore, po, po/.svnignore: More files to ignore

2007-02-15 05:45  zinx

	* po/de.po: Un-fuzzy the german translation

2007-02-15 05:45  zinx

	* gtk/main.c: Remove unneeded gtk_set_locale()

2007-02-15 05:39  zinx

	* src/razerflash.c: Fix stupid bug

2007-02-15 05:13  zinx

	* NEWS: Update news file

2007-02-15 05:10  zinx

	* razertool.rules.example: Add the habu to the udev rules

2007-02-15 05:09  zinx

	* debian/changelog: update Debian-style changelog

2007-02-15 01:24  zinx

	* gtk/callbacks.c, src/razerflash.c: Automatically enter firmware
	  mode on the Habu

2007-02-15 01:10  zinx

	* src/razerlib.c: Turns out the Copperhead does care too :/

2007-02-15 01:03  zinx

	* src/razerlib.c: Kill razer_CH_firmware_mode since it doesn't
	  work.

2007-02-15 00:51  zinx

	* src/razerlib.c: Implemented firmware mode for Habu

2007-02-14 21:47  zinx

	* gtk/callbacks.c, src/razerfirmware.c, src/razerlib.c,
	  src/razerlib.h: Basic Microsoft Habu support, more to come later.

2007-02-01 22:31  zinx

	* src/razertool.c: Error when non-option arguments are given

2006-09-18 16:37  zinx

	* src/razerflash.c: Correct the comments saying what the laser
	  power means; and provide a broken-down version.

2006-08-13 20:28  zinx

	* debian/razertool-gtk.dirs, debian/razertool-gtk.install,
	  gtk/Makefile.am, gtk/support.h, po/de.po: Added translations to
	  debian files, made razertool-gtk use the correct domain, and put
	  the correct character set in the .po

2006-08-13 19:58  zinx

	* configure.in: Bump version to 0.0.7

2006-08-13 19:53  zinx

	* gtk/callbacks.c: Make button names translatable

2006-08-13 19:37  zinx

	* configure.in, po/LINGUAS, po/de.po, src/Makefile.am,
	  src/razertool.1: Add de translations and a manpage, both from
	  Lars Wendler <polynomial-c@gmx.de>

2006-07-14 17:45  zinx

	* gtk/callbacks.c: Unswap left/right button text in the GTK
	  interface

2006-05-27 14:55  zinx

	* src/razerfirmware.c: Move some of the don't-reflash code in to
	  the #if 0

2006-05-27 14:54  zinx

	* src/razerlib.c, src/razerlib.h: Make a note that the 8-byte read
	  is supposed to reset to firmware mode,
	  even though it doesn't actually do that.

2006-05-25 03:42  zinx

	* src/razerlib.c: More accurate comments/parameters/defines.

2006-05-25 03:41  zinx

	* src/razerfirmware.c, src/razerfirmware.h: Rework the firmware
	  stuff a bit to support the actual block erase size.

2006-05-19 17:20  zinx

	* gtk/callbacks.c, gtk/interface.c, razertool.glade: Variable
	  number of profiles, and display the name of the device
	  detected/attached

2006-05-19 03:23  zinx

	* gtk/callbacks.c: Handle a variable number of buttons slightly
	  better

2006-05-18 22:57  zinx

	* gtk/callbacks.c, src/razerfirmware.c, src/razerfirmware.h,
	  src/razerflash.c, src/razerlib.c, src/razerlib.h,
	  src/razertool.c, src/razertool.h: Massive changes to the
	  interface, in anticipation of supporting devices other than the
	  copperhead

2006-05-18 16:10  zinx

	* gtk/callbacks.c, src/razerfirmware.c, src/razerflash.c,
	  src/razerlib.c, src/razerlib.h, src/razertool.c: Better error
	  code reporting in razerlib, and don't hijack ECOMM

2006-05-18 03:03  zinx

	* src/razerfirmware.c, src/razerlib.c, src/razerlib.h: Add some
	  debug info, in case it's ever needed.

2006-05-17 16:13  zinx

	* src/razerflash.c: Modify the warning/affirmative string for laser
	  power changing

2006-05-16 21:06  zinx

	* NEWS, debian/changelog: Change NEWS/changelog date to reflect
	  actual release time

2006-05-16 19:36  zinx

	* src/razerflash.c: Add a note in the -L spew about lower numbers
	  being higher power.

2006-05-16 02:50  zinx

	* src/razerfirmware.c, src/razerfirmware.h: Make verify only verify
	  what's flashed.

2006-05-16 02:22  zinx

	* src/razerflash.c: Only modify one byte for the laser power.. This
	  is probably correct.

2006-05-16 02:04  zinx

	* src/razerflash.c: Added an option to read the laser, and one to
	  set it. This option is *DANGEROUS*. Don't use it unless you're
	  willing to buy a new mouse and don't care if you go blind.

2006-05-16 02:04  zinx

	* gtk/callbacks.c, src/razerfirmware.c, src/razerfirmware.h:
	  Renamed razer_firmware_flash to razer_firmware_write_flash, and
	  added a read block slow function.

2006-05-15 21:17  zinx

	* src/razerfirmware.c, src/razerfirmware.h, src/razerflash.c: Got
	  the required info, so laser/settings dumping is no longer
	  required; I may (but probably won't) add it back in properly
	  later, as an option to get/set the laser strength.

2006-05-15 17:29  zinx

	* Makefile.am, README, razertool.rules.example: Include a sample
	  razertool.rules for udev

2006-05-15 16:38  zinx

	* README, gtk/callbacks.c, gtk/callbacks.h, gtk/interface.c,
	  razertool.glade: Fix an infinite warning bug, show which error
	  occured, reformat README and add a message on how to fix the
	  permissions with udev

2006-05-15 16:37  zinx

	* src/razertool.c: Tell which error occured when an error occurs

2006-05-15 01:19  zinx

	* AUTHORS: Stick my sf.net email in AUTHORS instead of the other.

2006-05-15 00:22  zinx

	* src/razerfirmware.c, src/razerflash.c: Add support for a 'guess'
	  firmware, since firmware reading is so slow.

2006-05-15 00:13  zinx

	* src/razerfirmware.c, src/razerfirmware.h, src/razerflash.c,
	  src/razertool.h: Add some stuff to read the firmware, and some
	  temporary stuff to read only some settings, since reading is so
	  incredibly slow.

2006-05-14 22:02  zinx

	* debian/razertool-gtk.menu: Update the debian stuff to use the new
	  icon name

2006-05-14 21:58  zinx

	* po/ChangeLog: Apparently the Makefile wants a ChangeLog

2006-05-14 21:57  zinx

	* po/POTFILES.in: Put the proper locations for translatable files
	  in :x

2006-05-14 21:51  zinx

	* gtk/interface.c, razertool.glade: Changed homepage to relect the
	  expected homepage

2006-05-14 21:49  zinx

	* NEWS, debian/changelog, debian/copyright: Changelogs/etc for
	  0.0.6

2006-05-14 21:49  zinx

	* README: Updated README to include a notice about the software
	  being unofficial, and removed the bit about the GUI not
	  supporting flashing - it does

2006-05-14 21:42  zinx

	* configure.in: Bump version to 0.0.6

2006-05-14 21:41  zinx

	* gtk/callbacks.c, gtk/interface.c, pixmaps/razer-copperhead.svg,
	  pixmaps/razer-icon.png, pixmaps/razer-icon.svg,
	  pixmaps/razer.svg, pixmaps/razertool-icon.png,
	  pixmaps/razertool-icon.svg, razertool.glade: Rename icons, remove
	  Razer logo from the icon.

2006-05-13 01:56  zinx

	* gtk/interface.c, razertool.glade: Made the about box use the .svg
	  instead of the .png

2006-05-13 01:40  zinx

	* ., .svnignore, Makefile.am, configure.in, gtk/Makefile.am, po,
	  po/.svnignore, po/ChangeLog: Made the i18n stuff work
	  (hopefully), and made building razertool-gtk optional

2006-05-12 18:14  zinx

	* gtk/interface.c, razertool.glade: Key the "Add Key" button in the
	  key selector from being focused

2006-05-12 18:11  zinx

	* NEWS, configure.in, debian/changelog: Bump version to 0.0.5

2006-05-12 18:06  zinx

	* README: Change formatting a bit, and add a note about the need to
	  use the name for
	  special keys.

2006-05-12 18:01  zinx

	* debian/razertool-gtk.docs, debian/razertool.docs: Add ChangeLog
	  to the Debian docs

2006-05-12 17:56  zinx

	* ., .svnignore, ChangeLog, gtk, gtk/.svnignore: Remove the
	  ChangeLog from svn, update ignores

2006-05-12 17:52  zinx

	* gtk/callbacks.c, src/razerlib.c, src/razertool.c: Add long names,
	  but don't display them all in the interfaces, properly clear
	  the macro/key when switching the button to macro/key, properly
	  display key 0,
	  set the max macro length in the right spot.

2006-05-12 17:24  zinx

	* src/razerlib.c: Support for /'s to denote multiple keys

2006-05-12 17:18  zinx

	* gtk/callbacks.c: Make the macro dialog look slightly better, and
	  made add without close in the
	  key selector actually work.

2006-05-12 17:09  zinx

	* gtk/callbacks.c, gtk/callbacks.h, gtk/interface.c,
	  gtk/interface.h, razertool.glade, src/razerlib.c, src/razerlib.h,
	  src/razertool.c: macro dialog button changes, key inverter (for
	  switching between up/down),
	  key selector dialog, trash selects next item now, and some
	  changes to
	  razer_untranslate_key to fix a truncation bug and provide a
	  better interface.

2006-05-12 13:15  zinx

	* src/razerflash.c: Add a warning message to razerflash's
	  verification stuff, so
	  people don't get confused if they stumble on to it.

2006-05-12 04:01  zinx

	* debian/control: Oops, we're not using that alias.

2006-05-12 03:47  zinx

	* debian/razertool-gtk.docs: Make a copy of this instead of
	  softlink

2006-05-12 03:45  zinx

	* COPYING, INSTALL: Generic INSTALL and GPLv2

2006-05-12 03:43  zinx

	* ., .svnignore, debian, debian/.svnignore, gtk, gtk/.svnignore,
	  src, src/.svnignore: Ignores

2006-05-12 03:27  zinx

	* branches, tags, ., AUTHORS, ChangeLog, Makefile.am, NEWS, README,
	  autogen.sh, configure.in, debian, debian/changelog,
	  debian/compat, debian/control, debian/copyright,
	  debian/razertool-gtk.dirs, debian/razertool-gtk.docs,
	  debian/razertool-gtk.install, debian/razertool-gtk.menu,
	  debian/razertool.dirs, debian/razertool.docs,
	  debian/razertool.install, debian/rules, gtk, gtk/Makefile.am,
	  gtk/callbacks.c, gtk/callbacks.h, gtk/interface.c,
	  gtk/interface.h, gtk/main.c, gtk/support.c, gtk/support.h,
	  pixmaps, pixmaps/razer-icon.png, pixmaps/razer-icon.svg,
	  pixmaps/razer.svg, po, po/ChangeLog, po/POTFILES.in,
	  razertool.glade, razertool.gladep, src, src/Makefile.am,
	  src/razerfirmware.c, src/razerfirmware.h, src/razerflash.c,
	  src/razerlib.c, src/razerlib.h, src/razertool.c, src/razertool.h:
	  Initial check-in

