Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > b219cd7cc6db8abe897178b5005f67dc > files > 7

gmameui-0.2.12-2.x86_64.rpm

2009-10-25 14:05 adburton

	* configure.ac, NEWS: Tagged for new release

2009-10-18 17:20 adburton

	* src/game_list.c, src/io.c: Add additional g_return_val_if_fail checks

2009-10-06 20:57 adburton

	* src/gmameui-zip-utils.h: Fix #ifndef call referencing wrong file
	  (Debian Bug 547699)

2009-09-22 20:40 adburton

	* data/options.glade, src/: mame_options.c, mame_options_dialog.c,
	  mame_options_legacy_dialog.c, xmame_options.c: Add support for -keymap
	  and -keymap_file options (SF Bug 2847216)

2009-09-11 20:17 adburton

	* data/directories.builder, data/Makefile.am, po/POTFILES.in,
	  src/directories.c: Migrate Directories dialog to GtkBuilder, add
	  buttons to open homepages for various resource files

2009-09-05 21:15 adburton

	* data/options.glade, src/: callbacks.c, gmameui.c, interface.c,
	  mame-exec.c, mame_options.c, mame_options.h, mame_options_dialog.c,
	  mame_options_dialog.h, mame_options_legacy_dialog.c:
	  Refactor mame_options and mame_options_dialog to be like legacy versions,
	  add support for dynamically finding effect files (SF Feature Request
	  2780394)

2009-09-03 21:23 adburton

	* src/: directories.c, gmameui-rominfo-dlg.c, callbacks.c, mame_options.c:
	  Fix compilation errors, segfaults (SF Bug 2848961)
	* src/game_list.c: Use locale-sensitive function strtod to compare
	  against the gamelist while we use a version with a decimal point
	  (SF Bug 2847787)

2009-09-02 22:02 adburton

	* configure.ac, po/POTFILES.in:
	  data/: Makefile.am, rom_info.builder:
	  src/: Makefile.am, gmameui-rominfo-dlg.c, gmameui.h, gui_prefs.h,
	  rom_entry.c, rom_entry.h, xmame_options.c:
	  Add additional information to ROM info dialog, migrate to GtkBuilder

2009-08-29 19:05 adburton

	* src/directories.c: Overwrite invalid default values with MAME subdirs

2009-08-29 18:30 adburton

	* configure.ac, NEWS: Tagged for new release

2009-08-29 17:40 adburton

	* src/gui.c: Fix translation of "No executables" message
	* src/AUTHORS: Update email address

2009-08-12 19:32 adburton

	* src/gmameui.c: Fix compilation errors and warnings

2009-08-11 21:09 adburton

	* src/: game_list.c, gmameui.c, gui_prefs.c, gui_prefs.h, io.c, io.h,
	  mame_options.c, mame_options_legacy.c: Use XDG standard for config dirs;
	  GMAMEUI config moved to ~/.config/gmameui, MAME config moved to
	  ~/.config/mame
	* configure.ac: Remove redundant setting
	

2009-08-10 21:30 adburton

	* src/: game_options.c, game_options.h, network_game.c, network_game.h,
	  Makefile.am:
	* data/: properties.glade, Makefile.am:
	  Delete redundant files

2009-08-10 20:22 adburton

	* src/directories.c, src/gui_prefs.h: When the user sets the value of a directory or file,
	  if the parent directory is 'mame', apply the values for expected settings
	  to unset values

2009-08-10 20:05 adburton

	* AUTHORS, src/about.c: Update translator-credits string, add entry to
	  AUTHORS for translations migrated from GXMame

2009-08-01 19:35 adburton

	* src/: mame_options_legacy.c, mame_options_legacy_dialog.c: Set default
	  values for bufsize, flipx and flipy, set volume as an integer value not a
	  float, load doubles using g_key_file_get_double, not _get_integer.
	  All changes affect XMAME only.

2009-08-01 16:40 adburton

	* src/gmameui-gamelist-view.c: Remove redundant gtk_progressbar_pulse call
	* src/directories.c: Search for SDLMAME executable in $PATH if no
	  executables exist

2009-07-31 18:24 adburton

	* gmameui.desktop.in: Updated .desktop.in file to remove deprecated items as
	  per Freedesktop specifications

2009-07-31 18:05 adburton

	* data/main_gui.glade: Delete redundant main window Glade file
	* data/: Makefile.am, filter_bar.glade: Add new Glade file to support the filter bar
	* src/: Makefile.am, game_list.c, gmameui-gamelist-view.c,
	  gmameui-statusbar.c, gmameui-statusbar.h, gmameui.c, gui.h, interface.c,
	  interface.h, io.c: Add new object for statusbar, show progressbar in
	  statusbar when loading gamelist from startup and auditing ROMs after
	  gamelist rebuild
	* po/POTFILES.in: Update source files for translations

2009-07-27 21:00 adburton

	* src/: callbacks.c, callbacks.h, game_list.c, game_list.h,
	  gmameui-gamelist-view.c, gmameui-gamelist-view.h, gmameui.c, gui.c,
	  interface.c, interface.h: Load gamelist and populate gamelist view after
	  GUI is displayed, automatically trigger audit after gamelist rebuild is
	  performed, update gamelist view as audit is occurring

2009-07-25 15:50 adburton

	* data/main_gui.glade, src/: callbacks.c, gmameui-audit-dlg.c,
	  gmameui-gamelist-view.c, gmameui-gamelist-view.h, gmameui-ui.xml, gui.c,
	  gui.h, interface.c, interface.h: Initiate audit after gamelist is rebuilt.
	  UI changes: radio choice between ListView and ListDetailsView is now a
	  toggle, replace Rebuild Game List with Refresh, remove current ROM name
	  and status from statusbar

2009-07-24 21:10 adburton

	* src/: audit.c audit.h: Move ROMSET_AUDITED signal to the correct place,
	  change function prototype to return const to avoid free corruption

