aliaspider
4ae95e98c8
(PSP) render frame dupes correctly when using hw_render.
2014-07-15 07:29:07 +01:00
aliaspider
b045a48025
(PSP) fix occasional screen flickering.
2014-07-15 06:54:45 +01:00
Twinaphex
6c5ba417a2
Merge pull request #796 from sergiobenrocha2/master
...
Debian packaging in upstream
2014-07-15 00:12:31 +02:00
Twinaphex
0227d067fb
Merge pull request #807 from lakkatv/lakka
...
(Lakka) Use texture as background
2014-07-15 00:12:07 +02:00
sergiobenrocha2
cfa64213d7
Changed description and fixed missing-dependency-on-libc lintian error
2014-07-14 18:56:02 -03:00
Twinaphex
819798bb09
Merge pull request #808 from aliaspider/master
...
(PSP) audio/video drivers update
2014-07-14 03:53:21 +02:00
Twinaphex
ec4de627dd
(OSX) Implement applicationDidBecomeActive and applicationWillResignActive
2014-07-14 03:52:35 +02:00
Twinaphex
4894e2134f
(Apple/OSX) Get rid of 'runCore' function
2014-07-14 03:39:26 +02:00
aliaspider
67fa60f81d
(PSP) increase audio buffer size and chunk size.
2014-07-14 02:36:13 +01:00
aliaspider
feb3aa53ad
(PSP) update video driver :
...
- start implementing user defined video settings. not all are working
correctly yet.
- avoid blocking on v-sync when a frame takes longer than a v-refresh
period to finish, this will prevent the framerate from dropping all the
way to 30fps when this happens.
2014-07-14 02:36:13 +01:00
Twinaphex
38de4198a3
(Apple) Change some comments
2014-07-14 03:35:15 +02:00
Twinaphex
6af5ea2d59
(Apple) get rid of superfluous ifdef
2014-07-14 03:28:01 +02:00
Jean-André Santoni
d3262521eb
(Lakka) Use texture as background
2014-07-13 23:08:27 +02:00
twinaphex
f4ecb4151b
(glsym) OSX/iOS don't define these - have them in for copy/paste purposes
...
in libretro codebases that reuse glsym
2014-07-13 23:07:53 +02:00
Themaister
fceda4f33b
Account for black frame insertion in refresh rate checks.
2014-07-13 19:45:28 +02:00
Themaister
ce3183696c
Check correct wait status in x11_suspend_screensaver.
2014-07-13 19:33:51 +02:00
Themaister
45205cc5d7
When modechanging on X11, try to match configured refresh rate.
2014-07-13 19:23:08 +02:00
Twinaphex
b1270496a3
Merge pull request #806 from lakkatv/lakka
...
(Lakka) Add Virtualboy, Wonderswan and Vectrex icons
2014-07-13 04:17:18 +02:00
Jean-André Santoni
41d1f1eaf2
(Lakka) Add Virtualboy, Wonderswan and Vectrex icons
2014-07-12 23:17:18 +02:00
Twinaphex
6adc269655
(Settings data) Start implementing change_handler logic
2014-07-12 18:35:35 +02:00
twinaphex
506063b57b
(Settings) Add Content History Size option
2014-07-12 18:18:37 +02:00
Twinaphex
ea8ecad3c7
(Settings data) Rename setting
2014-07-12 17:32:14 +02:00
Twinaphex
f95d7a94ac
(Settings data) More unification between menu driver settings and
...
settings data
2014-07-12 16:36:27 +02:00
twinaphex
678eb7ae20
(Menu) Change 'Soft Filter' to 'Software Filter'
2014-07-12 16:24:29 +02:00
Twinaphex
30bfa3b8b1
(Settings data) reorder settings data again to be more like menu
...
layout in common menu
2014-07-12 16:22:25 +02:00
Twinaphex
76d613ebe9
(Settings data) Regroup some settings
2014-07-12 16:13:57 +02:00
twinaphex
c31b14b1b5
Move Drivers to Settings
2014-07-12 16:08:01 +02:00
Twinaphex
4268edfd05
(Settings data) Rename some settings
2014-07-12 16:03:24 +02:00
Twinaphex
422dcb68c2
Merge pull request #805 from lioncash/settings-fix
...
settings_data.c: Fix an accidental use of a string literal in a boolean function
2014-07-12 02:35:32 +02:00
Lioncash
07cc9b08d2
settings_data.c: Fix an accidental use of a string literal in a boolean function
2014-07-11 20:33:23 -04:00
Twinaphex
1e58d98774
Merge pull request #804 from lioncash/null-deref
...
frontend/history.c: Prevent possible null dereference of hist
2014-07-12 02:29:07 +02:00
Twinaphex
38dc70f7c0
Merge pull request #803 from lioncash/free-null
...
rxml.c: Get rid of a free called on a null pointer
2014-07-12 02:28:37 +02:00
Lioncash
7e0d06b47b
frontend/history.c: Prevent possible null dereference of hist
2014-07-11 19:57:01 -04:00
Lioncash
29eb257e6f
rxml.c: Get rid of a free called on a null pointer
2014-07-11 19:50:39 -04:00
Twinaphex
958e2ee0b1
Merge pull request #802 from lioncash/vs2013
...
rarch.rc: Don't use duplicate IDs
2014-07-12 01:44:58 +02:00
Lioncash
954d39c1d1
rarch.rc: Don't use duplicate IDs
...
Fixes compilation with VS2013
2014-07-11 19:42:45 -04:00
Themaister
a3f264a679
Another lima compile fix.
2014-07-12 00:34:09 +02:00
sergiobenrocha2
4cb9a70592
Merge remote-tracking branch 'upstream/master'
2014-07-11 17:44:49 -03:00
Themaister
b0699f3e2e
Should fix lima_gfx build errors.
2014-07-11 22:20:47 +02:00
sergiobenrocha2
8a9f9b2623
Fixed copyright
2014-07-11 17:08:15 -03:00
sergiobenrocha2
59343eb1fb
Fixed copyright and description in control
2014-07-11 16:17:45 -03:00
sergiobenrocha2
5f99a4cae6
config.h and others are in .gitignore, bad thing to put in Makefile clean
2014-07-11 15:10:30 -03:00
Twinaphex
d6f49df718
Merge pull request #800 from lioncash/android
...
platform_android: Fix duplicate condition checks
2014-07-11 19:40:57 +02:00
Lioncash
30ae571729
platform_android: Fix duplicate condition checks
2014-07-11 13:20:56 -04:00
sergiobenrocha2
f7fb7c6974
Updated debian changelog
2014-07-11 13:35:44 -03:00
sergiobenrocha2
2b41d6f4aa
Ignore quilt directory (.pc)
2014-07-10 23:55:24 -03:00
sergiobenrocha2
1c07039930
Added debian folder from hunterk PPA, updated Standards-Version, debhelper and compat, fixed lintian warnings and errors: added missing build-dependends and depends in debian/control, added simple man pages to cg2glsl and retrolaunch tools and fixed desktop entry. Added quilt patch (retroarch.cfg, friendly path to libretro cores and start directory), so you can change files only to debian system. Package has one lintian error yet: missing-dependency-on-libc.
2014-07-10 23:16:13 -03:00
Twinaphex
74f36b3878
(Apple) Get rid of g_initialized variable
2014-07-11 02:24:11 +02:00
Twinaphex
10f25672a0
(Settings data) Rearrange some settings
2014-07-11 01:04:25 +02:00
twinaphex
e396a93925
(Settings data) Rearrange some settings
2014-07-11 00:57:18 +02:00