Commit Graph

2178 Commits

Author SHA1 Message Date
zeromus eca6e6e279 win32-fix compiling in old windows and old visual studio 2012-03-19 19:45:53 +00:00
ansstuff c020a6bf39 fixed menus graying bug caused by r2466 2012-03-19 17:39:38 +00:00
ansstuff 7688ac9ae8 * Taseditor: Config->Autopause at the end of Movie
* new hotkey "Cancel Seeking (TAS Editor)" (Esc)
2012-03-18 18:18:52 +00:00
CaH4e3 75e13fd152 fix to previous 2012-03-17 18:03:23 +00:00
CaH4e3 565f063fa5 varous bugfixes, xstring trimming functions logic bugs, etc
some refactoring, some wtfs... ;)
2012-03-17 16:29:56 +00:00
ansstuff 125173107b * Taseditor: set/pick Markers by doubleclick, throw Markers away
* Taseditor: clicks on Input don't change Selection
* Taseditor: selection by dragging from Frame#
* Taseditor: better way to check doubletap for Shift and Ctrl keys
* Taseditor: no more "allow keys in Piano Roll"; new accelerators: Ctrl + arrows, Shift + arrows, Home/End/Page Up/Page Down, Ctrl + Home/End, Shift + Home/End
* Taseditor: showing row_last_clicked when Shift or Alt is held
2012-03-17 15:59:35 +00:00
punkrockguy318 b68dcc072d sdl: doc typo fix 2012-03-15 10:37:07 +00:00
punkrockguy318 6ae87865d1 added sf# 3502658 to TODO list 2012-03-15 02:15:29 +00:00
ansstuff 853d9a0df0 * Taseditor: holding Shift when drawing lines 2012-03-14 19:06:34 +00:00
ansstuff 1eadc6f533 * Taseditor: fixed known WinXP bug with scrollbar arrows
* Taseditor: 2x faster scrolling
* Taseditor: branch description text size = size of edit fields
* Taseditor: observing Piano Roll with right button
2012-03-14 17:32:10 +00:00
ansstuff 1e98a31332 fixed bug in playback.jump 2012-03-13 21:56:05 +00:00
ansstuff 1af2f936ff * observing Piano Roll by dragging cursor outside
* dragging blue arrow (moving Playback cursor)
* moving Markers by drag'n'drop, "Marker Drag" and "Marker Swap" operations
* Config->Doubleclick on Frame# affects Playback
* Config->Draw Input by dragging
2012-03-13 20:03:37 +00:00
ansstuff a484b4eb15 * middle button click on FCEUX sends message to TAS Editor
* Shift/Ctrl set focus to Piano Roll, double Shift / double Ctrl scroll Piano Roll to respective cursor
2012-03-10 20:12:22 +00:00
ansstuff 0ef60e2c8a * Taseditor: fixed bug with listview autoscroll 2012-03-09 18:26:08 +00:00
ansstuff 0638d88ff9 * Taseditor: Config->Deselect on doubleclick
* Taseditor: checking ROM checksum when saving/loading projects
* more correct way to launch TAS Editor when trying to rerecord a fm3
* TAS Editor can have mouse wheel input even when keyboard focus is on FCEUX window
* disabled FCEUX context menu when TAS Editor is engaged
* added SoundDisplay2.lua
2012-03-09 15:20:51 +00:00
punkrockguy318 9722ac44c7 sdl: todo update 2012-03-07 16:03:49 +00:00
punkrockguy318 ba632d17e2 sdl: updated todo 2012-03-07 14:35:04 +00:00
punkrockguy318 5e03b24c32 sdl: some code cleanup 2012-03-07 12:06:17 +00:00
punkrockguy318 5e41c722b2 sdl: todo update 2012-03-07 07:31:37 +00:00
punkrockguy318 e48bad3fe6 remove 's from *.md 2012-03-06 23:34:26 +00:00
punkrockguy318 1cd2fbe387 sdl: update TODO 2012-03-06 23:32:16 +00:00
punkrockguy318 936b5af85f sdl: update todo; changelog; added some comments 2012-03-06 22:16:57 +00:00
punkrockguy318 2900ce17cb gtk: adjust 2.24 warning message 2012-03-06 22:12:11 +00:00
punkrockguy318 1e66b91359 sdl: fix last commit 2012-03-06 22:08:35 +00:00
punkrockguy318 44c419d7e3 gtk: added check for gtk 2.24 for the gamepad dialog 2012-03-06 22:05:21 +00:00
punkrockguy318 68aa80a5df gtk: added a check for GTK version; this is so we can detect old GTK versions and bail on dialogs instead of segfaulting
updated TODO for 2.1.6
2012-03-06 21:25:49 +00:00
punkrockguy318 ff93dd5054 sdl: updated todo for 2.1.6 2012-03-06 16:40:45 +00:00
punkrockguy318 35f6b0db92 "Markup" Authors file and README-SDL with markdown 2012-03-06 15:45:24 +00:00
punkrockguy318 52040a57c9 sdl: revised TODO 2012-03-06 13:18:58 +00:00
punkrockguy318 2badc32d6c sdl: added code style guidelines 2012-03-06 13:03:08 +00:00
punkrockguy318 5b14f342bd convert SDL todo files into markdown markup
create TODO file for 2.1.6
2012-03-06 12:09:40 +00:00
punkrockguy318 28ee7f3a6f sdl: tab cleanup 2012-03-06 11:40:42 +00:00
punkrockguy318 b0c2758324 sdl: code cleanup; pre-release code review (in progress) 2012-03-06 11:12:28 +00:00
punkrockguy318 118b82544c gtk: use basedir instead of hardcoded default basedir path in gamegenie dialog for improved accuracy 2012-03-06 09:13:58 +00:00
punkrockguy318 679b98e70b sdl: fix typo / output formatting issue 2012-03-06 08:48:19 +00:00
punkrockguy318 646847ddc8 sdl: fixed formatting issues; overall code cleanup 2012-03-06 08:43:42 +00:00
punkrockguy318 750b7f75e0 sdl: update todo 2012-03-06 08:30:34 +00:00
punkrockguy318 e90e3ef2d3 sdl: add TODO 2012-03-06 07:48:01 +00:00
zeromus 9585a84eef never mind, we dont need dirent.h in windows because we dont need configsys 2012-03-06 07:41:43 +00:00
zeromus a7a3ebfd0b since microsoft is too busy making visual studio purple to do anything useful like add dirent.h, we have to use someone else's dirent.h. add it to fix recent configsys changes, and do some other warnings cleanup 2012-03-06 06:54:39 +00:00
punkrockguy318 e1ab5818af adjust loading string in previous commit to be more accurate 2012-03-06 06:41:52 +00:00
punkrockguy318 7d6a4b00d2 sdl: by default; check ${fceux_dir}/cfg.d/ for any files and loads the configuration in alphabetical order. useful for applying a specific configuration 2012-03-06 06:37:10 +00:00
punkrockguy318 06c8230c88 common/config: code formatting cleanup
NOTE:  please use hardtabs (at least in drivers/sdl and drivers/common/config*)
  devs: we should set a coding standard for future code/patches that we should be trying to conform to to prevent a mishmash of tabs/spaces and  un-elegant code
2012-03-06 06:10:49 +00:00
punkrockguy318 878c379242 config: add Config::_loadFile function to allow loading custom configuration file 2012-03-06 06:03:26 +00:00
punkrockguy318 13caaab8da sdl: minor code cleanup 2012-03-06 05:43:50 +00:00
punkrockguy318 a8f5011c89 sdl: code cleanup 2012-03-06 05:40:59 +00:00
punkrockguy318 e900502eaf sdl: minor code cleanup 2012-03-05 17:41:03 +00:00
ansstuff b09e9ac184 * Taseditor: changing history size doesn't reset history
* Disabling "Screenshot" menu items when no game is loaded (fix #3495357)
2012-03-01 15:16:00 +00:00
ansstuff 5b9df13cc5 * Taseditor: "Deselect" option in menus
* Taseditor: fixed some bugs with hotchanges
2012-02-27 20:20:57 +00:00
punkrockguy318 79ee86d1b6 sdl: added todos 2012-02-27 16:55:25 +00:00