2004-03-23 01:45  zero

	* main/: kmmversion.h, main.cc, mainwindow.cc: * bump version to
	  1.0 [it's about time!!!!] * __kmmversion__ now internal version
	  macro

2004-03-23 01:30  zero

	* main/: main.cc, mainwindow.h, xmameconfig.cc, xmameconfig.h: *
	  connected forgoten X11 stuff * KMameleon now uses
	  KUniqueAplication

2004-03-23 00:01  zero

	* main/: xmameconfig.cc, xmameconfig.h, layouts/mod_x11.ui: Last
	  part for 1.0: x11 module Do: Debug

2004-03-22 18:10  zero

	* images/mod_sdl.png: mod_sdl image update

2004-03-22 17:27  zero

	* images/mod_x.png: 3D X11 module image

2004-02-08 03:24  zero

	* ChangeLog: ChangeLog update

2004-02-08 03:20  zero

	* main/main.cc, tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h,
	  tools/romchecker/toolromchecker.cc,
	  tools/romchecker/toolromchecker.h,
	  tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlister.h: Add copyright

2004-02-08 00:48  zero

	* README, main/kmmversion.h, main/mainwindow.cc, main/mainwindow.h,
	  main/xmameconfig.cc, main/xmameconfig.h, widgets/kimagebutton.cc,
	  widgets/kimagebutton.h: I should be lynched by the KDE guys
	  (wonder why I haven't been) -- I forgot the credits in the
	  files...  Fixed the loading option loader, that was probably
	  broken for a looong time :P README update

2004-02-07 18:43  zero

	* main/xmameconfig.cc: "something wrong" in debug is not an
	  option...

2004-01-15 09:08  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2004-01-12 09:07  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2003-12-29 02:18  zero

	* ChangeLog: CVS_SILENT update ChangeLog

2003-12-29 02:09  zero

	* main/: xmameconfig.cc, xmameconfig.h: modInfo update: It now
	  shows the currently used version of XMame...

2003-12-29 01:26  zero

	* main/: mainwindow.cc, xmameconfig.cc: A scream would be
	  apropriate here... Again something, that didn't read from
	  configuration other than autodetection... So if the file wasn't
	  in the PATH, then it would ignore it :(

2003-12-28 19:49  zero

	* main/kmmversion.h: - Bump version to 0.9.95 - Remove stalled
	  files

2003-12-27 00:30  zero

	* main/: mainwindow.cc, xmameconfig.cc: Connect forgoten SDL FS
	  modes

2003-12-26 20:05  zero

	* TODO, main/Makefile.am, main/xmameconfig.cc, main/xmameconfig.h,
	  tools/romlister/toolromlister.cc: TODO update Canceled out the
	  compilation of the test file Fullscreen modes now listed and
	  stored

2003-12-26 04:21  zero

	* main/layouts/mod_sdl.ui: Forgot to add mod_sdl interface in
	  CVS...

2003-12-26 04:20  zero

	* TODO, images/play.png, main/mainwindow.cc, main/mainwindow.h,
	  main/xmameconfig.cc, main/xmameconfig.h, main/layouts/convert.sh:
	   Fixes:
	    - The manual pick of the binary files never worked... Looks
	  like Autodetect is a good replacement for that :)
	    - "detach process" never actually worked because of wrong
	  overload of QCloseEvent

	   New:
	    - Attached custom configuration
	    - Some changes to make the custom configurator work well with
	  other modules
	    - New module: SDL configuration

2003-12-25 18:26  zero

	* main/mainwindow.cc: Autodetection fullscreen fix (again!)

2003-11-21 17:18  zero

	* ChangeLog, main/xmameconfig.cc, main/xmameconfig.h,
	  main/layouts/mod_custom.ui: CVS_SILENT: ChangeLog update Add a
	  button to grab the current used values to the custom command pane

2003-10-29 17:51  zero

	* main/layouts/convert.sh: Small cleanup...

2003-10-29 15:56  zero

	* ChangeLog: CVS_SILENT: ChangeLog update

2003-10-16 20:48  zero

	* images/mod_custom.png, main/mainwindow.cc, main/xmameconfig.cc,
	  main/xmameconfig.h: Custom switches is a very cool feature for:
	  1) Advanced people, that want switch configuration "under
	  control"   2) If KMameleon is missing a switch, then just write
	  your own [fix] Image for mod_custom, so that the shadow looks...
	  Like shadow... :)

2003-10-16 18:28  zero

	* main/xmameconfig.cc: Fix layout margin

2003-10-16 18:12  zero

	* images/Makefile.am, images/mod_custom.png, images/mod_themes.png,
	  main/kmmifacedlg.ui, main/xmameconfig.cc, main/xmameconfig.h,
	  main/layouts/mod_custom.ui: New stuff: Layouts for the custom
	  module (just need to connect it with the rest of the system)
	  [fix] For the new layout add noFocus for the ComboBox

2003-10-14 17:38  zero

	* main/layouts/convert.sh: Coding style fix

2003-10-14 16:15  zero

	* main/Makefile.am, main/dlgdebug.ui, main/kmmifacedlg.ui,
	  tools/pathfinder/toolpathfinderiface.ui,
	  tools/romchecker/toolromcheckeriface.ui,
	  tools/romlister/toolromlisteriface.ui:  - Okay... KMameleon
	  starts to get real interface for 1.0:
		Color changes, which wil soon be followed by insertion of
	  icon themes :)
	   - Remove the library link to the
	  ../widgets/libkmmwidgetlibrary.la, because ATM there is no need
	  for that...

2003-10-14 14:21  zero

	* main/Makefile.am: mainwindow2 will probably never be used, fo
	  it's OK to rm -rf it :) Makefile.am follows the changes

2003-10-14 14:19  zero

	* main/kmmifacedlg.ui, widgets/kimagebutton.cc: Background color
	  change in the main window; Some small KImageButton fixes

