Ilari Liusvaara
|
3bf658c5ea
|
Fold audio device controls to VU meter window
|
2013-11-27 08:18:27 +02:00 |
|
Ilari Liusvaara
|
29197e124d
|
Messages window: Scroll with wheel
|
2013-11-26 19:14:41 +02:00 |
|
Ilari Liusvaara
|
c367bf1f9b
|
Messages panel: copy to clipboard / save to file
|
2013-11-26 19:03:02 +02:00 |
|
Ilari Liusvaara
|
ced144784a
|
Oops, remove some crap lines
|
2013-11-26 14:53:40 +02:00 |
|
Ilari Liusvaara
|
4b9ae1fbb5
|
Allow resizing messages window
|
2013-11-26 14:46:49 +02:00 |
|
Ilari Liusvaara
|
75a0f641f4
|
Print proper error message if Lua expression parse fails
|
2013-11-26 08:23:56 +02:00 |
|
Ilari Liusvaara
|
5ccdb1be8c
|
Nuke the helper executables on make clean
|
2013-11-24 07:48:16 +02:00 |
|
Ilari Liusvaara
|
68e5fddf63
|
Fix writing movie data
Add missing break that caused extra separators to be written.
|
2013-11-24 07:26:46 +02:00 |
|
Ilari Liusvaara
|
8e154f30a0
|
Lua: Fix a typo in error message
|
2013-11-24 04:44:29 +02:00 |
|
Ilari Liusvaara
|
f04224ecf2
|
Rewrite parse_authenticate in saner way
|
2013-11-23 05:37:25 +02:00 |
|
Ilari Liusvaara
|
c8932decef
|
Fix WWW-Autheticate parsing
Fix WWW-Autheticate parsing to be compliant to
draft-ietf-httpbis-p7-auth-25.
|
2013-11-22 09:33:19 +02:00 |
|
Ilari Liusvaara
|
6eda3fceee
|
BSNES: Compile with accuracy core
Accuracy core doesn't support layer hiding.
|
2013-11-21 11:37:37 +02:00 |
|
Ilari Liusvaara
|
34011352b7
|
Fix compilation on Win32
|
2013-11-18 20:47:14 +02:00 |
|
Ilari Liusvaara
|
a97bf29232
|
Gambatte: Expose CPU registers
|
2013-11-18 02:30:38 +02:00 |
|
Ilari Liusvaara
|
82bbf9f5c1
|
httpauth: Use the no-protocol mode
|
2013-11-13 22:41:58 +02:00 |
|
Ilari Liusvaara
|
02965a8adb
|
Strip path when autofilling filename
|
2013-11-11 16:59:13 +02:00 |
|
Ilari Liusvaara
|
1e055b17b2
|
Movie downloading
|
2013-11-11 12:04:40 +02:00 |
|
Ilari Liusvaara
|
c7acd46352
|
Upload UI
|
2013-11-11 12:04:39 +02:00 |
|
Ilari Liusvaara
|
b46f4153c6
|
Add command-line file uploader
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
fa854a2bd6
|
File upload code
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
d0f5b8ece9
|
Support stream compression
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
d92b321d16
|
HTTP request code
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
8c2fdff4c8
|
dh25519 HTTP auth class
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
1ac35c2773
|
Zip: Allow output to arbitrary ostream
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
3ab4db9aeb
|
Add a slow Curve25519 implementation
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
74f8723fa8
|
Add Skein hash code
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
2f301e1502
|
Improve randomness of get_random_hexstring (on I386)
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
a271756c06
|
Fix in-memory slots
|
2013-11-11 01:49:36 +02:00 |
|
Ilari Liusvaara
|
fb8910cda5
|
Support in-memory saves and use those for wxwidgets ROM loading
|
2013-11-10 13:24:49 +02:00 |
|
Ilari Liusvaara
|
ef0eca0caf
|
Don't crash if setting game name & authors outside project context
|
2013-11-10 02:00:12 +02:00 |
|
Ilari Liusvaara
|
4e082a0150
|
Win32 compile fixes
|
2013-11-08 03:36:39 +02:00 |
|
Ilari Liusvaara
|
3a77967619
|
Fix output if core tries to output wider than buffer (currently 4096)
|
2013-11-05 01:45:31 +02:00 |
|
Ilari Liusvaara
|
2fb3f201dc
|
Fix recent movies menu
|
2013-10-29 17:07:41 +02:00 |
|
Ilari Liusvaara
|
6e729a5595
|
Lua: bsnes.dump_sprite: Allow overriding row stride
|
2013-10-29 05:59:16 +02:00 |
|
Ilari Liusvaara
|
64557c2245
|
Lua: gui.bitmap_hash/gui.palete_hash
|
2013-10-29 05:54:45 +02:00 |
|
Ilari Liusvaara
|
5661c7ca59
|
Save bitmaps as PNG
Also:
- Refactor PNG code to have PNG writing support
- Add functions to dump SNES sprites and palettes
|
2013-10-28 21:15:08 +02:00 |
|
Ilari Liusvaara
|
3cae98e8a5
|
Try to autodect I386/amd64
|
2013-10-28 15:38:01 +02:00 |
|
Ilari Liusvaara
|
2ca99739ae
|
Add on_latch to Lua docs
|
2013-10-27 16:00:20 +02:00 |
|
Ilari Liusvaara
|
e48213f1b9
|
Oops, forgot to update patchseries for latch notification support
|
2013-10-27 15:13:03 +02:00 |
|
Ilari Liusvaara
|
50e3a3e0f6
|
Wxwidgets: Command line history
|
2013-10-27 15:01:59 +02:00 |
|
Ilari Liusvaara
|
1d2df8ebea
|
Support latch notifications on SNES
This patch is so large since it adds support for passing arguments to
the Lua callback, even if SNES doesn't use those.
|
2013-10-27 14:41:28 +02:00 |
|
Ilari Liusvaara
|
4f3df85a46
|
Recent Lua scripts
This is handy if you are developing Lua script, even if using
projects.
|
2013-10-27 00:51:26 +03:00 |
|
Ilari Liusvaara
|
182accd4b2
|
JSON: Reduce internal exception spam
|
2013-10-23 23:45:53 +03:00 |
|
Ilari Liusvaara
|
cda917a45a
|
Make regex thread-safe
|
2013-10-23 23:43:11 +03:00 |
|
Ilari Liusvaara
|
b9e3a36588
|
Optimize generic controllers using dynamically generated code
The serialization is not quite on par with the static code,
deserialization is quite a bit faster.
|
2013-10-23 18:06:33 +03:00 |
|
Ilari Liusvaara
|
99130e1f21
|
Fix compile for Mac OS X
|
2013-10-21 13:41:08 +03:00 |
|
Ilari Liusvaara
|
b3417018d4
|
JSON-based controller descriptions
Also allows creating a new controller type (albeit with not optimal
performance) at runtime.
|
2013-10-20 21:18:27 +03:00 |
|
Ilari Liusvaara
|
ff59cb6e91
|
Allow setting AVI scale factors
|
2013-10-17 16:53:46 +03:00 |
|
Ilari Liusvaara
|
84f0d2f774
|
If libgcrypt is available but /dev/urandom is not, use libgcrypt for RNG
|
2013-10-16 12:50:40 +03:00 |
|
Ilari Liusvaara
|
d3eee55445
|
lsnes rr2-β12
|
2013-10-15 00:11:33 +03:00 |
|