41160 Commits

Author SHA1 Message Date
hyarsan
a28bc6ed23
Change "Retroarch" to "RetroArch" in HB Launcher for consistency.
In the Homebrew Launcher, RetroArch has always appeared as "Retroarch" which doesn't make sense if everything else is "RetroArch". This just does not look right and I get pissed just looking at it. lol
2017-12-12 16:57:33 +01:00
Francisco José García García
982d616025
Update psp_audio.c 2017-12-12 13:34:45 +01:00
twinaphex
f8fd94f6f4 Buildfix 2017-12-12 12:22:06 +01:00
Twinaphex
709c7de40f
Merge pull request #5906 from gblues/remove-trailing-whitespace
Remove trailing whitespace
2017-12-12 11:19:12 +01:00
gblues
0f7de204f7 Last batch of whitespace cleanup (post-rebase)
-- looks like a few files committed with DOS line endings
2017-12-12 00:24:46 -08:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
Twinaphex
767a1f3d39
Merge pull request #5904 from bparker06/opacity
Add menu setting for window opacity
2017-12-12 00:50:38 +01:00
Brad Parker
d53dbbfd4e style nits 2017-12-11 18:50:10 -05:00
Brad Parker
b6644e2c3a buildfix again 2017-12-11 18:27:11 -05:00
Brad Parker
c265c8328c buildfixes 2017-12-11 18:22:40 -05:00
twinaphex
621d89c52e (PSP1) Change to -O2 2017-12-12 00:17:17 +01:00
Twinaphex
237a0ab44a
Merge pull request #5903 from frangarcj/psp1
(PSP) Strip and user 64MB where available
2017-12-12 00:14:58 +01:00
Brad Parker
247b9ea973 add menu setting for window opacity, includes generic display server interface 2017-12-11 18:12:42 -05:00
ggf906
940f0c6b0b (PSP) Strip and user 64MB where available 2017-12-12 00:04:35 +01:00
Twinaphex
9aa3dc2423 Buildfix 2017-12-11 22:01:54 +01:00
twinaphex
779d9a4258 Cleanup 2017-12-11 21:58:17 +01:00
twinaphex
dca96ba6ad Reimplement filestream_getc 2017-12-11 21:49:51 +01:00
twinaphex
57b730ab61 Start implementing VFS layer ; first split up VFS libretro functionality
to separate header until things are finalized
2017-12-11 21:24:14 +01:00
twinaphex
c03b791b46 Start adding stub VFS implementation 2017-12-11 20:51:46 +01:00
twinaphex
2a5bda2b14 C89_BUILD fix 2017-12-11 20:40:59 +01:00
twinaphex
c4d8a8c800 Free after intfstream_close 2017-12-11 20:24:00 +01:00
twinaphex
784bb32c64 Cleanups 2017-12-11 19:55:42 +01:00
twinaphex
a1ce8b58c4 Simply formats/xml/rxml.c 2017-12-11 18:01:56 +01:00
twinaphex
5960cd80d2 Simplify filestream_read_file 2017-12-11 17:59:18 +01:00
twinaphex
ad70bb9866 Get rid of unused filestream_get_ext 2017-12-11 17:42:00 +01:00
twinaphex
43c9bb374d filestream_set_size can be made a static function 2017-12-11 17:39:56 +01:00
twinaphex
5b8f8b50e3 Reimplement filestream_eof 2017-12-11 17:36:20 +01:00
twinaphex
32511090ca (task_save.c) Move to intfstream 2017-12-11 14:56:58 +01:00
twinaphex
1cd7568f1f (gx_gfx) Go through intfstream 2017-12-11 13:26:52 +01:00
twinaphex
e62e9233d7 Add intfstream_get_size 2017-12-11 13:21:44 +01:00
twinaphex
12e6f38999 (gfx/video_shader_parse) Use intfstream instead of file_stream 2017-12-11 13:01:17 +01:00
twinaphex
54ce2ec5e9 playlist.c - use intfstream 2017-12-11 12:57:53 +01:00
twinaphex
61d3f90cae Add hint defines to libretro.h 2017-12-11 12:53:47 +01:00
twinaphex
38e6d2443f Change functions 2017-12-11 12:31:14 +01:00
twinaphex
fde596fae4 Cleanups 2017-12-11 12:25:44 +01:00
twinaphex
8aa4d6d148 Move convenience functions to interface_stream.c 2017-12-11 12:23:40 +01:00
twinaphex
6897f9a987 Pass hints to intfstream_open_file 2017-12-11 12:20:06 +01:00
twinaphex
318f17c4cb Start using VFS API constant defines 2017-12-11 12:15:00 +01:00
twinaphex
93ee4df5f5 Move RFILE_HINT_UNBUFFERED to file_stream.c 2017-12-11 11:47:13 +01:00
twinaphex
e1461cc0de Get rid of hashes in config_file.c 2017-12-11 11:40:36 +01:00
twinaphex
c950613098 C comments 2017-12-11 11:28:48 +01:00
Twinaphex
af50e3daf0
Merge pull request #5899 from pyhammond/master
udev device ordering fix that now numbers input joypads correctly
2017-12-11 08:24:02 +01:00
Peter Y. Hammond
b14598657c Fixed a bug where the joypad devices were not always being assigned in the same order as they were numbered under /dev/input/. This showed up mainly when using an external USB Bluetooth dongle. In that case, controllers would be assigned often in reverse order. 2017-12-10 22:22:01 -07:00
Brad Parker
f3a58f4ff3 remove extra #endif 2017-12-10 22:07:25 -05:00
Brad Parker
e877595ff7 add buildbot url for msvc2003 (Windows 95) 2017-12-10 20:20:44 -05:00
Twinaphex
85d9d986eb Buildfix 2017-12-10 22:46:39 +01:00
twinaphex
2fd8210e59 Create shareable filestream_getline 2017-12-10 22:35:08 +01:00
twinaphex
2e979ec537 Replace function signatures of file_stream file functions 2017-12-10 22:25:38 +01:00
twinaphex
d19eaeaab8 (file_stream.c) Cleanups; buildfix 2017-12-10 22:10:32 +01:00
twinaphex
1298a257ae Make HAVE_BUFFERED_IO the new default 2017-12-10 22:07:42 +01:00