twinaphex
|
f7d732bc3d
|
Rename RetroArch_OSX
|
2015-06-02 09:48:02 +02:00 |
|
twinaphex
|
f4f9fa0d88
|
(OSX) Rename RetroArch_OSX to RetroArch
|
2015-06-02 09:43:12 +02:00 |
|
neville
|
bfb6001114
|
(OSX) 10.5 and earlier doesn't have backingScaleFactor, so hardcode it
to 1.0f for those platforms
|
2015-06-02 09:06:59 +02:00 |
|
neville
|
8151c85980
|
(OSX) Take out settings window for now entirely
|
2015-06-02 09:00:27 +02:00 |
|
Twinaphex
|
956218338b
|
Don't compile in cocoa_settings.m
|
2015-06-02 08:57:22 +02:00 |
|
neville
|
2434c5e971
|
(OSX PPC) Buildfix
|
2015-06-02 08:48:07 +02:00 |
|
neville
|
ad2711641f
|
(OSX) Remove "Preferences"
|
2015-06-02 08:44:26 +02:00 |
|
twinaphex
|
4b19250e01
|
(XMB) Revert previous changes
|
2015-06-02 08:06:20 +02:00 |
|
twinaphex
|
63934d9ee5
|
Hide Management unless Advanced Options is enabled
|
2015-06-02 07:31:14 +02:00 |
|
twinaphex
|
5bd60cb8ed
|
Use setting_set_with_string_representation
|
2015-06-02 07:27:10 +02:00 |
|
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 |
|