2003-10-14 13:44  zero

	* main/xmameconfig.cc: modEffects() now using the proper layouting

2003-10-14 03:38  zero

	* main/layouts/convert.sh: Grammar, some options came out weird...

2003-10-14 03:26  zero

	* main/layouts/: convert.sh, mod_effects.ui: Add a mod_effects.ui,
	  that will become the layout fot modEffects in xmameconfig.cc
	  convert.sh:  - Add option version  - Add option boneclean  - Some
	  normal exits weren't error exits (was 127 instead of 0)  - Bit
	  more documented what a portion of the file does

2003-10-14 00:46  zero

	* tools/romlister/toolromlister.cc: [fix] The images in the
	  romlister tool were wrong

2003-10-14 00:34  zero

	* main/xmameconfig.cc: Beautify configuration: Make the mod_devices
	  be based on the Designer layout (Fixes lots of space trouble)

2003-10-14 00:18  zero

	* main/layouts/mod_devices.ui: Oops... My bad... I forgot to add a
	  label beforecombobox for joysticks...

2003-10-14 00:13  zero

	* main/layouts/mod_devices.ui: Layout of the devices module

2003-10-13 19:39  zero

	* main/layouts/convert.sh: Add the "uic: " and "moc: " in front of
	  the version calls

2003-10-13 19:23  zero

	* main/layouts/convert.sh: Check, weither specified file is
	  existant, and if it is >0 of length...

2003-10-13 18:49  zero

	* main/layouts/convert.sh: Bit more on convert.sh :)

2003-10-13 03:40  zero

	* main/layouts/convert.sh: More fixes

2003-10-13 03:00  zero

	* main/layouts/convert.sh: If people want to use it, then they
	  should actually configure it for their own machine

2003-10-13 02:58  zero

	* main/layouts/.cvsignore: Ignore mocs

2003-10-13 02:57  zero

	* main/layouts/convert.sh: Make it work correctly

2003-10-13 01:43  zero

	* ChangeLog: CVS_SILENT Changelog update

2003-10-13 01:40  zero

	* main/: xmameconfig.cc, layouts/.cvsignore, layouts/convert.sh,
	  layouts/mod_gl.ui: Update to the XGL configuration of KMameleon;
	  Added a special directory, that is controled by a script, that
	  converts all .ui files to .h/.cc pair

2003-10-09 23:03  zero

	* main/xmameconfig.h: Oops...

2003-10-09 23:03  zero

	* main/xmameconfig.cc: modInfo update removed modTest (again; No
	  need to have that)

2003-10-07 17:00  zero

	* main/xmameconfig.cc: modInfo part encanchment

2003-09-24 11:34  zero

	* main/Makefile.am: Actually; The dummy file was never used...

2003-09-24 11:30  zero

	* images/: Makefile.am, themes/classic/Makefile.am: CVS_SILENT
	  Makefile.am Oops fix

2003-09-24 11:13  zero

	* images/themes/: .cvsignore, Makefile.am, classic/.cvsignore,
	  classic/Makefile.am: Finnaly install those images

2003-09-03 22:53  zero

	* main/main.cc: Send bugs to bugzilla, not to my email directly...

2003-08-31 22:19  zero

	* images/themes/classic/: conf.png, help.png, play.png, power.png,
	  reload.png, stop.png, tools.png: Erm... Forgot to add the
	  _content_ of the theme :)

2003-08-31 22:19  zero

	* images/mod_lnf.png, main/xmameconfig.cc, main/xmameconfig.h: With
	  only bits and pieces of time right now: Reconfiguring some
	  thingies, removing X11 configuration (was bad), add some images
	  for the theme support,...

2003-08-18 20:43  zero

	* main/: Makefile.am, kmmdebug.cc, kmmdebug.h: * some widgets for
	  the new (graphical) mainwindow * Perswaide the debug window not
	  to close, if you click [close]

2003-08-10 20:26  zero

	* main/xmameconfig.cc, main/xmameconfig.h, widgets/kimagebutton.cc:
	  1) Test 'module' reenabled 2) Fixm imagebutton; Read the press /
	  click / release events, as they are supposed to bo for
	  consideration as button

2003-08-10 19:42  zero

	* images/Makefile.am, images/mod_lnf.png, main/xmameconfig.cc,
	  main/xmameconfig.h: Some cleanup Added image for 'look & feel'

2003-08-10 15:03  zero

	* widgets/: kimagebutton.cc, kimagebutton.h: rather have
	  hasIgnoreTransparency() than just ignoreTransparency()

2003-08-09 18:38  zero

	* main/xmameconfig.cc, widgets/Makefile.am,
	  widgets/kimagebutton.cc, widgets/kimagebutton.h: Ok...
	  KImageButton works and installs right :)

2003-08-09 12:41  zero

	* main/Makefile.am: Oups... forgot to rm the subdirs from the
	  Makefile in main/

2003-08-09 12:39  zero

	* Makefile.am, main/Makefile.am, main/xmameconfig.cc,
	  widgets/.cvsignore, widgets/Makefile.am, widgets/kimagebutton.cc,
	  widgets/kimagebutton.h: * Reorganisation of the files... Looks
	  like it isn't a good idea to have widgets directory in the main/
	  * Image loading now looks kinda right :)

2003-08-08 00:48  zero

	* main/: Makefile.am, xmameconfig.cc, xmameconfig.h:
	  Reconstruction, some widget changes

2003-08-03 15:41  zero

	* main/: xmameconfig.cc, xmameconfig.h: Enough for now... X11
	  section finished, but not yet connected...

2003-08-03 12:40  zero

	* main/: kmmversion.h, xmameconfig.cc, xmameconfig.h: Ok... Section
	  GL completed, all connected and working properly Big version leap
	  (there are more nifty stuff planned)