2009-07-12 13:45 adburton

	* src/: gmameui-gamelist-view.c gmameui-gamelist-view.h filters_list.c
	  filters_list.h gmameui.c gmameui.h interface.c: Move filter setup code
	  into filters_list.c, improve speed of switching between filters on the LHS
	  and the filter buttons at the top of the gamelist by not rebuilding the
	  entire GtkTreeModel whenever the filter is changed, prompt user to rebuild
	  gamelist if it is out of date or missing at startup

2009-07-12 13:42 adburton

	* src/: rom_entry.c, rom_entry.h, mameio.c, gmameui-rominfo-dlg.c,
	  game_list.c: Remove items from the gamelist file that are not required on
	  startup and only load them when opening the ROM Properties dialog (this
	  requires a gamelist rebuild), add processing of individual ROMs and SHA1
	  values

2009-07-03 20:35 adburton

	* configure.ac, NEWS: Tagged for new release

2009-07-02 20:45 adburton

	* INSTALL: Updated installation instructions for CVS
	* src/interface.c: Remember choice of selected filter button upon start

2009-06-27 15:08 adburton

	* AUTHORS, src/about.c: New French translation

2009-06-26 20:58 adburton

	* src/: gui.c, gui.h, interface.c, gmameui.c: Fix segfault if Glade data
	files could not be loaded on startup
	* src/game_list.c: Move free of string after debug line
	* src/interface.c: Set UI items disabled if no executable or games listed
	* src/interface.h: ifdef out treeview items to hide Gtk-CRITICAL warnings
	on startup
	* src/gui_prefs.c: Report and clear GError to fix Gtk-CRITICAL warnings on
	startup
	* src/gmameui-gamelist-view.c: Fix compilation warnings

2009-06-23 18:55 adburton

	* data/gmameui_prefs.glade, src/: gmameui-gamelist-view.c,
	  gmameui-rominfo-dlg.c, gui.c, gui.h, gui_prefs.c, gui_prefs.h,
	  gui_prefs_dialog.c: New preference option for using custom icons where
	  available instead of status icons. Also retain the setting even the ROM
	  is played or audited (SF Bug 2011168)
	* src/gmameui-rominfo-dlg.c: Fix free of const gchar pointer

2009-06-20 20:05 adburton

	* INSTALL: Updated list of dependencies
	* configure.ac,
	  src/: Makefile.am, gmameui-gamelist-view.c, gui.c, gui.h,
	  gmameui-sidebar.c, gmameui-sidebar.h, gmameui-zip-utils.c,
	  gmameui-zip-utils.h, unzip.c, unzip.h: Remove non-GPL friendly
	  unzip.c and unzip.h and replace with libarchive functions

