twinaphex
|
0703b3c867
|
Add audio_monitor.c files
|
2015-01-18 18:47:53 +01:00 |
|
twinaphex
|
5c32acf91f
|
Split up video_monitor code into separate file
|
2015-01-18 18:28:14 +01:00 |
|
twinaphex
|
0286078f8f
|
Start properly namespacing monitor_* functions
|
2015-01-18 18:17:59 +01:00 |
|
Twinaphex
|
a5b306406c
|
More documentation
|
2015-01-18 09:25:48 +01:00 |
|
twinaphex
|
d145834672
|
(GLUI) Use wallpaper setting for GLUI
|
2015-01-17 18:45:32 +01:00 |
|
twinaphex
|
5f23cda6cb
|
Add menu wallpaper setting
|
2015-01-17 18:15:22 +01:00 |
|
twinaphex
|
0c8eec085c
|
(iOS) Setup some default dirs
|
2015-01-17 06:52:54 +01:00 |
|
twinaphex
|
0cedae2b15
|
(360) Cleanups
|
2015-01-17 06:48:06 +01:00 |
|
Twinaphex
|
0cf6314013
|
(OSX) Cleanups in settings.m
|
2015-01-17 06:40:14 +01:00 |
|
twinaphex
|
18ee6912a5
|
(D3D) Build fix
|
2015-01-17 06:33:56 +01:00 |
|
twinaphex
|
9490c72876
|
(D3D) Cleanups
|
2015-01-17 06:30:39 +01:00 |
|
twinaphex
|
45d691c28e
|
Make win32_menu_loop extern "C"
|
2015-01-17 06:08:22 +01:00 |
|
twinaphex
|
5a5eceedea
|
Fix backslash
|
2015-01-17 06:05:39 +01:00 |
|
twinaphex
|
3ced136682
|
Add gfx/drivers/win32_common
|
2015-01-17 06:04:29 +01:00 |
|
twinaphex
|
3208b77b01
|
Only make keyboard_event function extern "C"
|
2015-01-17 05:53:35 +01:00 |
|
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 |
|