2003-08-02 21:08  zero

	* main/: xmameconfig.cc, xmameconfig.h: Connect & load cheat file

2003-08-02 20:20  zero

	* main/mainwindow.cc, main/xmameconfig.cc, main/xmameconfig.h,
	  tools/pathfinder/toolpathfinder.cc,
	  tools/romchecker/toolromchecker.cc: More code cleanup (== true
	  and == false are pointless) Add some framework for a cheat file
	  (still needs arraching that one)

2003-08-02 19:54  zero

	* main/xmameconfig.cc: Somehow I forgot lot more == true statements
	  inside...

2003-08-02 19:50  zero

	* main/: xmameconfig.cc, xmameconfig.h: New feature: GL
	  configuration module (still needs connecting) mod screen disabled
	  (waiting for replacement) Bit code cleanup

2003-08-02 00:54  zero

	* main/: xmameconfig.cc, xmameconfig.h: framework for  new modules

2003-08-02 00:51  zero

	* images/: Makefile.am, mod_gl.png, mod_sdl.png, mod_video.png,
	  mod_x.png: Nicer pictures and pictures for new sections of
	  KMameleon

2003-08-01 07:36  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2003-07-26 12:16  zero

	* main/xmameconfig.cc: OK... This fixes the funky acting of
	  -no[effectname] switch... Just disable them...

2003-07-20 17:23  zero

	* main/kmmversion.h: Version change for -dev release

2003-07-20 15:07  zero

	* ChangeLog: CVS_SILENT: ChangeLog update

2003-07-20 15:06  zero

	* main/xmameconfig.cc: Fix X11 fullscreen call... Insetad of called
	  with -x11 1 is now -fullscreen

2003-07-17 19:48  zero

	* main/mainwindow.cc, main/xmameconfig.cc, main/xmameconfig.h,
	  tools/pathfinder/toolpathfinder.cc: * Reverted some changes in
	  pathfinder tool. 2 reasons: 1) It was completly wrong and 2) Look
	  at the reason 1.  * Some hidden spelling mistakes * Reload paths
	  was also completly wrong idea * Path reload in xmameconfig is
	  fixed (it should be automatic, when you press config button) *
	  Error / information text change, when there are more than 1 xmame
	  binaryes autodetected

2003-07-15 12:44  zero

	* main/mainwindow.cc: Code cleanup

2003-07-14 23:02  zero

	* ChangeLog: ChangeLog update

2003-07-14 23:01  zero

	* main/mainwindow.cc: Don't use the WStyle_Tool for the debug
	  window...

2003-07-14 00:19  zero

	* tools/pathfinder/toolpathfinder.cc:
	  * Fix: Actually detect the binary files * Bit code cleanup...

2003-07-13 23:42  zero

	* main/mainwindow.cc, main/xmameconfig.cc,
	  tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h,
	  tools/pathfinder/toolpathfinderiface.ui,
	  tools/romchecker/toolromcheckeriface.ui,
	  tools/romlister/toolromlisteriface.ui: * Fix: If you hit redetect
	  button, then all the values are autodetecteed... Moved that part
	  of code to the first-boot-only part and if there is more than one
	  xmame version installed, then put message out fro the pathfinder
	  tool...  * Fix PathFinder tool didn't worked like it should...
	  Instead of auto-detecting paths, it read them from the config
	  file (read: BAD idea) * Some resize fixes for the romlister tool
	  and renaming other tools to the * plugin (says so in the caption)

2003-07-07 19:22  zero

	* ChangeLog, main/kmmversion.h, main/mainwindow.cc,
	  main/xmameconfig.cc: Remember the last game played

2003-06-29 01:57  zero

	* tools/romlister/toolromlister.cc:
	  Speedup for about 0.1% (preload image before the loop)

2003-06-28 17:24  zero

	* ChangeLog:
	  ChangeLog update

2003-06-28 15:38  zero

	* TODO: Yes... TODO update for the Nextgen of KMameleon

2003-06-28 15:25  zero

	* images/mod_info.png:
	  Eye candy

2003-06-28 14:50  zero

	* main/xmameconfig.cc:
	  Version module update

2003-06-28 14:27  zero

	* tools/romlister/: toolromlister.cc, toolromlister.h,
	  toolromlisteriface.ui: Romlister now works like it should...

2003-06-28 10:47  zero

	* main/mainwindow.cc, main/mainwindow.h,
	  tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlister.h,
	  tools/romlister/toolromlisteriface.ui: Romlister plugin
	  WORKS!!!!!! TODO: Just check, which roms are working, not, or are
	  missing...  (and did some minor fixes, too)

