Jean-André Santoni
|
044a42bcf3
|
(Lakka) Fix hardcoded resolution
|
2014-08-26 00:21:55 +02:00 |
|
Jean-André Santoni
|
7dc2e8bfba
|
(Lakka) Display about 9 horizontal icons instead of 6
|
2014-08-25 19:11:10 +02:00 |
|
twinaphex
|
1b94c167e9
|
(Menu) Refactor ST_DIR options
|
2014-08-25 16:12:51 +02:00 |
|
twinaphex
|
9646f8c9e5
|
(Menu) Refactor 'User Options' setting too
|
2014-08-25 16:07:10 +02:00 |
|
twinaphex
|
b5e94e4938
|
(Menu) Implement ST_GROUP label representation
|
2014-08-25 16:05:59 +02:00 |
|
twinaphex
|
3903774e8a
|
(Settings) setting_data_find_setting cleanups
|
2014-08-25 15:53:17 +02:00 |
|
twinaphex
|
2eea4a3c35
|
(Menu) More cleanups to set_label
|
2014-08-25 15:17:24 +02:00 |
|
twinaphex
|
014174134b
|
(Menu) Fix string representation of user language setting
|
2014-08-25 15:06:41 +02:00 |
|
twinaphex
|
61586d8534
|
(Menu) Refactor ip_address and audio_device settings
|
2014-08-25 15:04:35 +02:00 |
|
twinaphex
|
f939fb3684
|
(Menu) Refactor menu_key_start_line
|
2014-08-25 14:53:03 +02:00 |
|
twinaphex
|
dc086d62b5
|
(Menu) netplay_port_callback doesn't need to be inside an #ifdef anymore
|
2014-08-25 01:54:31 +02:00 |
|
Twinaphex
|
2747d1bd0d
|
(iOS) Build fixes #2 - add HAVE_FILTERS_BUILTIN
|
2014-08-25 01:53:20 +02:00 |
|
Twinaphex
|
2a77028609
|
(iOS) Build fixes #1
|
2014-08-25 01:51:37 +02:00 |
|
twinaphex
|
8f0509fa29
|
(GL) Fix build in case HAVE_FBO is not defined
|
2014-08-25 01:39:48 +02:00 |
|
twinaphex
|
adc77bcd1d
|
(Menu) Refactor ST_DIR settings
|
2014-08-24 20:19:59 +02:00 |
|
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 |
|