Ilari Liusvaara
|
33ad2fcc12
|
Merge branch 'rr1-maint'
Conflicts:
include/platform/wxwidgets/platform.hpp
src/platform/wxwidgets/mainwindow.cpp
|
2013-01-26 13:27:31 +02:00 |
|
Ilari Liusvaara
|
c065f0398f
|
Wxwidgets: VU meters & volume adjustment window
|
2013-01-26 13:20:39 +02:00 |
|
Ilari Liusvaara
|
0fa3109116
|
Merge branch 'rr1-maint'
Conflicts:
src/core/inthread.cpp
|
2013-01-25 20:15:07 +02:00 |
|
Ilari Liusvaara
|
c5d45840ed
|
Allow setting stream gain
|
2013-01-25 20:14:11 +02:00 |
|
Ilari Liusvaara
|
23b5f9891e
|
Merge branch 'rr1-maint'
|
2013-01-25 14:45:20 +02:00 |
|
Ilari Liusvaara
|
1297f683e0
|
Merge remote-tracking branch 'origin/rr1-maint' into rr1-maint
|
2013-01-25 12:35:01 +02:00 |
|
Ilari Liusvaara
|
a116622b32
|
Wxwidgets: Fix memory watch rendering
|
2013-01-25 12:33:55 +02:00 |
|
Ilari Liusvaara
|
ee3035cacc
|
lsnes rr2-β2
|
2013-01-24 18:44:55 +02:00 |
|
Ilari Liusvaara
|
c168be8562
|
lsnes rr1-Δ16
|
2013-01-24 18:35:13 +02:00 |
|
Ilari Liusvaara
|
422e90b7d6
|
Split duplex support
This allows having sound I/O on Mac OS X (at least on Macbooks)
|
2013-01-24 18:26:37 +02:00 |
|
Ilari Liusvaara
|
ed77f5a4e0
|
Merge branch 'rr1-maint'
|
2013-01-24 18:26:26 +02:00 |
|
Ilari Liusvaara
|
2526414a53
|
Actually honor music volume setting
|
2013-01-24 18:26:03 +02:00 |
|
Ilari Liusvaara
|
bd14e31e57
|
Merge branch 'rr1-maint'
Conflicts:
src/platform/wxwidgets/editor-subtitles.cpp
|
2013-01-24 04:22:24 +02:00 |
|
Ilari Liusvaara
|
5c3e48348b
|
Live subtitle editing
|
2013-01-24 04:16:38 +02:00 |
|
Ilari Liusvaara
|
fa3211f87f
|
Merge branch 'rr1-maint'
Conflicts:
include/core/dispatch.hpp
src/core/dispatch.cpp
src/core/inthread.cpp
|
2013-01-24 02:14:12 +02:00 |
|
Ilari Liusvaara
|
ab204556da
|
Real-time updates for voice streams in editor
|
2013-01-24 02:04:36 +02:00 |
|
Ilari Liusvaara
|
10bff4a0c3
|
Merge branch 'rr1-maint'
|
2013-01-23 08:48:48 +02:00 |
|
Ilari Liusvaara
|
242ce42bb7
|
Lua: bit.rflagdecode
|
2013-01-23 08:48:27 +02:00 |
|
Ilari Liusvaara
|
ecfec8a1f4
|
Lua: Backport new Lua functions from master and add bit.rflagdecode
|
2013-01-23 08:43:31 +02:00 |
|
Ilari Liusvaara
|
0763a00bef
|
Emulate weak dummy driver in a way compatible with Win32
This is less performant than doing it with linker support, but that
doesn't matter because none of the functions is called very often.
|
2013-01-22 09:26:22 +02:00 |
|
Ilari Liusvaara
|
c9e038f902
|
Lua: bit.flagdecode
|
2013-01-21 23:57:19 +02:00 |
|
Ilari Liusvaara
|
bbe8f0b0fd
|
Lua: bit.clshift / bit.crshift
|
2013-01-21 23:13:45 +02:00 |
|
Ilari Liusvaara
|
b764bd3c62
|
Bit.{test_any,test_all,popcount}: Fix wrong datatype
|
2013-01-21 20:45:20 +02:00 |
|
Ilari Liusvaara
|
865a450a43
|
Backport the new bit functions
|
2013-01-21 20:43:06 +02:00 |
|
Ilari Liusvaara
|
312c3a8944
|
Lua: bit.popcount
|
2013-01-21 20:35:23 +02:00 |
|
Ilari Liusvaara
|
0cf0681c1d
|
Lua: bit.test_any, bit.test_all
|
2013-01-21 20:29:36 +02:00 |
|
Ilari Liusvaara
|
9dc3284969
|
Windows apparently doesn't support weak functions
|
2013-01-21 19:06:28 +02:00 |
|
Ilari Liusvaara
|
03b060de89
|
Graphics driver: Use weak functions
This also gets rid of src/dummy
|
2013-01-21 14:29:51 +02:00 |
|
Ilari Liusvaara
|
5efecc7041
|
graphics_plugin:: -> graphics_driver_
|
2013-01-21 14:03:40 +02:00 |
|
Ilari Liusvaara
|
41ca0a3051
|
Audio drivers: Use weak functions
|
2013-01-21 13:52:26 +02:00 |
|
Ilari Liusvaara
|
8770824c15
|
Joystick: use weak functions
|
2013-01-21 13:35:37 +02:00 |
|
Ilari Liusvaara
|
ad997c36bd
|
joystick_plugin:: -> joystick_driver_
|
2013-01-21 12:48:07 +02:00 |
|
Ilari Liusvaara
|
13f69fac09
|
Get rid of platform threads
This was the last platform threading feature, so delete platform
thread files completely.
|
2013-01-21 12:30:35 +02:00 |
|
Ilari Liusvaara
|
b322011ee2
|
Get rid of platform thread_id
|
2013-01-21 12:04:09 +02:00 |
|
Ilari Liusvaara
|
8578b8812a
|
Use system mutex/condition types instead of platform ones
|
2013-01-21 09:24:46 +02:00 |
|
Ilari Liusvaara
|
0186929e64
|
lsnes rr2-β1
|
2013-01-19 21:31:32 +02:00 |
|
Ilari Liusvaara
|
6e013653cb
|
Fix bug when changing controller key to another subkey of the same key
|
2013-01-19 21:20:30 +02:00 |
|
Ilari Liusvaara
|
4467f693f5
|
Support screen rotation & flipping
|
2013-01-19 20:16:55 +02:00 |
|
Ilari Liusvaara
|
e9a3787344
|
Support screen rotation & flipping
|
2013-01-19 20:11:24 +02:00 |
|
Ilari Liusvaara
|
0dacba56a3
|
Load XML even without gamepack
|
2013-01-19 15:48:45 +02:00 |
|
Ilari Liusvaara
|
2caf7001dc
|
Load XML even without gamepack files
|
2013-01-19 15:20:22 +02:00 |
|
Ilari Liusvaara
|
0da8befb8d
|
Get rid of partial linking
Partial linking doesn't seem to work right with MXE.
|
2013-01-19 14:03:25 +02:00 |
|
Ilari Liusvaara
|
17ff101f9d
|
Merge branch 'rr1-maint'
|
2013-01-18 21:15:13 +02:00 |
|
Ilari Liusvaara
|
389ec0f63d
|
Update libgambatte to SVN 364
|
2013-01-18 21:15:00 +02:00 |
|
Ilari Liusvaara
|
b2be07750f
|
Merge branch 'rr1-maint'
|
2013-01-18 19:21:44 +02:00 |
|
Ilari Liusvaara
|
f89a2caa52
|
Cores: Blurb
|
2013-01-18 19:20:03 +02:00 |
|
Ilari Liusvaara
|
4ddd20af67
|
lsnes rr2-β0
|
2013-01-16 17:30:04 +02:00 |
|
Ilari Liusvaara
|
154bcc7459
|
Fix Win32 compile errors
|
2013-01-16 17:20:33 +02:00 |
|
Ilari Liusvaara
|
006eaf3c78
|
Core conflict resolution
If there are multiple cores that all claim the same systype or extension,
let the user select the right one.
|
2013-01-16 17:12:05 +02:00 |
|
Ilari Liusvaara
|
908b875319
|
Refactor finding systype by extension/name
|
2013-01-15 07:32:01 +02:00 |
|