Commit Graph

12005 Commits

Author SHA1 Message Date
Twinaphex a8e8e65bc1 Merge pull request #876 from tobiasjakobi/fixes
some trivial fixes
2014-08-13 19:54:20 +02:00
twinaphex 51e4c85de3 Refactor fastforward_ratio - 0.0x is no limit now 2014-08-13 19:53:15 +02:00
Tobias Jakobi baee49d4eb menu: replace lima description with exynos 2014-08-13 17:52:14 +02:00
Tobias Jakobi c38b2a7676 softfilters: blargg/ntsc: correct source file permissions 2014-08-13 17:51:43 +02:00
Higor Eurípedes 6424c78c9a (SDL2) Fix windows build again 2014-08-13 11:45:11 -03:00
twinaphex 92e7e413d4 (Android) Take out HAVE_BUILTIN_AUTOCONFIG - Android port now relies
on joypad autoconfig files put inside autoconfig directory
2014-08-13 12:17:45 +02:00
twinaphex 0090ec654a (Menu) Update SDL 2 video driver entry 2014-08-13 09:03:24 +02:00
twinaphex 38ec3146f3 Cleanup driver-contexts 2014-08-13 08:55:29 +02:00
twinaphex 147cac67ef Update more references to 'roms' 2014-08-13 08:52:13 +02:00
twinaphex 042c807c89 (Griffin) Add movie.c to Griffin 2014-08-13 08:07:30 +02:00
twinaphex 012c3269c3 (retrolaunch) cleanups 2014-08-13 07:38:22 +02:00
twinaphex 48493314b8 Add content struct that fetches all members from db file 2014-08-13 06:53:35 +02:00
twinaphex 9a22a2c068 (Retrolaunch) cleanups 2014-08-13 06:07:00 +02:00
twinaphex 3f65822ad6 Refactor retrolaunch - no longer launches RetroArch based on
inferred game but instead just spits out game description name -
will be refactored into RetroArch proper later
2014-08-13 05:24:22 +02:00
twinaphex 6d56cce631 (Retrolaunch) Add way to infer game name description 2014-08-13 05:12:35 +02:00
twinaphex c0763649d4 (retrolaunch ) make function static 2014-08-13 04:15:45 +02:00
twinaphex f3cfa8283a (retrolaunch) cleanups pt. 2 2014-08-13 03:50:53 +02:00
twinaphex 521daf2dd6 (retrolaunch) cleanups 2014-08-13 03:44:55 +02:00
twinaphex d328e0fbd0 Move SHA-1 hashing to hash.c 2014-08-13 03:36:44 +02:00
twinaphex 343097fbd5 (retrolaunch) SHA1 cleanups 2014-08-13 03:32:35 +02:00
twinaphex 0522b9be78 Move homegrown fnmatch implementation to compat/ 2014-08-13 03:13:41 +02:00
twinaphex 77432a7f24 (retrolaunch) cleanups 2014-08-13 03:08:07 +02:00
twinaphex dd72443211 (retrolaunch) cleanups 2014-08-13 02:51:49 +02:00
twinaphex 7ff8db3f69 input_common.c - prevent unused variable warning 2014-08-12 23:00:59 +02:00
Twinaphex 9178d8cc0d Merge pull request #873 from heuripedes/master
(SDL2) Fix multiple windows and wrong aspect ratio on startup
2014-08-12 21:00:01 +02:00
twinaphex b1d7cd038d Refactor input_push_analog_dpad 2014-08-12 20:59:05 +02:00
Higor Eurípedes 472c58e486 (SDL2) Fix wrong aspect ratio on startup 2014-08-12 15:58:25 -03:00
Higor Eurípedes fcf929aa2f (SDL2) Properly deinitialize the video driver 2014-08-12 15:58:25 -03:00
Twinaphex e56edfe2b7 Merge pull request #874 from lakkatv/lakka
Fix vivante_fbdev build
2014-08-12 20:17:41 +02:00
Jean-André Santoni 991fe4a047 Fix vivante_fbdev build 2014-08-12 19:55:28 +02:00
twinaphex 25dae11732 (Menu) Add description for SDL 2 video driver and update description
of SDL 1 video driver
2014-08-12 06:20:47 +02:00
twinaphex 105af6e55c Cleanups 2014-08-12 05:35:01 +02:00
twinaphex fcbbf08109 (Recording) Bake in HAVE_RECORD implicitly 2014-08-12 05:28:43 +02:00
twinaphex 717def1717 Bake in HAVE_BSV_MOVIE implicitly 2014-08-12 05:10:02 +02:00
twinaphex f027acd5cf Rename game_history_size to content_history_size 2014-08-12 04:57:31 +02:00
twinaphex 126e115abd (GX) Build fixes/cleanups 2014-08-12 03:55:07 +02:00
twinaphex 2cb8d06c7a Move config_save_on_exit to g_settings 2014-08-12 03:36:26 +02:00
twinaphex 30db4df19e Rename more references to 'ROMs' 2014-08-12 03:22:44 +02:00
twinaphex 2675cd2f76 Rename cart_crc 2014-08-12 03:19:02 +02:00
Twinaphex 968c9d907e Merge pull request #870 from heuripedes/sdl-poke-interface
Implement SDL 1.2 video poke interface
2014-08-12 02:05:03 +02:00
Higor Eurípedes 081347929c Implement SDL driver video poke interface 2014-08-11 20:57:01 -03:00
Twinaphex e087072f7d Merge pull request #869 from heuripedes/master
SDL fixes and improvements
2014-08-12 00:53:56 +02:00
Higor Eurípedes 16e0d24e17 (SDL*) Properly initialize SDL library/subsystems 2014-08-11 19:47:30 -03:00
Higor Eurípedes e38c826fe1 (SDL*) Merge joypad drivers 2014-08-11 19:47:30 -03:00
Higor Eurípedes b6df19dffb (SDL*) Merge input drivers 2014-08-11 19:47:30 -03:00
Higor Eurípedes 0aabdfa694 (SDL2) Fix windows build 2014-08-11 19:47:30 -03:00
Higor Eurípedes 68c9bfb8a4 (SDL2) Fix colors for cores that use 0RGB1555 2014-08-11 19:47:29 -03:00
twinaphex 9df8cda62c Refactor video_xscale/video_yscale into video_scale - scales
both X and Y according to same value
2014-08-11 23:57:57 +02:00
twinaphex f1b1326905 (Wayland) Add stub input handlers to context 2014-08-11 19:17:40 +02:00
twinaphex 08631a6a93 Fixup qb/config.libs.sh - change == to = for comparisons 2014-08-11 18:04:18 +02:00