Commit Graph

15578 Commits

Author SHA1 Message Date
twinaphex
46402deb04 Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
2015-01-17 05:47:52 +01:00
Twinaphex
3404f7a495 Cleanup unused variable warning 2015-01-17 04:52:31 +01:00
twinaphex
4ccfc1af02 Add date/time in menu 2015-01-17 04:50:46 +01:00
twinaphex
890e86293c Cleanup playlist.c/.h 2015-01-17 03:48:59 +01:00
twinaphex
16b0a7dc83 (dynamic_dummy.c) Declare variables at top 2015-01-17 03:21:37 +01:00
twinaphex
555273066b (Settings) Set ui.menubar_enable to true by default 2015-01-17 01:31:56 +01:00
twinaphex
4428fe21cd Add UI Menubar Enable setting 2015-01-17 01:29:15 +01:00
twinaphex
7f53ca4ab5 audio mute enable is now saved to config file 2015-01-16 23:26:09 +01:00
Twinaphex
88cc144ce0 Document playlist.c 2015-01-16 21:09:05 +01:00
Twinaphex
9cd821efb6 (Playlist.c) More documentation for playlist.c 2015-01-16 20:19:21 +01:00
Twinaphex
62bdc940c5 (playlist.c) Some more explanation on code decisions 2015-01-16 19:46:10 +01:00
Twinaphex
e9e3a2105d (playlist.c) Add documentation and cleanups 2015-01-16 19:42:11 +01:00
twinaphex
0e0b10e28c Indent win32_menu_loop 2015-01-16 17:55:22 +01:00
twinaphex
094207921f (Win32 UI) Add fallback cases to default: 2015-01-16 17:53:51 +01:00
Andrés
d2aa7323f7 Update package.sh
This is not part of the theos package it's distro specific
2015-01-16 11:51:58 -05:00
twinaphex
f7b5ca6862 (Win32 UI) Fix State Index options 2015-01-16 17:40:36 +01:00
twinaphex
bb7d33ebde (WGL) Declare variables at top 2015-01-16 16:22:19 +01:00
twinaphex
4b8f6ce6fa (Menu) Add labels for some categories 2015-01-16 16:17:58 +01:00
twinaphex
a2e5ccc2c6 Add UI Options 2015-01-16 16:15:58 +01:00
twinaphex
9446a1e991 Remove driver setting options that are not hooked up 2015-01-16 16:11:14 +01:00
Twinaphex
5d156f6be9 Merge pull request #1344 from heuripedes/save-auto-aspect
(settings) Save video_aspect_ratio_auto on shutdown
2015-01-16 16:09:29 +01:00
Higor Eurípedes
0410601083 (settings) Save video_aspect_ratio_auto on shutdown 2015-01-16 10:45:39 -03:00
Twinaphex
de4fed61ba Merge pull request #1343 from lakkatv/xmb
(XMB) Improve mali bug workaround, now seem to cover all case
2015-01-16 14:20:28 +01:00
Jean-André Santoni
a907484925 (XMB) Improve mali bug workaround, now seem to cover all case 2015-01-16 10:54:14 +01:00
twinaphex
2a73d1a85f Cleanups in screenshot code. 2015-01-16 07:03:26 +01:00
twinaphex
cdd94de71d Add math.h header include in 2xbr.c 2015-01-16 06:34:45 +01:00
twinaphex
9ce792036d (Theos iOS) Add Info.plist generation 2015-01-16 06:26:56 +01:00
twinaphex
bc42d54f75 (iOS Theos) Add backwards-compatible image files 2015-01-16 06:20:48 +01:00
radius
26df08e6df be more verbose 2015-01-16 00:06:25 -05:00
twinaphex
6b397258ef (Theos iOS) Remove media.xcassets dir after we're done with it 2015-01-16 05:52:59 +01:00
twinaphex
f4fbda30e8 (iOS Theos) Setup launchimages 2015-01-16 05:50:20 +01:00
twinaphex
e65bca7dfb Add generation of AppIcon - LaunchImage remains 2015-01-16 05:23:18 +01:00
twinaphex
de47279d6e Add more to package.sh 2015-01-16 05:09:10 +01:00
twinaphex
52ae8f26c3 Start with a packaging script for iOS Theos build 2015-01-16 04:59:40 +01:00
twinaphex
1413470313 (2xBR Filter) Fix warnings with Theos iOS on Linux 2015-01-16 03:33:10 +01:00
twinaphex
08fd6965e3 (Theos iOS) Limit archs to armv7 2015-01-16 03:29:32 +01:00
twinaphex
eac6dd7bea (Theos iOS) Change name 2015-01-16 03:29:07 +01:00
twinaphex
bd86a496ea (Theos) Get it to build 2015-01-16 03:26:59 +01:00
Twinaphex
db07b147bd (iOS) Create NIB file of PauseIndicatorView.nib 2015-01-16 03:01:05 +01:00
twinaphex
ed3f28b4cf Remove unused core_info_list_get_by_id 2015-01-16 02:14:23 +01:00
twinaphex
82685e8346 More documentation for core options functions and change
function signature of core_option_flush
2015-01-16 02:10:17 +01:00
twinaphex
d4dc802f31 Document file_ops.h 2015-01-16 02:01:05 +01:00
twinaphex
c864677b12 Move compressed_file_list_new to file_extract.h 2015-01-16 01:37:34 +01:00
twinaphex
f974df6854 (XMB) Build fix 2015-01-16 01:35:27 +01:00
twinaphex
c4bbede867 Remove unused write_empty_file() 2015-01-16 01:33:07 +01:00
Twinaphex
9689d45129 Merge pull request #1342 from lakkatv/xmb
(XMB) Fix an anoying display bug with mali_fbdev behaving weirdly when d...
2015-01-16 01:17:21 +01:00
Jean-André Santoni
1035cdd132 (XMB) Another workaround for the same bug 2015-01-16 00:59:06 +01:00
Jean-André Santoni
75bd53967d (XMB) Fix an anoying display bug with mali_fbdev behaving weirdly when drawing out of screen 2015-01-16 00:15:47 +01:00
twinaphex
376ee9e4ba (Win32 UI) Add Audio Mute Toggle 2015-01-15 23:55:49 +01:00
twinaphex
0116bb4e1e (OSX) Update XIB/NIB 2015-01-15 23:39:08 +01:00