Twinaphex
44df57865e
Merge pull request #892 from heuripedes/sdl-gl-context
...
Add last resort SDL gfx/gl context
2014-08-21 08:27:03 +02:00
sergiobenrocha2
11ad85a2f4
Fix debian/rules.
2014-08-20 23:17:29 -03:00
Higor Eurípedes
05976a7720
(SDL2) Fix typo
2014-08-20 22:11:30 -03:00
Higor Eurípedes
99ce4e5329
Add last resort SDL gfx context
2014-08-20 22:09:30 -03:00
twinaphex
fe6add2f12
Implement RARCH_CMD_RESET_CONTEXT
2014-08-20 23:11:14 +02:00
twinaphex
2f39784569
(Menu) Refactor code
2014-08-20 21:41:38 +02:00
twinaphex
fb6f0f96b5
(Menu) Combine some setting labels
2014-08-20 21:36:13 +02:00
twinaphex
52a44870cc
(Menu) Refactor setting
2014-08-20 21:26:51 +02:00
Twinaphex
c61b3b14c3
Merge pull request #891 from CaseyB/patch-1
...
Added LEANBACK_LAUNCHER category
2014-08-20 21:07:20 +02:00
twinaphex
064eb0f51b
(Menu) cleanups
2014-08-20 21:06:40 +02:00
twinaphex
46c8863f1a
(Menu) Refactor some more settings labels
2014-08-20 20:57:46 +02:00
CaseyB
20795bf1dc
Added LEANBACK_LAUNCHER category
...
Added LEANBACK_LAUNCHER category to be compatible with Android TV
2014-08-20 13:12:06 -04:00
twinaphex
ccf879431d
(Menu) Refactor more settings labels
2014-08-20 19:07:20 +02:00
twinaphex
a4615dc48c
(Menu) refactor more settings labels
2014-08-20 18:57:07 +02:00
twinaphex
1584239234
(Menu) Start beginning to refactor menu_common_backend_set_label - get
...
rid of the hardcoded enums
2014-08-20 18:38:50 +02:00
twinaphex
d20be80155
(Menu) cut down on code duplication
2014-08-20 18:00:06 +02:00
twinaphex
d1110ff592
Code reformatting
2014-08-20 17:23:21 +02:00
twinaphex
1d043121e2
Code reformatting (80-char limit); C-style comments
2014-08-20 17:18:43 +02:00
twinaphex
cb09818d71
(Android) Code reformatting to stay within 80-char limit
2014-08-20 16:45:46 +02:00
twinaphex
51637bc69e
Code reformatting to abide by 80-character limit
2014-08-20 16:26:34 +02:00
twinaphex
16c2fe9437
(Menu) Cleanup header include
2014-08-20 15:57:15 +02:00
twinaphex
ae71814390
Take out old OSK code - needs to be totally reimplemented
2014-08-20 15:52:52 +02:00
Twinaphex
ffce6dc8e9
Update README.md
2014-08-20 13:22:00 +02:00
sergiobenrocha2
35a2ca5caa
Remove quilt patch for retroarch.cfg.
2014-08-19 22:45:33 -03:00
sergiobenrocha2
0449992c56
No retroarch.cfg in debian directory, using quilt patch.
2014-08-19 19:09:15 -03:00
Twinaphex
db10f4ed8c
Merge pull request #889 from heuripedes/sdl2-improvements
...
SDL2 improvements
2014-08-19 22:27:24 +02:00
Higor Eurípedes
3f60f7de0f
(SDL2) Remove double header inclusion
2014-08-19 16:55:32 -03:00
Higor Eurípedes
705f14a8da
(SDL2) Show available video drivers and fix typo
2014-08-19 16:55:32 -03:00
Higor Eurípedes
f854449d47
(SDL*) Add joypad auto configuration support
2014-08-19 16:55:32 -03:00
Higor Eurípedes
12d0bdfc8a
(SDL2) Add SDL Game Controller (xinput and friends) support
...
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
8b569a789c
(SDL2) Use SDL_INIT_GAMECONTROLLER
...
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
110cde65c5
(scaler.c) Add missing RGBA4444 to ARGB8888 conversion
...
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
e88f3b4355
(SDL) Fix double initialization
...
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:32 -03:00
Higor Eurípedes
0f7c67daab
(SDL) Fix #ifdef typo
...
Signed-off-by: Higor Eurípedes <heuripedes@gmail.com>
2014-08-19 16:55:31 -03:00
Twinaphex
0b7fe7c9df
(MSVC D3D9) Change gfx enum filter type to unsigned
2014-08-19 21:22:39 +02:00
twinaphex
89cedb70df
(SoftFilters) Options in blargg NTSC SNES .filt files work now
2014-08-19 19:49:18 +02:00
twinaphex
459c27e11f
(SoftFilter) Build fixes for non_HAVE_DYLIB
2014-08-19 19:45:19 +02:00
twinaphex
4dea8caa6f
(SoftFilter) Refactor most code associated to SoftFilter plugin - load .filt
...
files instead of the dynamic libraries directly. Options can be
set in the config file.
There's still a problem with config file options - will work this
out later.
2014-08-19 19:38:33 +02:00
twinaphex
0bd97eb1ba
(SoftFilter) Bump up API version - start supporting config files
...
(stub for now)
2014-08-19 17:05:47 +02:00
twinaphex
374d9357d4
(PSP1) update icons
2014-08-19 16:09:21 +02:00
twinaphex
87bb95aa44
(Pandora) Cleanup retroarch.cfg
2014-08-19 16:02:17 +02:00
twinaphex
fe0294a047
(XDK1) Get rid of xbox1/titleimage.jpg
2014-08-19 15:56:22 +02:00
twinaphex
aa4c2018af
(General/PS3/Xbox 1/Rmenu) Get rid of g_extern.menu_texture_path
2014-08-19 15:55:11 +02:00
twinaphex
2f244676be
(Android) Input autodetect - get rid of two ifdefs
2014-08-19 15:07:22 +02:00
twinaphex
77ded89362
(Android) Remove android_input.c.rem
2014-08-19 14:39:42 +02:00
twinaphex
b8058cd4f7
(Android) Reduce amount of ifdefs for pad detection
2014-08-19 14:20:33 +02:00
twinaphex
41bd5b3244
(Android) Move input code to autoconfigs
2014-08-19 14:10:01 +02:00
twinaphex
3c2aed9564
(Android) Zeemote Steelseries moved to autoconfig
2014-08-19 12:03:03 +02:00
twinaphex
61bdfc8719
(Android) Input - get rid of device enums and device variable
2014-08-19 10:33:30 +02:00
twinaphex
c668877cb3
(Android) Move Madcatz PC USB Stick to autoconfig repo
2014-08-19 10:26:07 +02:00