2009-06-11 20:30 adburton

	* src/*.[ch]: Update copyright headers to replace FSF physical address
	  with web address, use GPL v3 as per COPYING file

2009-06-06 21:47 adburton

	* src/mame-exec.c, mame-exec.h, mame_options_legacy.c, 
	  mame_options_legacy_dialog.c, xmame_options.c,
	  data/options_legacy.glade: Changes for legacy XMAME support:
	  - Add support for XMAME legacy options -scanlines, -volume
	  - Fix mis-spelled XMAME legacy option -gltexture_size
	  - Fix XMAME legacy options using GtkComboBox widgets (-effect, -bios, 
	    -samplefreq, -bpp, -artwork_resolution, -joytype)
	  - Fix XMAME legacy options using GtkHSscale widgets
	  - Fix link between parent option Artwork and child options Backdrops, 
	    Bezels and Overlays
	  - Support for older versions of XMAME not supporting [no] prefix for 
	    disabling toggle options
	  - Fix crash when opening XMAME Legacy Options screen (add support for 
	    option keys containing numbers e.g. X11Input)

2009-06-05 19:30 adburton

	* configure.ac, NEWS, src/about.c: Tagged for new release

2009-06-05 19:02 adburton

	* data/options.glade: Add support for -waitvsync (SF Bug 2800305)

2009-06-05 17:26 adburton

	* src/: audit.c, callbacks.c, game_list.c, game_list.h,
	  gmameui-audit-dlg.c, gmameui-gamelist-view.c,
	  gmameui-gamelist-view.h, gmameui-rominfo-dlg.c,
	  gmameui-search-entry.c, gmameui-search-entry.h,
	  gmameui-sidebar.c, gmameui-sidebar.h, gmameui.c, gmameui.h, gtkjoy.c
	  gui.c, gui.h, gui_prefs_dialog.c, interface.c, io.c, mameio.c,
	  rom_entry.c, rom_entry.h: Migrate RomEntry struct to GObject
	  MameRomEntry, various codefixes

2009-05-23 16:51 adburton

	* data/gmameui_prefs.glade, src/gui_prefs.c, src/gui_prefs.h,
	  src/gui_prefs_dialog.c: Use italics to mark ROM as a clone
	  rather than colour

2009-05-23 16:32 adburton

	* data/main_gui.glade: Add search field and ROM status filter
	  buttons
	* src/: Makefile.am gmameui-ui.xml gmameui-search-entry.c
	  gmameui-search-entry.h gmameui-marshallers.list rom_entry.c
	  rom_entry.h directories.c filters_list.c game_list.c
	  interface.c interface.h gui.c gui.h gmameui.c gmameui.h
	  gmameui-rominfo-dlg.c callbacks.c gmameui-audit-dlg.c
	  gmameui-gamelist-view.c gmameui-gamelist-view.h: Add new
	  search field, handling for ROM status filter buttons,
	  move gamelist handling code to gmameui-gamelist-view.c

2009-04-21 20:20  adburton

	* configure.ac, NEWS: Tagged for new release

2009-04-09 11:45  adburton

	* data/main_gui.glade: Rename object to prevent warnings on
	  command-line
	* src/audit.c: Remove faulty g_return_if_val check preventing
	  audit from occurring
	* src/: callbacks.c, directories.c, gmameui-gamelist-view.c,
	  gmameui-gamelist-view.h, gui.c: Prompt to rebuild gamelist
	  when executable is changed, set default executable when
	  selected is not available
	* src/gmameui.c: Use size of executable list to determine whether
	  to prompt to add executables

2009-04-07 22:53  adburton

	* src/: Makefile.am, gmameui.c, gmameui.h, game_options.c, 
	  game_options.h, options_string.h, po/POTFILES.in: Delete
	  redundant references to load_options() and save_options()
	  in game_options.c and .h

2009-04-07 16:42  adburton

	* src/: Makefile.am, gmameui-gamelist-view.c, gmameui-sidebar.c,
	  gmameui-sidebar.h, gmameui.h, gui.c, gui.h, po/POTFILES.in:
	  Move code for RHS ROM sidebar to separate files

2009-04-07 08:23  adburton

	* src/: gmameui.c, mame-exec-list.c: Fix segfault on startup if
	  no .gmameui directory found (SF Bug 2738775)

2009-04-07 00:10  adburton

	* src/: directories.c, directories.h, gui_prefs.c,
	  mame-exec.c, mame-exec-list.c: Fix crash when removing
	  last MAME executable directory in Directories window, prompt
	  user if no executable or ROM path is set when closing the 
	  Directories window

2009-04-04 13:10  adburton

	* src/: gmameui-gamelist-view.c, interface.c, gmameui.c, gmameui.h
	  filters_list.c, gui_prefs.c, gui_prefs.h, data/main_gui.glade:
	  Add new filter group Status and filters Correct and Best
	  Best Available, add ROM availability filtering buttons
	  (SF Feature Request 2474989)

2009-03-31 22:39  adburton

	* po/: gmameui.pot, POTFILES.in: Update pot template and list of
	  source files

2009-03-29 16:08  adburton

	* configure.ac, NEWS: Tagged for new release

2009-02-01 17:53  adburton

	* data/options_legacy.glade: Add Glade file for legacy options

2009-02-01 17:46  adburton

	* src/: callbacks.c, options.c, options.h, properties.c,
	  properties.h: Removed redundant files

2009-02-01 17:40  adburton

	* src/: Makefile.am, callbacks.c, gmameui.c, gui.h,
	  mame_options_legacy.c, mame_options_legacy.h,
	  mame_options_legacy_dialog.c, options_string.c, options_string.h,
	  mame_options_legacy_dialog.h: Replace old XMAME dialog generation
	  with Glade-generated dialog and code to save options, consolidate
	  command line string generation

2008-12-11 00:21  adburton

	* data/rom_info.glade, src/Makefile.am, src/callbacks.c,
	  src/gmameui-rominfo-dlg.c, src/gmameui-rominfo-dlg.h,
	  src/properties.c, src/properties.h: Convert RomInfo dialog to
	  GtkObject, move to separate file

2008-12-10 22:16  adburton

	* src/: callbacks.c, directories.c, directories.h, gui_prefs.c,
	  mame-exec-list.c, mame-exec-list.h: Add new MameExecList
	  functions, convert Directories dialog to a GtkObject

2008-12-07 16:29  adburton

	* data/options.glade, src/mame-exec.c, src/mame_options.c,
	  src/xmame_options.c: Add new supported options, add handling to
	  set dependant widgets based on parents value (e.g. sound and
	  debug)

2008-11-09 20:11  adburton

	* src/: Makefile.am, audit.c, callbacks.c, directories.c,
	  game_list.c, game_list.h, gmameui.c, gmameui.h, gui.c,
	  interface.c, mame-exec-list.c, mame-exec-list.h, mame-exec.c,
	  mame-exec.h, mame_options.c, mameio.c, options.c,
	  options_string.c, options_string.h, xmame_executable.c,
	  xmame_executable.h, xmame_options.c, xmame_options.h: Replaced
	  XmameExecutable with MameExec GObject

2008-11-02 18:40  adburton

	* src/: audit.c, callbacks.c, directories.c, gmameui.c, gui.c,
	  interface.c, mame-exec-list.c, mame-exec-list.h, mame_options.c,
	  options_string.c, properties.c, xmame_executable.c: Move global
	  variable current_exec to MameExecList

2008-11-02 18:39  adburton

	* data/options.glade: Set tooltips and MAME-suggested default
	  values

2008-11-02 13:14  adburton

	* src/: callbacks.c, gmameui.c, mame_options.c, mame_options.h,
	  xmame_options.c, xmame_options.h: Add support for Core Input,
	  OpenGL and Playback options, use default values for MAME Options
	  that are set by toggle, Set tooltips and MAME-suggested default
	  values

2008-10-25 17:08  adburton

	* src/: Makefile.am, directories.c, gmameui.c, gui.c, gui.h,
	  mame-exec-list.c, mame-exec-list.h, xmame_executable.c,
	  xmame_executable.h: Replace xmame_table with MameExecList GObject

2008-10-04 09:46  adburton

	* NEWS, configure.ac: Change version number prior to new release

2008-10-02 20:32  adburton

	* BUGS, src/filters_list.c, src/game_list.c, src/game_list.h,
	  src/gmameui-gamelist-view.c, src/io.c, src/rom_entry.c: Replace
	  use of memset in filters_list, fix compilation errors, add
	  details for reporting bugs in BUGS

2008-09-22 11:56  adburton

	* src/gmameui-audit-dlg.c, src/gmameui.h, src/gui.c,
	  data/sidebar.glade: Resize sidebar images to fit available width,
	  resize audit window when expander closes

2008-09-20 16:35  adburton

	* src/game_list.c: Check romname before trying to retrieve ROM from
	  gamelist

2008-09-20 16:06  adburton

	* ChangeLog, NEWS, configure.ac: Changes prior to 0.2.5 release

2008-09-20 15:48  adburton

	* po/it.po, src/gmameui-gamelist-view.c, src/gmameui.c,
	  src/mameio.c: Updated Italian translation, fix segfault after
	  rebuild gamelist

2008-09-17 22:05  adburton

	* po/POTFILES.in, po/it.po, po/pt_BR.po, src/callbacks.c,
	  src/directories.c, src/gui_prefs_dialog.c, src/interface.c,
	  src/interface.h, src/mame_options_dialog.c: Add interface.h to
	  POTFILES.in, update strings in it and pt_BR translations, mark
	  strings and Glade files as translateable

2008-09-14 15:50  adburton

	* Makefile.am, gmameui.spec.in, po/POTFILES.in, po/it.po,
	  po/pt_BR.po, src/filters_list.c: Mark new source files as
	  translateable, mark filter categories as translateable, generate
	  updated translateable strings, modify Makefile for better RPM
	  support

2008-09-13 19:08  adburton

	* src/: gui.c, gui_prefs.c, properties.c: Consolidated duplicate
	  code to retrieve images from zip files, set default text colour
	  for clones to grey, filter audit output to romset-specific
	  information

2008-09-13 12:15  adburton

	* po/: it.po, pt_BR.po: Updated po files with new strings

2008-09-13 09:08  adburton

	* src/gmameui.c: Fix segfault on startup due to debug message if no
	  executables are available

2008-09-13 09:07  adburton

	* src/gui_prefs.c: If no preferences file is available, or values
	  are missing, use default values for the UI

2008-09-12 20:53  adburton

	* configure.ac, src/Makefile.am, src/callbacks.c, src/callbacks.h,
	  src/gui.h: Add code and build support for spawning Help file
	  using either GTK or libgnome

2008-09-12 20:35  adburton

	* src/: common.c, common.h, gmameui.c: Fix processing of output
	  from launching MAME to catch ROM errors and properly display
	  invalid ROMs

2008-09-11 16:22  adburton

	* src/: mame_options.c, xmame_executable.c, xmame_executable.h:
	  Check that executable supports command line arguments before
	  launching, create options hash table for executable if none
	  exists (Fixes SF bug 2076562)

2008-08-22 21:13  adburton

	* src/: Makefile.am, callbacks.h, common.c, filter.c,
	  filters_list.c, filters_list.h, game_list.c, game_list.h,
	  gmameui-audit-dlg.c, gmameui-audit-dlg.h,
	  gmameui-gamelist-view.c, gmameui.c, gmameui.h, gui.c, gui.h,
	  interface.c, mame_options.c, mame_options.h,
	  mame_options_dialog.c, mame_options_dialog.h, mameio.c,
	  rom_entry.c, xmame_executable.c, xmame_executable.h: Fix compile
	  warnings

2008-08-21 19:02  adburton

	* data/audit_window.glade, src/Makefile.am, src/audit.c,
	  src/audit.h, src/callbacks.c, src/gmameui-audit-dlg.c,
	  src/gmameui-audit-dlg.h, src/gmameui-marshallers.list,
	  src/gmameui.c, src/gmameui.h, src/gui.h, src/properties.c,
	  src/xmame_executable.c, src/xmame_executable.h: Use common
	  g_spawn_async_with_pipes code for invoking MAME verifyroms
	  process

2008-08-03 21:46  adburton

	* src/gui.c, data/directories.glade, src/gui_prefs_dialog.c,
	  src/interface.c, src/mame_options_dialog.c,
	  data/gmameui_prefs.glade, data/rom_info.glade: Joystick path
	  works in UI Prefs dialog, Main window remembers toggle setting
	  for displaying filter list, sidebar, toolbar and statusbar on
	  startup, Set default button on UI Prefs dialog, ROM Information
	  dialog, Directories Selection dialog and ROM Options dialog

2008-07-27 17:01  adburton

	* ChangeLog: Update ChangeLog by cvs2cl

2008-07-27 16:58  adburton

	* NEWS, configure.ac: Prepare NEWS and configure.ac files in
	  preparation for release

2008-07-27 16:45  adburton

	* src/: game_list.h, interface.c: Fix incorrect setting of gamelist
	  width when toggling RH sidebar

2008-07-21 21:49  adburton

	* src/: audit.c, callbacks.c, directories.c, game_list.c,
	  game_list.h, gmameui-gamelist-view.c, gmameui.c, gmameui.h,
	  gui_prefs.c, interface.c, io.c, mameio.c, properties.c,
	  rom_entry.c, rom_entry.h: Migrate struct gamelist to GObject,
	  code refactoring, fix errors on startup

2008-07-17 18:46  adburton

	* data/gmameui_prefs.glade, src/gui_prefs_dialog.c: Code
	  refactoring, added Samples column as a toggle, update column view
	  after preferences dialog closed rather than on re-start

2008-07-16 19:40  adburton

	* data/Makefile.am, data/main_gui.glade, data/sidebar.glade,
	  src/gmameui-gamelist-view.c, src/gmameui-gamelist-view.h,
	  src/Makefile.am, src/callbacks.c, src/callbacks.h,
	  src/filters_list.c, src/game_list.c, src/gmameui.c,
	  src/gmameui.h, src/gui.c, src/gui.h, src/interface.c,
	  src/interface.h, src/rom_entry.c, src/rom_entry.h: Code
	  reorganisation, fix startup errors/warnings, ellipsize text
	  columns in filters list and gamelist when size is reduced, remove
	  filter horizontal scroll bar, add new Glade file for main UI

2008-07-10 23:28  adburton

	* src/: gui.c, gui_prefs.c, interface.c: Fix some non-critical
	  errors on startup

2008-07-07 18:12  adburton

	* src/: callbacks.c, gmameui.c, gui.c, gui.h: Amend playback to use
	  ROM of selected inp rather than requiring the user to select the
	  correct ROM first

2008-06-29 14:33  adburton

	* Makefile.am, configure.ac: Add conditional check for building
	  docs for non-Gnome users

2008-06-28 15:17  adburton

	* src/gmameui.c: Fix samples filter

2008-06-28 14:23  adburton

	* src/: callbacks.c, options_string.c: Fix segfault when generating
	  options string for empty ROM or sample paths, move cursor to
	  selected game on startup

2008-06-25 20:31  adburton

	* src/directories.c, src/gmameui.c, src/gmameui.h, src/gui.c,
	  src/gui_prefs.c, src/gui_prefs.h, data/directories.glade,
	  src/interface.c, src/io.c, src/io.h: Use gui_prefs object to set
	  executable paths and catver file, make directory window
	  instant-apply, fix segfault when no rom or sample path is set,
	  remove redundant io.c file loading functions, retain selection of
	  current executable

2008-06-22 19:15  adburton

	* src/: callbacks.c, callbacks.h, gui.c, gui.h, interface.c: Fix
	  keyboard shortcut, allow Enter to start executable, fix UI
	  manager group sensitivity when no executable is available

2008-06-22 14:37  adburton

	* gmameui.desktop, gmameui.spec: [no log message]

2008-06-22 09:13  adburton

	* Makefile.am: Fix dist error

2008-06-22 09:09  adburton

	* intltool-extract.in, intltool-merge.in, intltool-update.in: [no
	  log message]

2008-06-22 08:46  adburton

	* configure.ac, INSTALL, NEWS, Makefile.am: Bump version for
	  release, update NEWS and INSTALL, temporarily disable build of
	  Help

2008-06-21 20:10  adburton

	* src/: callbacks.c, callbacks.h, gui.h: Options dialog is specific
	  to XMAME or SDLMAME for both game-specific and default options

2008-06-08 09:03  adburton

	* configure.ac: Add GNOME_DOC_INIT call to configure.ac

2008-06-07 19:28  adburton

	* help/C/gmameui.xml: Fix broken XML

2008-06-07 19:24  adburton

	* Makefile.am: Added support for Help manual

2008-06-07 19:20  adburton

	* configure.ac, gnome-doc-utils.make: Added support for Help manual

2008-06-07 19:20  adburton

	* help/: ChangeLog, Makefile.am, gmameui.omf.in, C/Makefile.am,
	  C/fdl-appendix.xml, C/gmameui.xml, C/legal.xml: Initial revision

2008-06-07 18:38  adburton

	* po/en_AU.po: Updated translations

2008-06-07 18:22  adburton

	* src/gui_prefs_dialog.c: Set translation domain for i18n, fix
	  segfault on repeated entries to prefs dialog

2008-06-07 18:21  adburton

	* src/: audit.c, gui.c, mame_options.c, properties.c: Set
	  translation domain for i18n

2008-06-07 17:13  adburton

	* src/interface.c: Added translation strings

2008-06-07 16:03  adburton

	* src/: gmameui.h, gui_prefs.c, gui_prefs.h, io.c, interface.c,
	  gui.c: Add support for saving width of hpaned elements using
	  gui_prefs

2008-06-05 17:42  adburton

	* po/: LINGUAS, POTFILES.in, en_AU.po: Added English (Australian)
	  translation

2008-06-05 17:01  adburton

	* src/callbacks.c: Fix segfault when auditing with no executable
	  set

2008-06-05 14:42  adburton

	* src/gui.c: Fixed segfault when Splitters preference not found

2008-06-05 14:24  adburton

	* po/it.po: [no log message]

2008-06-05 12:40  adburton

	* data/options.glade: Add preliminary support for -effect option

2008-06-05 12:20  adburton

	* src/directories.c: Migrate ctrlr and ini directory preferences to
	  new preference handling

2008-06-05 12:08  adburton

	* src/io.c: Migrate ctrlr and ini directory preferences to new
	  preference handling

2008-06-05 10:37  adburton

	* src/gui_prefs.c: Add callback on change of current ROM name

2008-06-05 10:36  adburton

	* src/gui.c: Modify colour handling when populating and updating
	  list

2008-06-05 10:28  adburton

	* src/game_list.c: Fixed sorting of ROM entries in gamelist

2008-06-05 10:24  adburton

	* src/callbacks.c: Set current and previous list mode before calls
	  to re-create the game list

2008-06-04 22:37  adburton

	* src/mame_options.c, src/callbacks.c, src/gmameui.c,
	  data/options.glade: Add support for OpenGL options, add Options
	  dialog page for OpenGL

2008-06-04 19:26  adburton

	* AUTHORS, src/about.c: Added translation string for About window,
	  references to translators in AUTHORS

2008-06-04 19:09  adburton

	* po/: pt_BR.po, LINGUAS: Added Brazilian (Portugese) translation
	  (thanks Junix)

2008-06-04 19:01  adburton

	* src/gui_prefs_dialog.c: Fixed segfault on preferences dialog open
	  caused by private attributes

2008-06-03 22:03  adburton

	* src/options_string.c: Added support for ctrlr and ini directories

2008-06-03 21:59  adburton

	* src/: gui_prefs.c, gui_prefs.h: Added support for joystick name
	  and ctrlr and ini directories

2008-06-03 21:55  adburton

	* src/: gmameui.h, gui.c: Removed columns from details view, code
	  cleanups

2008-06-03 21:54  adburton

	* src/gmameui.c: Removed redundant functions, retrieve joystick
	  name using g_object preferences

2008-06-03 21:52  adburton

	* src/callbacks.c: Removed column_layout.h dependency

2008-06-03 18:30  adburton

	* src/: gui_prefs_dialog.c, gui_prefs_dialog.h: Added preferences
	  dialog for UI options

2008-06-01 18:15  adburton

	* Makefile.am, configure.ac, po/LINGUAS, po/POTFILES.in,
	  gmameui.spec.in: Add RPM support, Italian translation (thanks Ugo
	  Viti)

2008-06-01 18:04  adburton

	* INSTALL: Updated install documentation to cater for RPM .spec
	  file

2008-05-29 20:52  adburton

	* src/: Makefile.am, callbacks.c, callbacks.h, column_layout.c,
	  column_layout.h, directories.c, filters_list.c, game_list.c,
	  gmameui-ui.xml, gmameui.c, gmameui.h, gtkjoy.c, gui.c, gui.h,
	  gui_prefs.c, gui_prefs.h, interface.c, io.c, io.h,
	  network_game.c, options_string.c, properties.c: Added new
	  preferences dialog and handling structure

2008-05-29 20:49  adburton

	* data/gmameui_prefs.glade: Added new preferences dialog

2008-05-29 20:48  adburton

	* data/: Makefile.am, column_layout.glade, startup_prefs.glade:
	  Removed and replace with new preferences dialog

2008-05-15 22:22  adburton

	* src/: Makefile.am, xmame_executable.c: Tagged for version 0.2.2
	  release

2008-05-15 21:29  adburton

	* configure.ac, NEWS, ChangeLog, BUGS: Committed in preparation for
	  release

2008-05-15 20:55  adburton

	* src/: gmameui.c, gmameui.h: Code cleanup, fix filters not working
	  when filtering on Availability

2008-05-15 20:45  adburton

	* src/: gui.c, gui.h: Code cleanup, set sensitivity properly when
	  no rom selected or no executable configured

2008-05-15 20:42  adburton

	* src/: callbacks.c, callbacks.h: Code cleanup

2008-05-15 20:32  adburton

	* src/interface.c: Remove Drivers filters since it takes too long
	  to add so many filters, amend GtkActionGroups

2008-05-15 20:29  adburton

	* src/gui_prefs.c: Remove redundant code

2008-05-15 20:29  adburton

	* src/game_list.c: When adding a rom to game_list, just append
	  rather than insert sorted, which is unnecessary and adds time to
	  startup

2008-05-15 20:27  adburton

	* src/filters_list.c: Remove Drivers filter group, fix some compile
	  warnings

2008-05-15 20:24  adburton

	* src/: io.c, directories.c: Check if error is not null before
	  free'ing

2008-05-12 21:17  adburton

	* src/: game_list.c, gmameui.c, io.c, io.h: Load gmameui ini file
	  before gamelist to ensure preference to check gamelist on startup
	  is effective, fix if-else checks for determining whether games
	  are checked on startup, fix check for existance of ROM file,
	  disable game checking while a better approach is investigated

2008-05-11 21:59  adburton

	* src/interface.c: Add BIOS filter

2008-05-11 21:04  adburton

	* src/: filter.c, game_list.c, gmameui.c, gmameui.h, gui.c,
	  interface.c, io.c: Remove unused columns from tree or liststore

2008-05-11 14:05  adburton

	* src/: gui.c, gui.h: Fix re-population of exec menu when MAME
	  executables added and removed

2008-05-10 16:26  adburton

	* gmameui.spec: Added RPM spec file (thanks Ugo Viti)

2008-05-10 15:52  adburton

	* src/cell-renderer-captioned-image.c: Remove libgnome macros

2008-05-10 15:33  adburton

	* ChangeLog, NEWS, configure.ac, src/Makefile.am: Remove dependency
	  on libgnome, bumped version for release

2008-05-09 23:33  adburton

	* src/: game_list.c, gmameui.c, gmameui.h, gui.c, interface.c,
	  mameio.c, rom_entry.c, rom_entry.h: Use integer enums rather than
	  strings in RomEntry fields, and amend gamelist load/save and
	  filtering accordingly. Free gchar strings when freeing a RomEntry
	  object

2008-05-07 21:15  adburton

	* src/io.c: Remove reference to malloc when generating a string
	  representing filenames, use glib functions

2008-05-07 20:13  adburton

	* src/directories.c: Fix invalid free's on subsequent saves, code
	  cleanup when retrieving paths from tree model using
	  gtk_tree_model_foreach, remove redundant functions

2008-05-07 19:00  adburton

	* src/gmameui.c: Avoid segfault when data passed in to
	  rom_entry_get_list_name is null

2008-05-06 00:15  adburton

	* src/io.c: Fixed bug when saving directories with different number
	  of rom and sample paths

2008-05-05 16:21  adburton

	* src/: gmameui.c, gmameui.h, interface.c: Add additional filters,
	  fix handling of some filter types

2008-05-05 15:51  adburton

	* src/: callbacks.c, callbacks.h, gmameui.c: Use GMAMEUIFiltersList
	  and GMAMEUIFilter to support ROM filtering

2008-05-05 15:49  adburton

	* src/game_list.c: Fix problem setting driver and year in gamelist

2008-05-05 15:16  adburton

	* src/gui.c: Show/hide the filter scrolled window, not just the
	  filter tree

2008-05-05 14:31  adburton

	* src/: Makefile.am, directories.c, game_list.c, gmameui.h, gui.c,
	  gui.h, interface.c: Use GMAMEUIFiltersList and GMAMEUIFilter to
	  support ROM filtering

2008-05-05 12:21  adburton

	* src/: filter.c, filter.h, filters_list.c, filters_list.h,
	  gossip-cell-renderer-expander.c, gossip-cell-renderer-expander.h:
	  Add functionality for filter classes to replace existing
	  filtering functionality

2008-05-05 08:43  adburton

	* po/Makefile.in.in: Tagged for version 0.2 release

2008-05-04 21:56  adburton

	* NEWS: Update files for release

2008-05-04 21:49  adburton

	* BUGS, ChangeLog, configure.ac: Update files for release

2008-05-04 21:28  adburton

	* data/Makefile.am: Add options.glade to Makefile.am

2008-05-04 20:32  adburton

	* data/options.glade, src/mame_options.c,
	  src/mame_options_dialog.c, src/options_string.c,
	  src/options_string.h, src/xmame_executable.c, src/callbacks.c,
	  src/gmameui.c: Added support for more options, including input
	  options

2008-04-27 14:50  adburton

	* src/gui.h: Remove redundant variable from MainGui object

2008-04-27 14:49  adburton

	* src/: callbacks.c, gui.h: Remove colour selection dlg variable
	  from MainGui object and consolidate color handling code

2008-04-27 10:04  adburton

	* src/io.c: Fix a bug saving the executables

2008-04-26 21:32  adburton

	* src/mame_options.c: Initiate options hash table on startup

2008-04-26 21:31  adburton

	* src/options_string.c: Avoid segfault for invalid string

2008-04-26 21:15  adburton

	* src/: callbacks.c, callbacks.h: Remove redundant functions

2008-04-26 21:04  adburton

	* src/: properties.c, properties.h, callbacks.c, callbacks.h,
	  gui.h: Split handling of ROM information and options into
	  separate windows

2008-04-26 21:04  adburton

	* src/gmameui.c: Generate options string using mame_options
	  structure for SDLMAME, free mame_options upon exit

2008-04-26 21:02  adburton

	* src/mame_options.c: Add function to load options from options key
	  file for category

2008-04-26 20:58  adburton

	* data/: rom_info.glade, Makefile.am: Added new Glade window for
	  ROM information

2008-04-26 17:17  adburton

	* src/gmameui-ui.xml: Split options and properties callbacks

2008-04-26 17:16  adburton

	* src/mame_options.c, src/mame_options.h, data/options.glade:
	  Modifications to options dialog

2008-04-22 00:56  adburton

	* src/: callbacks.c, gui.c, gui.h, interface.c: Migrated toolbar to
	  GtkUIManager functions and removed redundant code and functions

2008-04-20 19:33  adburton

	* src/: interface.c, callbacks.c, gui.c, gui.h, callbacks.h: Use
	  GtkAction to generate menu, remove redundant functions

2008-04-20 12:41  adburton

	* src/: callbacks.c, gmameui-ui.xml, gui.c, gui.h, interface.c: Use
	  GtkAction to generate popup column menu, remove redundant
	  functions

2008-04-20 00:40  adburton

	* src/: gmameui-ui.xml, callbacks.c, interface.c, callbacks.h,
	  gui.c, gui.h, Makefile.am: Use GtkAction to generate popup
	  gamelist menu

2008-04-19 16:46  adburton

	* src/: callbacks.c, gui.c, gui.h, interface.c: Move screenshot and
	  history frame to a separate class

2008-04-19 15:19  adburton

	* src/io.c: Only overwrite file paths with defaults if no value set

2008-04-16 16:05  adburton

	* src/xmame_options.c: Added new SDLMame options

2008-04-15 19:54  adburton

	* src/: cell-renderer-captioned-image.c,
	  cell-renderer-captioned-image.h: Added initial cut at new options
	  dialog code based on Anjuta preference plugin code

2008-04-15 18:30  adburton

	* data/options.glade, src/mame_options.c, src/mame_options.h,
	  src/mame_options_dialog.c, src/mame_options_dialog.h,
	  configure.ac, src/Makefile.am: Added initial cut at new options
	  dialog code based on Anjuta preference plugin code

2008-04-07 22:49  adburton

	* src/io.c: When performing quick check, check for existence of
	  clone ROMs rather than setting them to be automatically correct
	  if parent set is present

2008-04-07 22:14  adburton

	* src/gui.c: Set status icon for ROMs in BEST AVAILABLE status, set
	  status icon consistently where it is called

2008-03-27 09:33  adburton

	* src/gui.c: Add call to gtk_tree_view_set_rules_hint

2008-03-27 09:28  adburton

	* src/game_list.c: Moved gamelist_get_selected_game from gui.c

2008-03-27 09:27  adburton

	* src/gui.c: ifdef'd out references to network play, moved
	  gamelist_get_selected_game to game_list.c

2008-03-27 09:26  adburton

	* src/callbacks.c: Removed redundant check when resizing columns

2008-03-27 09:00  adburton

	* src/gui_prefs.c, data/Makefile.am, data/startup_prefs.glade:
	  Migrated startup options dialog to Glade

2008-03-25 23:20  adburton

	* src/: gmameui.c, directories.c: Save file and directory settings
	  when directories window is closed with OK, rather than on GMAMEUI
	  exit

2008-03-25 22:59  adburton

	* src/options.c: Fix GTK warnings, disable frameskip widgets when
	  auto toggled, started work on setting signal handlers for child
	  widgets rather than individually, use Glade instead of manually
	  adding widgets

2008-03-25 22:57  adburton

	* src/properties.c: Removed redundant functions

2008-03-25 22:57  adburton

	* src/game_options.c: Set defaults for missing options after ini
	  file has been loaded

2008-03-25 22:56  adburton

	* data/properties.glade: Updated Properties window to use Glade

2008-03-25 22:51  adburton

	* src/: gmameui.c, io.c, io.h: Removed read/write to gmameuirc and
	  moved values within to other files

2008-03-20 00:17  adburton

	* src/gmameui.c, src/gmameui.h, src/gui.c, src/io.c,
	  src/callbacks.c, src/column_layout.c, data/column_layout.glade:
	  Removed column ordering functionality and used Glade to create
	  columns shown window

2008-03-18 23:23  adburton

	* src/gui.c: Look for screenshot in parent subdirectory

2008-03-18 22:38  adburton

	* src/: callbacks.c, interface.c, gmameui.h, gui.c: Removed font
	  configuration option

2008-03-18 21:16  adburton

	* src/: gui.c, rom_entry.h: Consolidate statusbar push code

2008-03-18 20:33  adburton

	* src/gui.c: Move if clause contents together

2008-03-18 19:52  adburton

	* data/: column_layout.glade, Makefile.am: Add new Glade file for
	  column layout

2008-03-12 23:08  adburton

	* src/: game_list.c, Makefile.am, game_list.h, rom_entry.c,
	  rom_entry.h: Move rom_entry functions to their own source file

2008-03-07 21:38  adburton

	* src/gui.c: Refactoring on status icon pixbuf choosing, sort order
	  callback creation and moving to selected game on startup

2008-03-07 20:04  adburton

	* src/gui.c: Consolidate pixbuf loading code to remove redundant
	  case clauses, consolidate filter subfolder creation code

2008-03-05 21:06  adburton

	* src/options.c: Add initial support for effects overlay combo box

2008-03-05 20:31  adburton

	* BUGS: Added audit-related bugs

2008-03-05 20:21  adburton

	* data/Makefile.am, data/audit_window.glade, src/audit.c: Updated
	  audit window to use Glade

2008-03-05 19:25  adburton

	* data/audit_window.glade: Initial import

2008-03-05 19:23  adburton

	* data/properties.glade, src/options.c: Add additional Glade
	  handling to options window

2008-02-26 18:11  adburton

	* ChangeLog: [no log message]

2008-02-26 18:07  adburton

	* Makefile.am: Update EXTRA_DIST section of Makefile.am

2008-02-25 21:53  adburton

	* src/: directories.c, io.c: Set default directory values when no
	  .ini file exists

2008-02-25 20:53  adburton

	* ChangeLog, NEWS: Updated ChangeLog and NEWS files in preparation
	  for release

2008-02-19 00:51  adburton

	* src/about.c: Updated About dialog

2008-02-19 00:29  adburton

	* src/game_list.c: Removed debugging code

2008-02-19 00:27  adburton

	* src/: game_list.c, mameio.c, properties.c: Fixed handling in
	  gamelist and Properties page for ROMs with 4 CPU or Sound chips

2008-02-18 23:22  adburton

	* src/: game_list.c, game_list.h, gmameui.c, gmameui.h, gui.c,
	  mameio.c: Removed BIOS ROMs from view unless explicitly chosen in
	  the BIOS filter, added BIOS filter

2008-02-18 21:56  adburton

	* data/directories.glade, data/sidebar.glade, src/directories.c,
	  src/gmameui.h, src/gui.c, src/gui.h, src/io.c: Add support for
	  control panel images

2008-02-18 20:16  adburton

	* src/directories.c: Modified directory handling, revised
	  Directories dialog

2008-02-18 19:40  adburton

	* data/directories.glade, src/io.c, src/io.h: Modified directory
	  handling, revised Directories dialog

2008-02-18 19:40  adburton

	* AUTHORS: Updated AUTHORS

2008-02-17 16:46  adburton

	* AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, TODO, autogen.sh, configure.ac, gmameui-general.png,
	  gmameui-screen.png, gmameui.6, gmameui.desktop,
	  gmameui.desktop.in, gmameui.png, setup-gettext, src/common.h,
	  src/directories.c, src/game_list.h, src/gtkjoy.h, src/gui.h,
	  src/io.h, src/mameio.c, src/options.c, src/audit.c, src/common.c,
	  src/game_options.c, src/gtkjoy.c, src/gui.c, src/interface.h,
	  src/network_game.c, src/properties.h, src/column_layout.c,
	  src/column_layout.h, src/gmameui.c, src/gui_prefs.c,
	  src/gui_prefs.h, src/network_game.h, src/options.h,
	  src/properties.c, src/xmame_executable.h, src/about.h,
	  src/callbacks.h, src/game_options.h, src/unzip.c, src/unzip.h,
	  src/about.c, src/gmameui.h, src/interface.c, src/keyboard.h,
	  src/Makefile.am, src/audit.h, src/game_list.c, src/io.c,
	  src/progression_window.c, src/xmame_options.h, src/callbacks.c,
	  src/keyboard.c, src/options_string.c, src/progression_window.h,
	  src/directories.h, src/options_string.h, src/xmame_executable.c,
	  src/xmame_options.c, data/directories.glade,
	  data/properties.glade, data/Makefile.am,
	  data/directories.glade.original, data/sidebar.glade,
	  po/ChangeLog, po/Makefile.in.in, po/Makevars.template,
	  po/POTFILES.in, po/Rules-quot, po/boldquot.sed,
	  po/en@boldquot.header, po/en@quot.header, po/insert-header.sin,
	  po/quot.sed, po/remove-potcdate.sin, po/stamp-it: Initial import

2008-02-17 16:46  adburton

	* AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, TODO, autogen.sh, configure.ac, gmameui-general.png,
	  gmameui-screen.png, gmameui.6, gmameui.desktop,
	  gmameui.desktop.in, gmameui.png, setup-gettext, src/common.h,
	  src/directories.c, src/game_list.h, src/gtkjoy.h, src/gui.h,
	  src/io.h, src/mameio.c, src/options.c, src/audit.c, src/common.c,
	  src/game_options.c, src/gtkjoy.c, src/gui.c, src/interface.h,
	  src/network_game.c, src/properties.h, src/column_layout.c,
	  src/column_layout.h, src/gmameui.c, src/gui_prefs.c,
	  src/gui_prefs.h, src/network_game.h, src/options.h,
	  src/properties.c, src/xmame_executable.h, src/about.h,
	  src/callbacks.h, src/game_options.h, src/unzip.c, src/unzip.h,
	  src/about.c, src/gmameui.h, src/interface.c, src/keyboard.h,
	  src/Makefile.am, src/audit.h, src/game_list.c, src/io.c,
	  src/progression_window.c, src/xmame_options.h, src/callbacks.c,
	  src/keyboard.c, src/options_string.c, src/progression_window.h,
	  src/directories.h, src/options_string.h, src/xmame_executable.c,
	  src/xmame_options.c, data/directories.glade,
	  data/properties.glade, data/Makefile.am,
	  data/directories.glade.original, data/sidebar.glade,
	  po/ChangeLog, po/Makefile.in.in, po/Makevars.template,
	  po/POTFILES.in, po/Rules-quot, po/boldquot.sed,
	  po/en@boldquot.header, po/en@quot.header, po/insert-header.sin,
	  po/quot.sed, po/remove-potcdate.sin, po/stamp-it: Initial
	  revision