2003-06-27 21:09  zero

	* main/xmameconfig.cc, main/xmameconfig.h,
	  tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlisteriface.ui: Getting MUCH closer... Now
	  finaly something loads into the lisview for the romlister...	A
	  minor beauty fix for the romlister plugin Aome backwards
	  compatibility for the program (KProcess/KShellProcess) (and not
	  really sure, that it still works on KDE < 3.1 Some i18n fixes
	  more to do...

2003-06-27 18:10  zero

	* main/mainwindow.cc:
	  Typo from copy+paste

2003-06-25 21:50  zero

	* tools/romlister/: Makefile.am, img_rom_bad.png,
	  img_rom_missing.png, img_rom_ok.png, toolromlister.cc,
	  toolromlister.h, toolromlisteriface.ui:
	  OK... New approach: - Save rom status into own file (good, bad,
	  missing)

	  TODO: - create a file with description for every rom - link them
	  via array with the current status output - Determine, what is the
	  status of the rom via QRegExp

	  I will have to do this after the exam on Friday... Wish me luck
	  (with both :)

2003-06-25 07:30  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2003-06-24 18:02  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2003-06-19 23:51  zero

	* tools/romlister/: toolromlister.cc, toolromlister.h,
	  toolromlisteriface.ui:
	  Some modifications according to richmoore... It doesn't work
	  right at this very moment... QRegExp problem???

2003-06-02 23:13  zero

	* images/mod_info.png:
	  mod_info image: Final

2003-05-31 14:33  mueller

	* main/Makefile.am: wasting some time on kdenevercompiles

2003-05-30 00:31  zero

	* images/mod_info.png:
	  Nicer picture

2003-05-24 14:33  coolo

	* images/Makefile.am, main/Makefile.am,
	  tools/pathfinder/Makefile.am, tools/romchecker/Makefile.am,
	  tools/romlister/Makefile.am: little cleanup

2003-05-03 19:57  zero

	* main/xmameconfig.cc, tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h:
	  fixed path bug, that disabled proper detection of path in the
	  xmame >= 0.64

2003-05-02 13:33  zero

	* main/xmameconfig.cc:
	  don't write until the user says 'ok'

2003-05-02 12:46  zero

	* TODO, main/xmameconfig.cc:
	  Ask before updating paths...

2003-05-02 02:12  zero

	* TODO, images/Makefile.am, images/mod_info.png,
	  main/xmameconfig.cc, main/xmameconfig.h:
	  Version information module added rm -rf junk

2003-05-01 02:57  zero

	* main/main.cc, main/xmameconfig.cc, main/xmameconfig.h,
	  tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlister.h:
	  romlister: Try reading again config: Some code cleanup / more
	  tommorow

2003-04-14 00:47  zero

	* tools/romlister/: toolromlister.cc, toolromlister.h,
	  toolromlisteriface.ui:
	  romlister > write roms into a file

2003-04-13 23:56  zero

	* tools/: pathfinder/toolpathfinder.cc, romlister/toolromlister.cc,
	  romlister/toolromlister.h, romlister/toolromlisteriface.ui:
	  Nothing shocking; The bin detection in the lister is working Some
	  code cleanup Ummm... Needed selector for the switch for the
	  artwork path???

	  bit more tommorow...

2003-04-13 22:27  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Some cleanup

2003-03-30 15:59  zero

	* main/mainwindow.cc:
	  Fix for FS autodetect for XGL

2003-03-28 23:02  zero

	* main/mainwindow.cc:
	  More fixes regarding empty romset...

2003-03-27 23:17  zero

	* main/Makefile.am, main/mainwindow.cc, main/mainwindow.h,
	  tools/Makefile.am:
	   RomLister Plugin: The ressurection...

2003-03-27 22:36  zero

	* main/mainwindow.cc, tools/romchecker/toolromchecker.cc:
	   - Check, if you have anything selected in romchecker
	   - Some code cleanup...

2003-03-24 23:05  zero

	* main/xmameconfig.cc:
	  Inform, if xmame cannot be found

2003-03-07 23:57  waba

	* COPYING: CVS_SILENT Updated address of FSF

2003-01-19 00:02  zero

	* main/xmameconfig.cc:
	  Fixed incomplete buttons in modPaths()

2003-01-08 10:13  mlaurent

	* main/kmmdebug.cc, main/mainwindow.cc,
	  tools/pathfinder/toolpathfinder.cc,
	  tools/romchecker/toolromchecker.cc,
	  tools/romlister/toolromlister.cc: includemoc

2003-01-04 01:20  mueller

	* README: updated url

2003-01-02 22:14  zero

	* main/kmmversion.h:
	  Bump version; But 0.5 may not be out for quite some time...

2002-12-29 15:27  zero

	* main/xmameconfig.cc:
	  Spelling bug fix

2002-12-29 15:23  zero

	* main/xmameconfig.cc:
	  Spelling bug :(

2002-12-29 12:00  zero

	* ChangeLog, main/kmmversion.h:
	  Bump version ChangeLog update

2002-12-27 20:22  zero

	* main/: mainwindow.cc, mainwindow.h, xmameconfig.cc,
	  xmameconfig.h:
	  OK... Process detaching now possible :)

2002-12-25 02:09  zero

	* main/main.cc:
	  Blame Dirk to fix src != dest in Makefile

2002-12-23 23:03  zero

	* main/xmameconfig.cc:
	  [fix] Set audio to -16 dB

2002-12-23 13:56  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-12-22 19:31  zero

	* images/: Makefile.am, cr16-app-kmameleon.png,
	  cr32-app-kmameleon.png:
	  KMameleon icons default to Crystal

2002-12-22 03:08  zero

	* ChangeLog, TODO:
	  CVS_SILENT: info update

2002-12-22 01:08  zero

	* images/: Makefile.am, conf.png, help.png, stop.png, tools.png:
	  Move to "crystal" images look cool now :)

2002-12-21 18:39  zero

	* ChangeLog, tools/pathfinder/toolpathfinder.cc:
	  Pathfinder will set default paths, if empty and ask if not
	  empty...

2002-12-17 23:18  zero

	* images/help.png, images/tools.png, main/kmmifacedlg.ui,
	  main/mainwindow.cc:
	  Image update s/About/Help

2002-12-16 22:54  zero

	* AUTHORS, ChangeLog, README, TODO:
	  CVS_SILENT: info files update

2002-12-16 20:38  zero

	* main/Makefile.am, main/mainwindow.cc, main/mainwindow.h,
	  main/xmameconfig.cc, tools/Makefile.am:
	  No idea what to do with romlister right now...

2002-12-16 19:08  zero

	* main/mainwindow.h, tools/romlister/toolromlister.h:
	  Don't need long paths for include

2002-12-09 20:17  zero

	* main/xmameconfig.cc, tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlister.h:
	  grammar fixes forgot connection for seup level Some tests with
	  the romlister plugin

2002-12-09 04:08  mueller

	* main/Makefile.am: arghl, nobody ever seems to have compiled this

