19967 Commits

Author SHA1 Message Date
radius
bbbbdabe7f fixes original path being overwritten when using unload core 2015-06-01 22:21:57 -05:00
twinaphex
d7e654cc07 (menu_input.c) Use setting_set_with_string_representation 2015-06-01 21:39:06 +02:00
twinaphex
50d3d2c66f Start using setting_set_with_string_representation 2015-06-01 21:36:49 +02:00
Alcaro
20662ad77d Things that happen 98% of the time shouldn't be warnings. 2015-06-01 19:39:27 +02:00
Alcaro
fbb8256780 Try these in order of plausibility. 2015-06-01 19:39:10 +02:00
twinaphex
a4812c955f Get rid of 'Gets here' messages 2015-06-01 17:06:28 +02:00
twinaphex
f9f7c28b94 (menu_entries_cbs_select.c) Add MENU_FILE_PATH 2015-06-01 17:02:47 +02:00
twinaphex
ede80a9a43 Create action_select_directory 2015-06-01 17:00:26 +02:00
twinaphex
34d4195015 Make menu_entry_get_setting static 2015-06-01 16:54:48 +02:00
twinaphex
f2e7b32960 Simplify menu_entry_get_setting 2015-06-01 16:52:48 +02:00
twinaphex
b4a0e0ac2d Rename menu_entries_select_back to menu_entry_go_back 2015-06-01 16:50:09 +02:00
Twinaphex
bae7bc806c (iOS CocoaTouch) Use menu_entry_get_path 2015-06-01 16:47:30 +02:00
Twinaphex
a1c4446f24 Prevent menu_entry_pathdir_extensions from crashing the app 2015-06-01 16:42:55 +02:00
twinaphex
d25b248db0 Refactor menu_entry_pathdir_set_value 2015-06-01 16:38:34 +02:00
twinaphex
4c2bf57775 Cleanup 2015-06-01 15:31:08 +02:00
twinaphex
7bee1c4ce3 Simplify menu_input_mouse_post_iterate 2015-06-01 15:25:46 +02:00
twinaphex
ec5e617555 (RMenu XUI) Remove dependency on menu_entry_get 2015-06-01 15:23:45 +02:00
twinaphex
869bb7d522 Create menu_entry_get_type_new 2015-06-01 15:21:43 +02:00
twinaphex
296b359ba1 Rename menu_entry_get_label to menu_entry_get_path 2015-06-01 15:16:54 +02:00
twinaphex
ee6f54baa7 Create menu_entry_get_spacing 2015-06-01 15:13:49 +02:00
twinaphex
26c75a8a1c Start changing signature of menu_entry_is_currently_selected 2015-06-01 15:08:58 +02:00
twinaphex
bc843adc01 Start using menu_entry_get_label 2015-06-01 15:05:32 +02:00
twinaphex
05aee4f775 Start using menu_entry_get_value 2015-06-01 14:59:15 +02:00
twinaphex
ba277d90de Create action_get_title 2015-06-01 12:24:48 +02:00
twinaphex
6c9b545a66 Move get_title function to menu_entry.c 2015-06-01 11:55:03 +02:00
twinaphex
77f9dbf593 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-06-01 09:15:53 +02:00
twinaphex
bb3d81eee2 Bind select callbacks too 2015-06-01 09:10:43 +02:00
Twinaphex
b3c28bb56f (menu_entry) Cleanups 2015-06-01 07:49:49 +02:00
Twinaphex
2eae195c73 Remove another unused variable 2015-06-01 07:40:36 +02:00
Twinaphex
1c56121519 Remove unused variable 2015-06-01 07:39:47 +02:00
twinaphex
12e6a443c7 Create MENU_ACTION_SELECT 2015-06-01 07:38:59 +02:00
twinaphex
9437867a8a Rename MENU_ACTION_SELECT to MENU_ACTION_INFO 2015-06-01 07:21:00 +02:00
twinaphex
494b78e6ad Create action_select 2015-06-01 07:16:31 +02:00
twinaphex
bd1e5d6a67 Rename action_select to action_info 2015-05-31 22:40:26 +02:00
Twinaphex
5b728a32aa Merge pull request #1736 from sergiobenrocha2/master
Updated debian packaging
2015-05-31 01:46:37 +02:00
sergiobenrocha2
258cc6bc84 Debian packaging update. 2015-05-30 20:41:29 -03:00
sergiobenrocha2
c0c71cdc9c Moved debian packaging to dist-scripts/. 2015-05-30 20:40:27 -03:00
Twinaphex
e5387bc8f1 Merge pull request #1734 from amigagamer/dispmanxfix
fix dispmanx compile (dispmanx_gfx_get_frame_count)
2015-05-30 20:07:40 +02:00
Twinaphex
b86510fd4b Merge pull request #1735 from leiradel/master
use buffered io with databases
2015-05-30 20:07:09 +02:00
Andre Leiradella
4a4205395b no need to #ifdef fopen 2015-05-30 13:28:29 -03:00
U-ALEIRADE-BR\aleirade
a2a19ed827 use buffered io with databases 2015-05-30 13:17:11 -03:00
amigagamer
55934b4770 fix dispmanx compile (dispmanx_gfx_get_frame_count)
line 601 looking for dispmanx_get_frame_count
the correct name is dispmanx_gfx_get_frame_count (from line 592)
2015-05-30 17:00:06 +01:00
natinusala
9b276d80d2 Added line_height for freetype and cleaned up comments 2015-05-30 15:41:47 +02:00
natinusala
48caf528ef Merge remote-tracking branch 'upstream/master' 2015-05-30 14:54:46 +02:00
Twinaphex
fbbc51f42b Merge pull request #1732 from heuripedes/master
ui changes
2015-05-29 23:09:14 +02:00
Higor Eurípedes
c7bc8129f4 (settings.c) Rename some settings 2015-05-29 18:02:21 -03:00
Higor Eurípedes
7ea749cfdf Mark some settings as advanced 2015-05-29 17:35:29 -03:00
twinaphex
95aebb865e Hide Menu Font Color settings for non-advanced settings view 2015-05-29 21:26:12 +02:00
Twinaphex
ca15e7190e Merge pull request #1730 from jonathanrelf/master
Added quotes to Keyboard input examples
2015-05-29 12:02:14 +02:00
Jonathan Relf
ca1920e52e Added quotes to Keyboard input examples
Commented out examples for key mappings like input_player1_a were shown without quotes around the key definitions.
2015-05-29 08:57:44 +01:00