Commit Graph

12153 Commits

Author SHA1 Message Date
twinaphex
c82553979f (Menu) Refactor VIDEO_MONITOR_INDEX setting 2014-08-24 20:01:44 +02:00
twinaphex
38efdbfa49 (Menu) Move up setting 'video_smooth' 2014-08-24 19:55:50 +02:00
twinaphex
e26892a4c4 (Settings/Menu) Refactor video_refresh_rate_auto 2014-08-24 19:53:02 +02:00
twinaphex
0f15cf014e (Menu) Change rounding_fraction to const char* 2014-08-24 19:45:34 +02:00
twinaphex
ba813eb950 (Menu) Change rounding fraction to snprintf format 2014-08-24 19:37:57 +02:00
twinaphex
caaff4ac7a (Menu) Refactor more ST_FLOAT code 2014-08-24 19:32:52 +02:00
twinaphex
b3719d9e0b (Menu) Refactor autosave_interval setting 2014-08-24 19:11:17 +02:00
twinaphex
c45a063b99 (Menu) Refactor Netplay TCP/UDP Port setting 2014-08-24 19:00:36 +02:00
twinaphex
c07dcb2dc2 (Menu) Refactor ST_UINT labels 2014-08-24 18:33:03 +02:00
Twinaphex
43c5384141 Merge pull request #896 from heuripedes/master
SDL fixes
2014-08-23 11:32:30 +02:00
Higor Eurípedes
ea82f6cff5 (SDL) Use SDL_PeepEvents instead of SDL_PollEvent 2014-08-22 19:58:47 -03:00
Higor Eurípedes
0813d7dba4 (sdl_gl) Merge SDL and SDL2 event loops 2014-08-22 19:39:29 -03:00
Higor Eurípedes
c5fe4fb70a Allow SDL2 drivers to be used as default drivers 2014-08-22 19:15:44 -03:00
Higor Eurípedes
15297c85cd (sdl_gl) Fix segfault 2014-08-22 19:11:26 -03:00
twinaphex
35247bf663 (settings) Set autoconfig_dir if g_defaults.autoconfig_dir is set 2014-08-22 10:49:57 +02:00
twinaphex
f9d244dcd6 (PSP1) Fix build 2014-08-22 10:46:14 +02:00
Twinaphex
bc8a77d334 Merge pull request #894 from heuripedes/master
Enable sdl_gl for SDL2 windows builds
2014-08-21 23:38:45 +02:00
Higor Eurípedes
6f164f540c Enable sdl_gl for SDL2 windows builds 2014-08-21 13:45:52 -03:00
Alcaro
0b3bfb27c2 Windows needs this file too. 2014-08-21 13:09:50 +02:00
Alcaro
76c124b437 Don't use SDL GL contexts with OpenGL disabled. 2014-08-21 12:54:20 +02:00
Twinaphex
3c7caea557 Merge pull request #887 from sergiobenrocha2/master
Fix overlay examples in retroarch.cfg and debian packaging update
2014-08-21 08:29:18 +02:00
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