Hey TASvids!
First off, let me introduce myself. I'm Lukas Sabota, the main developer/maintainer of the SDL port of fceuX. I'd like to straighten out any issues relating to fceuX and linux/SDL so feel free to contact me if you're having issues.
I started work on a GTK GUI. Until now, options were changable via the command-line. The new GUI now supports Lua scripts, movie recording/playback, sound options, video options, and will soon most of the features of the win32 version. I'm working on making the SDL version on par with the windows version.
The GUI is not yet in a release yet, but it will be included in the next release. However, you can obtain the source code via subversion and compile it yourself if you would like to test. Testing is greatly appreciated! I'd like to get all the bugs out of the way before the release. I'd also like to include some of the features that are important to the TAS community.
If you would like to compile with the GUI, compile with
sudo scons GTK2=1 install
you could also change the GTK2 variable to 1 in the SConstruct.
Like I said, this really needs to be stress tested! All comments/feedback are greatly appreciated. I can provide .deb binaries if anyone is interested.
Looking forward to getting to know these boards better; it seems like an active community!
Cheers!
Lukas
edit - option is GTK2, not GTK