2002-12-08 22:53  zero

	* images/play.png:
	  play image update

2002-12-08 22:18  zero

	* images/reload.png:
	  new reload image

2002-12-08 17:01  zero

	* main/Makefile.am, main/mainwindow.cc, main/mainwindow.h,
	  tools/Makefile.am, tools/romlister/.cvsignore,
	  tools/romlister/Makefile.am, tools/romlister/img_romlister.png,
	  tools/romlister/toolromlister.cc,
	  tools/romlister/toolromlister.h,
	  tools/romlister/toolromlisteriface.ui:
	  NEW: tool romlister

2002-12-08 15:52  zero

	* AUTHORS, README, TODO, main/xmameconfig.cc:
	  CVS_SILENT: beautify authors CVS_SILENT: grammar fix in NOTE
	  CVS_SILENT: README update CVS_SILENT: TODO update fix the
	  -norotate bug (?)

2002-12-08 14:11  zero

	* main/xmameconfig.cc:
	  Oups... Forgot to save the fx values...  KMM Image fix...
	  Feedback?

2002-12-08 02:06  zero

	* images/mod_fx.png, main/xmameconfig.cc, main/xmameconfig.h:
	  More attachments...  image fix

2002-11-28 20:49  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Option for choosing the settings level (simple ot advanced)

2002-11-27 23:58  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Added missing options in video Making the video options (not FX)
	  work completly Lots of code cleanup

2002-11-27 19:31  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Page: Effects (layout for now)

2002-11-19 13:08  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-11-16 00:50  zero

	* images/mod_fx.png:
	  Fixed image

2002-11-15 19:01  zero

	* TODO, images/Makefile.am, main/xmameconfig.cc,
	  main/xmameconfig.h:
	  TODO update fix images makefile [will actually install the
	  mod_fx.png now] Video module now complete Opened the Video
	  effects module

2002-11-15 00:40  zero

	* images/mod_fx.png, main/xmameconfig.cc, main/xmameconfig.h:
	  Some new "want to" with TODO New image for upcoming module :)

2002-11-14 00:21  zero

	* README, TODO, main/kmmversion.h, main/main.cc, main/mainwindow.h,
	  main/xmameconfig.cc, main/xmameconfig.h:
	  More device control; Separated the version file; Changed version
	  to 0.4 CVS Updated the README / TODO files

2002-11-13 20:07  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  More input device options...

2002-11-13 19:33  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Added a cheat mode, but it _does_ nothing :(

2002-11-11 18:14  zero

	* images/Makefile.am, images/mod_devices.png, main/xmameconfig.cc,
	  main/xmameconfig.h:
	  Nothing special... Some images for new section added and new
	  section opened

2002-11-08 19:41  zero

	* tools/pathfinder/img_pathfinder.png:
	  Outps... Forgot to add updated image...

2002-11-08 19:38  zero

	* main/xmameconfig.cc:
	  Audio setup complete. Now the 0.3 version can sail out :)

2002-11-07 23:59  zero

	* ChangeLog:
	  CVS_SILENNT: ChangeLog update

2002-11-07 23:49  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  More audio options Volume connected, rest just saves

2002-11-07 00:36  zero

	* images/off.png, main/xmameconfig.cc, main/xmameconfig.h:
	  Power off image change again added volume control framework

2002-11-06 18:17  zero

	* images/off.png, main/xmameconfig.cc:
	  Added a button for manual redetection (but will reset the paths,
	  too) Replaced the close image for a new onw :)

2002-11-05 13:40  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-11-01 22:22  zero

	* TODO:
	  CVS_SILENT: TODO update

2002-11-01 19:27  zero

	* main/: mainwindow.cc, mainwindow.h:
	  [fix] nasty bug in fullscreen, if autodetected...

2002-11-01 18:34  zero

	* main/xmameconfig.cc:
	  forgot to add few checks :)

2002-11-01 18:19  zero

	* main/: mainwindow.cc, xmameconfig.cc, xmameconfig.h:
	  Added autodetection of a single xmame binary...

2002-10-30 14:22  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-10-30 01:44  zero

	* main/xmameconfig.cc, main/xmameconfig.h,
	  tools/pathfinder/toolpathfinder.cc:
	  Writing / reading other paths in config, too...  Fixed writing in
	  pathfinder tool

2002-10-30 01:12  zero

	* tools/pathfinder/toolpathfinder.cc:
	  The default path handling now works

2002-10-27 15:55  zero

	* tools/pathfinder/: toolpathfinder.cc, toolpathfinder.h,
	  toolpathfinderiface.ui:
	  Now it detects the bin paths properly

2002-10-26 00:27  zero

	* tools/pathfinder/toolpathfinder.h:
	  Ooops... Forgot to save :(

2002-10-26 00:17  zero

	* tools/: pathfinder/toolpathfinder.cc,
	  pathfinder/toolpathfinder.h, romchecker/toolromchecker.cc:
	  Fix always counting 0 roms in romchecker

2002-10-24 21:11  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Backward compatibility fix [hopefully]

2002-10-24 21:04  zero

	* main/mainwindow.cc, tools/pathfinder/toolpathfinder.cc,
	  tools/romchecker/toolromchecker.cc:
	  Repaired [hopefully] the compatibility things :)

2002-10-24 20:46  zero

	* main/mainwindow.h, tools/pathfinder/toolpathfinder.h,
	  tools/romchecker/toolromchecker.cc,
	  tools/romchecker/toolromchecker.h:
	  [fix] incompatibility with KDE 3.0.x

2002-10-23 19:40  zero

	* tools/: pathfinder/.cvsignore, romchecker/.cvsignore:
	  CVS_SILENT: Ignore...

2002-10-21 23:46  zero

	* main/mainwindow.cc, tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h:
	  don't show tools one-by-one for now Added a dropdown menu in
	  pathfinder

