twinaphex
|
e819e84149
|
(ffmpeg core) Cleanups; use HAVE_SWRESAMPLE ifdef
|
2016-08-30 17:40:06 +02:00 |
|
twinaphex
|
3b79182fa2
|
Add HAVE_AVRESAMPLE
|
2016-08-30 17:31:39 +02:00 |
|
twinaphex
|
aa1e43b2fc
|
Change notice to reflect that ffmpeg support now includes
built-in core
|
2016-08-30 17:25:51 +02:00 |
|
twinaphex
|
90e57f7a0d
|
Check for libavdevice
|
2016-08-30 17:24:04 +02:00 |
|
Twinaphex
|
e94d21388e
|
Merge pull request #3471 from frangarcj/master
Latest sdk and vibration
|
2016-08-30 14:59:43 +02:00 |
|
Francisco José García García
|
e3b5fdd815
|
(VITA) Add vibration for PSTV
|
2016-08-30 14:29:19 +02:00 |
|
Francisco José García García
|
7f0624ff32
|
(VITA) Update to latest sdk
|
2016-08-30 14:27:12 +02:00 |
|
twinaphex
|
d5f14a6caa
|
Fix C89_BUILD warnings
|
2016-08-30 05:03:46 +02:00 |
|
twinaphex
|
f87b7209d8
|
Remove header include
|
2016-08-30 05:01:31 +02:00 |
|
twinaphex
|
672a7e1a40
|
Get rid of unused 'Debug Information'
|
2016-08-30 04:58:45 +02:00 |
|
twinaphex
|
78175e0e9c
|
Cleanup
|
2016-08-30 04:55:04 +02:00 |
|
twinaphex
|
c14fe766a5
|
Indent nits
|
2016-08-30 04:42:02 +02:00 |
|
twinaphex
|
efb3f3ec06
|
open_default_config_file - don't initialize global until the end
|
2016-08-30 04:40:13 +02:00 |
|
twinaphex
|
49742da0b4
|
Cleanup
|
2016-08-30 04:37:49 +02:00 |
|
twinaphex
|
dee5ec9e15
|
Cleanups
|
2016-08-30 04:20:28 +02:00 |
|
twinaphex
|
9f65d0d4fb
|
Style nits
|
2016-08-30 04:15:11 +02:00 |
|
twinaphex
|
eec0120293
|
Cleanups
|
2016-08-30 04:05:27 +02:00 |
|
twinaphex
|
95e5086a8a
|
Cleanups
|
2016-08-30 04:00:16 +02:00 |
|
twinaphex
|
0467987a1a
|
Add more default settings
|
2016-08-30 03:30:38 +02:00 |
|
twinaphex
|
b578f8236c
|
Cleanups
|
2016-08-30 03:20:55 +02:00 |
|
twinaphex
|
9909607da5
|
Add default settings
|
2016-08-30 03:13:22 +02:00 |
|
twinaphex
|
aed2dfe630
|
(psp_pthread.h) Cleanup
|
2016-08-29 21:26:06 +02:00 |
|
twinaphex
|
ff0d9326f9
|
(XDK) Dont' use sprintf_s
|
2016-08-29 21:23:33 +02:00 |
|
twinaphex
|
8ffdc6663b
|
(cheevos) try to avoid sprintf
|
2016-08-29 21:21:07 +02:00 |
|
twinaphex
|
876ce5ad67
|
Cleanups
|
2016-08-29 21:10:25 +02:00 |
|
twinaphex
|
82581c8461
|
Cleanup
|
2016-08-29 21:09:18 +02:00 |
|
twinaphex
|
a1db337fdd
|
Cleanups
|
2016-08-29 21:07:22 +02:00 |
|
twinaphex
|
03405439ba
|
Cleanup
|
2016-08-29 21:03:01 +02:00 |
|
twinaphex
|
e31a3b1366
|
(configuration.c) Cleanup
|
2016-08-29 21:00:05 +02:00 |
|
twinaphex
|
3ad5b604c9
|
Default settings for float variables
|
2016-08-29 20:57:24 +02:00 |
|
twinaphex
|
ef46d27607
|
Add more default settings
|
2016-08-29 20:42:29 +02:00 |
|
twinaphex
|
cf2bdbb15e
|
Remove wraparound.setting_enable
|
2016-08-29 20:40:39 +02:00 |
|
twinaphex
|
8574891359
|
Default setting cleanups
|
2016-08-29 20:32:18 +02:00 |
|
twinaphex
|
9e6a360c1e
|
Cleanups
|
2016-08-29 20:18:20 +02:00 |
|
twinaphex
|
eba3c75347
|
More default settings
|
2016-08-29 20:09:56 +02:00 |
|
twinaphex
|
5920e54cca
|
Add more default settings
|
2016-08-29 20:02:40 +02:00 |
|
twinaphex
|
5a1f94a124
|
Fill in some more default settings
|
2016-08-29 19:29:42 +02:00 |
|
twinaphex
|
805ca286f0
|
Add default settings members - only one setting uses this for now
for bool settings
- Also make sure we deallocate everything we no longer need in
config_load_file
|
2016-08-29 19:26:08 +02:00 |
|
twinaphex
|
62939cd734
|
Move code around
|
2016-08-29 19:10:00 +02:00 |
|
twinaphex
|
5614b9948a
|
(setting_list.c) Remove some unused header includes
|
2016-08-29 18:48:39 +02:00 |
|
twinaphex
|
096fbcf069
|
Use string_is_equal
|
2016-08-29 18:47:43 +02:00 |
|
twinaphex
|
ba7d638b99
|
Use string_is_equal
|
2016-08-29 18:46:41 +02:00 |
|
Twinaphex
|
32729080ef
|
Merge pull request #3469 from bparker06/utf8_fix2
fix multibyte utf8 strings being cut off/corrupted in xmb/glui
|
2016-08-29 18:38:34 +02:00 |
|
Brad Parker
|
c3b164de88
|
fix utf8 strings being cut off in xmb/glui when multibyte chars are present, rgui not affected
|
2016-08-29 12:33:28 -04:00 |
|
twinaphex
|
65cae1fdc0
|
Update
|
2016-08-29 17:55:51 +02:00 |
|
Twinaphex
|
0e1ac30843
|
Merge pull request #3467 from bparker06/utf8_fix
fix rendering of utf8 glyphs
|
2016-08-29 17:39:42 +02:00 |
|
twinaphex
|
ff6b02f967
|
Don't allocate more than what we need
|
2016-08-29 17:38:16 +02:00 |
|
twinaphex
|
6db73d0208
|
Move memory allocation to populate_settings functions
|
2016-08-29 17:37:03 +02:00 |
|
twinaphex
|
03bb3d847d
|
Cleanups
|
2016-08-29 17:31:24 +02:00 |
|
twinaphex
|
a7b299950a
|
Fix bug
|
2016-08-29 17:29:19 +02:00 |
|