2009-04-29 05:09:52 +00:00
|
|
|
* Changed glade filename from gfceux.xml -> gfceux.glade
|
|
|
|
* Removed the need of running ./generate.ui after every glade change
|
|
|
|
* Got rid of some silly glade errors
|
|
|
|
* Changed the installation instructions to avoid breakage
|
2009-04-29 04:39:47 +00:00
|
|
|
* Gfceux now runs properly from the source directory without
|
|
|
|
being installed
|
|
|
|
================= version 2.1 ====================== ============
|
2009-03-17 04:53:52 +00:00
|
|
|
* Increased the width of the sdl inputcfg window to be more visible
|
|
|
|
with larger font sizes
|
2009-02-16 09:40:28 +00:00
|
|
|
* Uninstall script works better
|
|
|
|
* Is now distributed as a python package. This makes things easier
|
|
|
|
for maintanence
|
2009-02-11 15:33:19 +00:00
|
|
|
* Is now installable
|
|
|
|
* Disabled gamepad GUI until joystick support can be completed
|
2008-12-07 15:28:20 +00:00
|
|
|
* Initial joystick config support: supports buttons, but hot hats and axes
|
2008-12-05 17:37:01 +00:00
|
|
|
* Documented and cleaned fceux config parser
|
2008-12-05 10:19:18 +00:00
|
|
|
* Udated about box UI
|
2008-12-05 08:44:43 +00:00
|
|
|
* Updated UI, explains joystick support isn't complete yet in the GUI
|
2008-12-05 08:18:29 +00:00
|
|
|
* Cleaned up glade file to silence warnings
|
|
|
|
* Pygame is no longer required for gfceux to run, just for the input GUI
|
2008-12-05 07:37:43 +00:00
|
|
|
* Turbo A and Turbo B support for gamepad GUI
|
2008-12-02 20:40:23 +00:00
|
|
|
* Added initial support for a graphical UI for configuring gamepads
|
2008-11-10 05:01:58 +00:00
|
|
|
* Moved gfceu options data file into .fceux instead of .fceultra
|
|
|
|
================= version 2.0.3 =================================
|
2008-09-22 08:17:49 +00:00
|
|
|
* Updated UI slightly. Moved sound and advanced tabs; made autoscaling
|
|
|
|
configuration a bit more intuitive; rearranged some items; made some
|
|
|
|
text more clear
|
|
|
|
* Changed gfceu code references to gfceux
|
2008-09-14 22:47:07 +00:00
|
|
|
* Fixed error in which gfceux would display an ugly error message if
|
|
|
|
the fceux binary could not be found.
|
2008-08-21 05:07:56 +00:00
|
|
|
* Working on new config system for input. you can try by configuring
|
|
|
|
the third gamepad. It's not functional yet, but it's a start on more
|
|
|
|
intuitive gamepad configuration for sdl
|
2008-08-10 10:56:55 +00:00
|
|
|
================== version 2.0.2 ================================
|
|
|
|
* Now stores config file in .fceultra
|
2008-08-11 03:16:46 +00:00
|
|
|
* If the .fceultra config directory doesn't exist yet, gfceux will
|
|
|
|
now create it.
|
2008-08-03 00:40:46 +00:00
|
|
|
================== version 2.0.0 ================================
|
|
|
|
* Supports movie playback
|
|
|
|
* Support lua script loading
|
2008-07-02 17:30:06 +00:00
|
|
|
* Supports autoscale
|
2008-06-24 04:41:05 +00:00
|
|
|
* No longer requires GnomeVFS
|
2008-06-17 16:02:45 +00:00
|
|
|
* Major code cleanup
|
2008-07-02 17:30:06 +00:00
|
|
|
* Supports fceux command line options (different syntax from fceu)
|
2008-06-17 16:02:45 +00:00
|
|
|
* Now requires pygtk >= 2.12
|
|
|
|
* Transitioned from gtk.glade to gtk.Builder.
|
2008-06-05 03:06:21 +00:00
|
|
|
* Changed some strings to reflect new email and website
|
|
|
|
* Fixed and cleaned some stuff with the glade loading
|
2007-01-02 02:28:59 +00:00
|
|
|
========================== version 0.6.0 ========================
|
|
|
|
* Fixed evil no ROM problem.
|
|
|
|
* Added ALSA support (sort of)
|
2006-12-10 14:02:36 +00:00
|
|
|
* Fixed join/host problem.
|
2006-09-26 20:48:29 +00:00
|
|
|
========================== version 0.5.2 ========================
|
|
|
|
Cleanup:
|
|
|
|
* Fixed silly hack when forcing GTK event processing.
|
2006-10-14 21:41:08 +00:00
|
|
|
* Accepted patch from Scott Brown on improved options file system
|
2006-10-14 22:13:58 +00:00
|
|
|
* Completely reworked glade handling
|
2006-09-22 02:46:43 +00:00
|
|
|
========================== version 0.5.1 ========================
|
2006-07-30 04:00:49 +00:00
|
|
|
Bug Fixes:
|
2006-09-22 02:46:43 +00:00
|
|
|
* Updated chooser filters
|
2006-09-07 19:37:36 +00:00
|
|
|
* Allow support for loading zipped ROMs
|
2006-07-30 04:00:49 +00:00
|
|
|
* Network ROM loading works
|
|
|
|
* Code cleanup
|
|
|
|
* Strides towards platform independence
|
|
|
|
* Fixed man page error
|
|
|
|
========================== version 0.5.0 ========================
|
|
|
|
Other:
|
|
|
|
* Added man page
|
|
|
|
* Shortened menu labels
|
|
|
|
* General code cleanup
|
|
|
|
* Advanced tab added
|
|
|
|
========================== version 0.4.0 ========================
|
|
|
|
Bug Fixes:
|
|
|
|
* Correction: Changed "Alt-Tab for fullscreen" to "Alt-Enter"
|
|
|
|
Interface:
|
|
|
|
* Accelerators added to many buttons
|
|
|
|
* Video tab added
|
|
|
|
* OpenGL option added in video tab
|
|
|
|
* Fullscreen option moved into Video tab
|
|
|
|
* Change "FCE Ultra" strings to "GFCE Ultra"
|
|
|
|
* Cleaned gamepad buttons
|
|
|
|
* Icon in window
|
|
|
|
Internal:
|
|
|
|
* Made glade interface cleaner
|
|
|
|
* More effecient use of options struct
|
|
|
|
* Minor code cleanup
|
|
|
|
========================== version 0.3.2 ========================
|
|
|
|
Bug Fixes:
|
|
|
|
* Fixed bug with fresh configuration
|
|
|
|
========================== version 0.3.1 =======================
|
|
|
|
Under the hood:
|
|
|
|
* Switched interpreter to /usr/bin/python
|
|
|
|
Bug Fixes:
|
|
|
|
* Fixed bug in when gfceu wouldn't close on delete
|
|
|
|
* Fixed bug in which icon couldn't be found when running from tarbell
|
|
|
|
========================== version 0.3 =======================
|
|
|
|
* No more confusing error when quitting with interrupts
|
|
|
|
* Spin button now used for port options
|
|
|
|
* New interface for network
|
|
|
|
* Hosting added
|
|
|
|
* Cleaned code to look nicer in standard size terminal
|
|
|
|
* Cleaned up code in other minor aspects
|
|
|
|
* Added help button to unintuitive button configuration
|
|
|
|
* More code cleanup
|
|
|
|
* Network passwords with spaces now execute properly
|
|
|
|
* Initial extra parameter support
|
|
|
|
* Some new cool scripts that make my life easier
|
|
|
|
========================== version 0.2.6 ========================
|
|
|
|
* Fixed error that wouldn't let "Please specify ROM to open" close
|
|
|
|
* Fixed fatal error that wouldn't allow ROMs to open?
|
|
|
|
========================== version 0.2.5 =========================
|
|
|
|
* Network ROM loading properly implemented.
|
|
|
|
* Fatal option added to error system
|
|
|
|
========================== version 0.2.4 =========================
|
|
|
|
* Fixed bug in which last entry in $PATH wasn't being processed
|
|
|
|
========================== version 0.2.3 =========================
|
|
|
|
* Option parser added
|
|
|
|
* Erased stupid comment in desktop file
|
|
|
|
* --version option now accepted.
|
|
|
|
* Smarter error messages (using both GTK and command-line)
|
|
|
|
* Detects when fceu is not install and displays error
|
|
|
|
* Smarter and more descriptive when gtk or glade aren't available
|
|
|
|
* Smarter glade file loading
|
|
|
|
========================= version 0.2.2 =========================
|
|
|
|
* Romentry now stretches!
|
|
|
|
* Using stock icons for execute
|
|
|
|
* Can now open ROM files via network
|
|
|
|
========================== version 0.2.1 =========================
|
|
|
|
* Icon provided (Thanks Jimmy Angelakos!)
|
|
|
|
* Desktop file provided
|
|
|
|
* Logo provied in about menu
|
|
|
|
* Fixed chooser problem about remembering
|
|
|
|
========================== version 0.2 ===========================
|
|
|
|
* Changed ChangeLog format :)
|
|
|
|
* Fixed network bug when no password was provided.
|
|
|
|
* Overall code cleanup: removed object to reduce the self.* headache.
|
|
|
|
* Remembers settings on close.
|
|
|
|
* Fullscreen option now available.
|
|
|
|
* Fullscreen tip added.
|
|
|
|
* Verticle resize bug fixed.
|
|
|
|
* Filechooser checks in a smart folder
|
|
|
|
========================== version 0.1.1 ============================
|
|
|
|
6/12/06 - Now handles specialcharacter filenames and spaces.
|
|
|
|
6/12/06 - ROM file no longer required for input configuration.
|
|
|
|
|
|
|
|
=========================== 0.1 ====================================
|
|
|
|
6/12/06 - Changed directories for installation and changed structure. Made my
|
|
|
|
life a lot easier
|
|
|
|
6/10/06 3 - Add network functionality.
|
|
|
|
6/10/06 2 - Cleaned up interface. Added error when no ROM is available.
|
|
|
|
Added chooser filter for NES ROMs.
|
|
|
|
6/10/06 - Redesigned entire UI to use GtkNotebook for tabs. Cleaned up code
|
|
|
|
a lot. Fixed it so the window is hidden when FCE Ultra starts. Fixed ugly
|
|
|
|
things. Now closes on 'X'.
|
|
|
|
6/8/06 - Added sound checkbox. Config game works. Run game works. Woot
|
|
|
|
6/7/06 - Started project. Doesn't work yet.
|