2002-10-21 23:24  zero

	* main/Makefile.am, tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h,
	  tools/pathfinder/toolpathfinderiface.ui,
	  tools/romchecker/toolromchecker.h:
	  some blundges fix some pathfinder tool updates

2002-10-21 20:33  zero

	* Makefile.am, main/Makefile.am, main/mainwindow.h:
	  compile fix

2002-10-21 20:24  zero

	* Makefile.am, main/Makefile.am, tools/.cvsignore,
	  tools/Makefile.am, tools/pathfinder/Makefile.am,
	  tools/pathfinder/img_pathfinder.png,
	  tools/pathfinder/toolpathfinder.cc,
	  tools/pathfinder/toolpathfinder.h,
	  tools/pathfinder/toolpathfinderiface.ui,
	  tools/romchecker/Makefile.am, tools/romchecker/img_romcheck.png,
	  tools/romchecker/minus.png, tools/romchecker/not.png,
	  tools/romchecker/ok.png, tools/romchecker/toolromchecker.cc,
	  tools/romchecker/toolromchecker.h,
	  tools/romchecker/toolromcheckeriface.ui:
	  Structure reorganization

2002-10-20 02:43  zero

	* TODO:
	  CVS_SILENT: TODO update

2002-10-20 02:31  zero

	* main/mainwindow.cc:
	  Show different icon for pathfinder fixed uninstalling some images
	  for romchecker install image for pathfinder

2002-10-20 02:21  zero

	* ChangeLog, main/Makefile.am, main/mainwindow.cc,
	  main/mainwindow.h:
	  ChangeLog update New tool: PathFinder

2002-10-16 23:43  zero

	* main/main.cc:
	  OK... Romchecker lists roms now new picture for verification --
	  Not good Some layout fixes in romchecker

2002-10-13 15:33  zero

	* TODO:
	  CVS_SILENT: TODO update

2002-10-12 17:12  zero

	* main/mainwindow.cc:
	  Tell kmameleon to read also bzip2/zip files in rom dir Some
	  layout fixes for the romchecker

2002-10-10 20:31  zero

	* main/: Makefile.am, mainwindow.cc, mainwindow.h:
	  OK... Again ditched the idea of REAL plugin manager <sigh> Make
	  the specific tools loadable Some Makefile.am cleanup

2002-10-03 00:56  zero

	* main/: kmmifacedlg.ui, mainwindow.cc, mainwindow.h:
	  Plugin managment in early stage of development :)

2002-09-29 17:55  zero

	* main/mainwindow.cc:
	  Image add to the name of the tool make romchecker's Makefile.am
	  actually INSTALL the image :)

2002-09-28 23:39  zero

	* main/: mainwindow.cc, mainwindow.h:
	  QDict replaced with QMap [workable] some code cleanup

2002-09-28 18:38  zero

	* main/mainwindow.cc:
	  Make compile [nothing _really_ more...

2002-09-28 16:39  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Some tweaks... Won't compile...

2002-09-28 15:16  zero

	* main/Makefile.am:
	  Dummy file forgotten by a dummy :)

2002-09-28 13:13  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-09-28 00:31  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Some new ideas for the tool selection (!BUGGY) Added plugin
	  information file

2002-09-27 12:04  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-09-26 19:32  zero

	* images/tools.png, main/mainwindow.cc, main/mainwindow.h:
	  Fixed tools image Tools will work from different angle [this time
	  a REAL plugin manager]

2002-09-23 23:06  zero

	* main/mainwindow.cc:
	  Added tooltip

2002-09-23 12:08  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-09-22 17:28  zero

	* images/Makefile.am, images/tools.png, main/Makefile.am,
	  main/kmmifacedlg.ui, main/mainwindow.cc:
	  inits for version 0.3: tools

2002-09-22 00:02  zero

	* TODO:
	  SCS_SILENT TODO update

2002-09-21 18:55  zero

	* main/xmameconfig.cc:
	  [fix] checkout sound on startup [fix] firstrun setting the right
	  bin paths...

2002-09-21 17:58  zero

	* images/: Makefile.am, mod_video.png:
	  Adding picture for module: video

2002-09-21 17:57  zero

	* main/: mainwindow.cc, xmameconfig.cc, xmameconfig.h:
	  Changed double size to list of effects More comfortable options
	  setting Audio section is now readable / writable XGL option
	  complete now, too

2002-09-21 14:10  zero

	* main/: mainwindow.cc, xmameconfig.cc, xmameconfig.h:
	  [fix] introducing XGL / SVGALIB as they are, not x11

2002-09-21 13:12  zero

	* TODO:
	  CVS_SILENT oups... forgot something...

2002-09-21 13:08  zero

	* TODO:
	  CVS_SILENT TODO update

2002-09-21 00:59  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Audio module: Added some unconnected checkboxes...

2002-09-19 19:36  zero

	* images/mod_audio.png:
	  replaced image

2002-09-18 01:01  zero

	* images/Makefile.am, images/mod_audio.png, main/xmameconfig.cc,
	  main/xmameconfig.h:
	  Framework for audio module

2002-09-18 00:02  zero

	* main/xmameconfig.cc:
	  [fix] clicking OK on config doesn't update

2002-09-16 23:39  zero

	* main/: mainwindow.cc, xmameconfig.cc, xmameconfig.h:
	  Added remaining searches Added autodetect debug [fix] output
	  window didn't open at anytime

2002-09-16 01:16  zero

	* main/: kmmifacedlg.ui, mainwindow.cc, mainwindow.h:
	  Added tool button for 0.3 (and hide it) Autodetection now
	  complete (hope it REALLY works) [fix] reading /writing
	  configuration correctly...

