.. |
AVOut
|
ffmpegwriter: remove the "lossless avi" option. apparently it uses fourcc ZLIB, which not much is likely to be able to decompress
|
2012-10-18 21:55:44 +00:00 |
DisplayManager
|
Add autohold to message config
|
2012-09-26 23:25:43 +00:00 |
GBtools
|
fix up metrics on a few of my crappy winforms
|
2012-09-16 17:24:48 +00:00 |
Input
|
break some stuff. FDS can eject and insert disk sides now
|
2012-10-26 18:51:08 +00:00 |
NEStools
|
nes-fix bug where ppu viewer sometimes wouldnt refresh pattern display when the user changed selected palette
|
2012-10-10 05:06:14 +00:00 |
PCEtools
|
PCE - BG Viewer - add tile and palette stats on mouse over. Add tool to non-interim builds
|
2012-07-13 02:25:45 +00:00 |
Properties
|
run all version numbers through one place so that gui version numbers and assembly/dll version resources can be the same
|
2012-10-21 05:21:59 +00:00 |
SMStools
|
Added SMS specific menu: Graphics Settings
|
2012-03-11 17:08:25 +00:00 |
SNESTools
|
SNES Graphics Debugger - remember user's backdrop settings
|
2012-10-19 17:23:54 +00:00 |
TI83tools
|
TI83 Keypad - implement the 0 button, somehow it was missed
|
2012-02-21 03:45:25 +00:00 |
config
|
Add Save Movie hotkey and context menu item
|
2012-10-28 23:38:41 +00:00 |
images
|
Trace Logger - haz icon
|
2012-09-30 01:08:15 +00:00 |
movie
|
Take out a nonsense if statement that was breaking rewind in Tastudio in some circumstances.
|
2012-11-03 00:53:46 +00:00 |
output
|
gbhawk: tracelogger
|
2012-11-02 19:44:31 +00:00 |
tools
|
Change the movie RewindToFrame to load the proper state even if the current frame is before the one in the argument. This will now send you to any frame on or before the end of the savestate log. Also change Tastudio to take advantage of this.
|
2012-11-03 00:20:40 +00:00 |
AboutBox.Designer.cs
|
Replace the "Play" and "Record" messages for movies with Icons.
|
2012-04-16 21:04:00 +00:00 |
AboutBox.cs
|
Show svn revision number in about boxes
|
2012-04-21 15:25:47 +00:00 |
AboutBox.resx
|
unofficial about box - Add a nifty close button
|
2012-03-28 23:43:15 +00:00 |
ArchiveChooser.Designer.cs
|
fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES
|
2012-10-17 00:07:28 +00:00 |
ArchiveChooser.cs
|
fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES
|
2012-10-17 00:07:28 +00:00 |
ArchiveChooser.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
BizBox.Designer.cs
|
About box - misc UI clean up
|
2012-10-20 13:47:01 +00:00 |
BizBox.cs
|
Add authors, etc, for each core to the about box
|
2012-10-17 02:10:13 +00:00 |
BizBox.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
BizHawk.MultiClient.csproj
|
minor tweaks to make tasstudio not run out of memory so extremely. maybe not at all?
|
2012-11-02 04:56:34 +00:00 |
Config.cs
|
Atari 2600 - add a Playfield toggle
|
2012-10-30 23:38:53 +00:00 |
ConfigService.cs
|
forgot part of the config serializer fix checkin
|
2012-06-15 19:55:11 +00:00 |
ExternalCoreSupport.cs
|
forgot an add
|
2011-07-24 07:00:54 +00:00 |
Global.cs
|
sound throttle now respects forced throttle off (user hits fastfoward button, etc)
|
2012-10-10 17:19:51 +00:00 |
HawkFile.cs
|
add some helpful overloads to HawkFile for working with known filenames, instead of just extension lists
|
2012-09-12 00:41:07 +00:00 |
LogConsole.cs
|
Bugfix for log console.
|
2012-03-09 21:36:55 +00:00 |
LogWindow.Designer.cs
|
PCE - Implement PCECD system id in core and in game info. Also set cancel property of LogWindow winform
|
2011-09-24 17:05:34 +00:00 |
LogWindow.cs
|
Removed unused LogWindow::ShowConsole()
|
2012-03-09 21:22:52 +00:00 |
LogWindow.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
LuaImplementation.cs
|
Lua - fix savestate.loadslot()
|
2012-10-27 00:35:02 +00:00 |
LuaInterface.dll
|
lua-fix crashes when scripts terminate
|
2012-07-10 19:40:35 +00:00 |
MainForm.Designer.cs
|
NES: add some vs system stuff. not done yet
|
2012-10-31 21:15:44 +00:00 |
MainForm.MenuItems.cs
|
Atari 2600 - add a Playfield toggle
|
2012-10-30 23:38:53 +00:00 |
MainForm.Movie.cs
|
Only go to Movie 'Finished' mode if Tastudio is not engaged. Make sure Movie log and savestates are updated correctly so that tastudio still works correctly when you play through the end of the movie in read-only mode.
|
2012-11-01 03:53:12 +00:00 |
MainForm.cs
|
C64 - Pass in extension to the core
|
2012-11-01 17:56:48 +00:00 |
MainForm.resources
|
|
2011-01-11 02:55:51 +00:00 |
MainForm.resx
|
snes-some beginning steps on graphics debugging tools. nothing to see yet, move along
|
2012-09-06 08:32:25 +00:00 |
MruStack.cs
|
fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually
|
2011-06-19 23:39:25 +00:00 |
NameStateForm.Designer.cs
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
NameStateForm.cs
|
|
2011-01-11 02:55:51 +00:00 |
NameStateForm.resources
|
|
2011-01-11 02:55:51 +00:00 |
NameStateForm.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
PlayMovie.Designer.cs
|
Multiclient menu - disable the movie, avi, and screen shot menus when no ROM is loaded
|
2012-05-31 01:13:25 +00:00 |
PlayMovie.cs
|
Play Movie - automatically rescan directory when clicking the checkbox options
|
2012-10-14 02:57:23 +00:00 |
PlayMovie.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
Program.cs
|
support moving all dlls to the dll directory by adding assembly binding resolve redirection
|
2012-10-29 08:37:22 +00:00 |
RecentFiles.cs
|
Fix an exception from commit 2161 (Prevent lua script restart when resetting a game). Fixed by making RecentFiles.GetRecentFileByPosition() more robust by not crashing when there is no recent file (returns "") instead
|
2012-04-04 02:23:47 +00:00 |
RecordMovie.Designer.cs
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
RecordMovie.cs
|
Fix recording from "Now"
|
2012-10-20 13:30:32 +00:00 |
RecordMovie.resx
|
Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup
|
2011-09-11 01:01:40 +00:00 |
RenderPanel.cs
|
change d3d renderer to use a less unstable method for updating textures. shouldnt really affect performance any. some gpu drivers dont support the trick that was being used.
|
2012-10-20 19:57:49 +00:00 |
Rewind.cs
|
oops
|
2012-10-11 20:05:02 +00:00 |
RomGame.cs
|
C64 - Pass in extension to the core
|
2012-11-01 17:56:48 +00:00 |
SavestateManager.cs
|
M-M-M-MONSTER COMMIT! change Game-load api stuff
|
2011-08-04 03:20:54 +00:00 |
ScreenSaver.cs
|
fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually
|
2011-06-19 23:39:25 +00:00 |
Sound.cs
|
reunbreak turbo (both normal turbo and turboturbo) with sound throttling
|
2012-10-11 01:00:36 +00:00 |
Throttle.cs
|
Max Turbo - bypass limit frame rate, and auto-minimize skipping, and ramp up frame skip to 20
|
2012-08-28 02:20:22 +00:00 |
Watch.cs
|
Ram Watch - Implement separator feature + reading it from files. Todo: Insert Separator menu/toolbar item
|
2011-01-21 18:37:53 +00:00 |
lua51.dll
|
try fixing lua "buffer overflow" stack corruption crash when GC occurs while calling a cfunction
|
2012-06-11 22:15:49 +00:00 |