2002-09-15 15:16  zero

	* main/: Makefile.am, mainwindow.cc, mainwindow.h, xmameconfig.cc,
	  xmameconfig.h:
	  Cleaning up CVS: removal of config from 0.1 Fixed some more
	  paths; Added detection for xgl and svgalib It [should] work...

2002-09-14 16:56  zero

	* main/xmameconfig.cc:
	  [fix] Reading / writing all four types of XMame...

2002-09-14 16:51  zero

	* main/mainwindow.h:
	  changed version to 0.2 CVS

2002-09-14 16:49  zero

	* main/: xmameconfig.cc, xmameconfig.h:
	  Saving now works Added the "other" selection for binary files

2002-09-09 00:40  zero

	* ChangeLog, README, main/xmameconfig.cc, main/xmameconfig.h:
	  Getting nicer; Adding the rest of the checkboxes common place in
	  config for the fullscreens: [screen]

2002-09-08 17:56  zero

	* ChangeLog, main/xmameconfig.cc, main/xmameconfig.h:
	  Reading works fairly properly now First run is now engaged in the
	  new configuration changed blahblah modules with only "show full
	  screen" under module screen Ugly pictures now look pretty (for
	  modules)

2002-09-08 15:55  zero

	* images/mod_paths.png:
	  Nicer iage for paths module :)

2002-09-08 03:24  zero

	* images/mod_general.png:
	  Cooler image

2002-09-08 02:51  zero

	* images/: Makefile.am, mod_screen.png:
	  Image for another idea...

2002-09-07 19:22  zero

	* ChangeLog, TODO, main/xmameconfig.cc, main/xmameconfig.h:
	  The paths module can _REALLY_ read the selected paths (not yet
	  usable; doesn't write) Some spacer blunges fixed Some code
	  cleanups in the 'old' configuration module Some file renaming
	  [mainfe, hello?]

2002-09-07 14:28  zero

	* main/: .cvsignore, Makefile.am, kmmifacedlg.ui, mainwindow.h,
	  xmameconfig.cc, xmameconfig.h:
	  More thoughtful strucure Still more spacers blunges fix

2002-09-04 21:03  zero

	* main/mainwindow.h:
	  Version change

2002-09-03 20:12  zero

	* ChangeLog, images/Makefile.am, images/mod_paths.png,
	  main/xmameconfig.cc, main/xmameconfig.h:
	  Taking breath; :) Added paths "module" Fixed some spacer blunges

2002-09-02 19:04  zero

	* ChangeLog, TODO, images/Makefile.am, images/mod_general.png,
	  images/mod_sdl.png, images/mod_x.png, main/xmameconfig.cc,
	  main/xmameconfig.h:
	  New layout for X11 Added missing images

2002-09-02 18:53  boloni

	* main/Makefile.am: a syntax error in Makefile.am (trailing \
	  followed by empty line) prevented running the top level
	  Makefile.cvs (at least on a mandrake 8.1). I removed the
	  unnecessary backslash.

2002-09-01 16:19  zero

	* main/.cvsignore:
	  more to add

2002-09-01 16:18  zero

	* main/: Makefile.am, mainwindow.cc, mainwindow.h, xmameconfig.cc,
	  xmameconfig.h:
	  rebuilding in progress...

2002-09-01 13:13  zero

	* main/mainwindow.cc:
	  canceled out the annoying "bool doubleSize not used"

2002-09-01 13:10  zero

	* main/: Makefile.am, mainwindow.cc, mainwindow.h, xmameconfig.cc,
	  xmameconfig.h:
	  Ditched plugins code cleanup still much to come

2002-08-27 22:59  zero

	* main/mainwindow.cc:
	  Spelling fixes i18n (oups) fixes Switching back to the 0.1
	  configurator...

2002-08-23 01:40  zero

	* main/main.cc:
	  Added Waldo to credits :)

2002-08-23 01:25  zero

	* main/Makefile.am:
	  It compiles, but not yet functional...

2002-08-21 23:31  zero

	* main/mainwindow.cc:
	  more things for kmameleon 0.2...  Sadly... broken :( (help!)

2002-08-11 21:56  zero

	* ChangeLog:
	  CVS_DILENT ChangeLog update

2002-08-11 20:23  zero

	* main/: Makefile.am, mainwindow.cc:
	  OK... new approach for the pluginmanager for 0.2...

2002-08-06 22:54  zero

	* ChangeLog:
	  CVS_SILENT ChangeLog

2002-08-06 22:21  zero

	* main/: .cvsignore, Makefile.am, mainwindow.cc, mainwindow.h:
	  Testing mode for 0.2 -- plugin manager in runConf change
	  openCfg->show(); with plugs->show();

2002-08-06 19:32  zero

	* ChangeLog: CVS_SILENT ChangeLog update

2002-08-06 11:47  scripty

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-08-04 19:39  zero

	* ChangeLog:
	  CVS_SILENT log update

2002-08-04 19:37  zero

	* main/mainwindow.cc:
	  Added doube size option [fixed] first run couldn't find xmame.x11

2002-08-04 19:17  zero

	* ChangeLog:
	  CVS_SILENT oops; forgot to add log...

2002-08-04 19:05  zero

	* ChangeLog:
	  CVS_SILENT update log

2002-08-04 14:25  zero

	* images/Makefile.am, images/reload.png, main/mainwindow.cc:
	  Added a "refresh list" button, too

2002-08-02 12:19  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-08-01 19:55  zero

	* ChangeLog:
	  CVS_SILENT ChangeLog update

2002-08-01 19:54  zero

	* TODO:
	  CVS_SILENT TODO update

2002-07-31 13:11  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-30 19:54  zero

	* ChangeLog:
	  CVS_SILENT ChangeLog update

2002-07-30 19:53  zero

	* main/: mainwindow.cc, mainwindow.h:
	  stop button implementation

2002-07-30 13:11  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-29 20:38  zero

	* images/: Makefile.am, stop.png:
	  For addition to layout: stop image...

2002-07-28 04:49  zero

	* images/Makefile.am:
	  Removed unused graphics...

2002-07-28 04:44  zero

	* ChangeLog:
	  Log: Some updates...

2002-07-28 04:41  zero

	* main/mainwindow.cc:
	  Colorful debug now as an option...

2002-07-28 04:26  zero

	* ChangeLog:
	  Log: Kolorful output

2002-07-28 04:23  zero

	* main/: dlgdebug.ui, mainwindow.cc:
	  Colorful output

2002-07-28 03:33  zero

	* ChangeLog:
	  OK... Messed up the jun  jul :(

2002-07-27 23:01  zero

	* ChangeLog:
	  started writing a log; Items are from CVS log and mamory

2002-07-27 16:04  zero

	* TODO:
	  Todo update

2002-07-27 15:36  zero

	* main/mainwindow.cc:
	  some fixes...

2002-07-27 15:07  zero

	* main/: dlgdebug.ui, mainwindow.cc:
	  OK... Reading configuration changed Made the selection between
	  X11 / SDL xmame workable Some sortings for X11 / SDL
	  configuration Made non-bold fonts in the output window X11
	  fullscreen still won't work right...

2002-07-27 13:37  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-27 01:46  zero

	* AUTHORS:
	  Added Richard to the authors...

2002-07-27 01:42  zero

	* main/: dlgdebug.ui, main.cc:
	  Resized debug window Added Richard to ThankYou :)

2002-07-27 00:59  rich

	* main/kmmdebug.cc: Damn it!

2002-07-27 00:52  rich

	* main/: kmmdebug.cc, kmmdebug.h: Always initialise your base
	  classes

2002-07-27 00:42  zero

	* main/: dlgdebug.ui, kmmdebug.cc, kmmdebug.h, mainwindow.cc:
	  Made the putput looking nice(r) !Danger! Buggy layuout!

2002-07-26 22:05  zero

	* README:
	  Fixed some errors as reported by pupeno; Added README

2002-07-26 20:35  zero

	* main/mainwindow.cc:
	  OK... The ordinary kdDebug() was enabled back...

2002-07-26 20:20  zero

	* main/: dlgdebug.ui, kmmdebug.cc, kmmdebug.h, mainwindow.cc,
	  mainwindow.h:
	  Making outputing things now possible in the KMameleon's own
	  window :)

2002-07-26 10:32  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-26 01:03  zero

	* main/: .cvsignore, Makefile.am, dlgdebug.ui, kmmdebug.cc,
	  kmmdebug.h, mainwindow.cc:
	  One more gadgets;   Debug window

2002-07-25 20:09  zero

	* TODO:
	  TODO update

2002-07-25 20:07  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Got FULL KProces output :)

2002-07-25 19:34  zero

	* main/mainwindow.cc:
	  Got KProcess ouput :)

2002-07-25 01:18  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Trying to put out the XMame messagess...

2002-07-25 00:57  zero

	* main/mainwindow.cc:
	  Sorting sections started; SDL under SDL, x11 under x11..  Removed
	  _some_ junk code :)

2002-07-24 11:12  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-23 19:20  zero

	* main/mainwindow.cc:
	  Warn if no XMame could be found...

2002-07-23 12:08  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-22 22:12  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Trying to catch outputs...

2002-07-22 12:33  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-21 13:54  zero

	* main/kmameleon.desktop:
	  Removed last three dots from comment

2002-07-21 13:40  zero

	* images/Makefile.am, main/mainwindow.cc:
	  Now You can "make install" properly...

2002-07-21 13:07  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Replaced the slow QToolButton's setPopup with something bit
	  faster...

2002-07-21 12:22  zero

	* AUTHORS, ChangeLog, TODO:
	  k... Sme fncy about's...

2002-07-21 10:40  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-21 03:30  zero

	* main/mainwindow.cc:
	  minor commit; Tell the program to read game name from the
	  mainwindow's combo box...

2002-07-21 02:43  zero

	* main/mainwindow.cc:
	  Bug fix with sily signals...

2002-07-21 01:32  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Comtinuing rebuilding GUI

2002-07-20 19:46  zero

	* images/conf.png:
	  Some GUI fixes...

2002-07-20 10:46  kulow

	* main/kmameleon.desktop: CVS_SILENT made messages

2002-07-19 20:20  zero

	* images/.cvsignore:
	  Ok... OK... Ignore noise...

2002-07-19 20:06  zero

	* images/Makefile.am, main/mainwindow.cc:
	  Gmae workable; Added some more images some Makefiles updated

2002-07-19 18:47  zero

	* main/: .cvsignore, kmameleon.desktop:
	  Ignore some more junk Added a REAL .desktop file...

2002-07-19 18:38  zero

	* main/Makefile.am:
	  some .desktop fixes...

2002-07-17 02:14  zero

	* main/: mainwindow.cc, mainwindow.h:
	  Lots of updates; KMM almost completet...

2002-07-16 23:06  zero

	* images/Makefile.am:
	  Fixing images dir to at least fake "make all"...

2002-07-16 22:58  zero

	* .cvsignore, main/.cvsignore:
	  Added more to ignore

2002-07-16 22:57  zero

	* Makefile.am:
	  Yipes; Makefile fix...

2002-07-16 22:38  zero

	* main/.cvsignore:
	  Ignore and all that :)

2002-07-16 22:34  zero

	* main/mainwindow.cc:
	  Erm... Using shell for KProcess...

2002-07-15 19:42  zero

	* AUTHORS, COPYING, INSTALL, Makefile.am, images/conf.png,
	  images/help.png, images/off.png, images/play.png,
	  main/Makefile.am, main/main.cc, main/mainwindow.cc,
	  main/mainwindow.h:
	  KDE Mame wrapper: KMameleon

