Brad Parker
|
7db030f98e
|
cdrom: add command to retrieve/print sense data
|
2019-07-04 16:15:21 -04:00 |
|
twinaphex
|
35c2810d6e
|
(Xbox) Skip warnings
|
2019-07-04 20:18:33 +02:00 |
|
Brad Parker
|
ef669533c8
|
cdrom: windows buildfix
|
2019-07-04 14:04:25 -04:00 |
|
Brad Parker
|
6f0268ca30
|
cdrom: need const to call these from outside of internal functions
|
2019-07-04 01:06:47 -04:00 |
|
Brad Parker
|
052a8e48cf
|
cdrom: add extra debug functions, add function to check if media is inserted/ready
|
2019-07-04 00:22:16 -04:00 |
|
twinaphex
|
44eee1cf42
|
(VFS UWP) Real fix
|
2019-07-04 04:43:34 +02:00 |
|
twinaphex
|
b14dfc2585
|
Revert "(UWP) Fix VFS"
This reverts commit 163ec0f979c6a1a4d354efaf7618eda8cf440109.
|
2019-07-04 04:40:13 +02:00 |
|
twinaphex
|
163ec0f979
|
(UWP) Fix VFS
|
2019-07-04 04:21:51 +02:00 |
|
Brad Parker
|
112a88688d
|
cdrom: add windows implementation for list of available drives
|
2019-07-03 17:18:57 -04:00 |
|
Brad Parker
|
03d48ab2fd
|
cdrom: windows buildfix
|
2019-07-03 16:05:15 -04:00 |
|
Brad Parker
|
9a52595ce3
|
cdrom: add function to get list of available drives (initial linux implementation), show list in "Dump Drive" menu entry
|
2019-07-03 14:19:32 -04:00 |
|
Brad Parker
|
4cedaaefe1
|
cdrom: add open/close tray commands
|
2019-07-02 21:35:20 -04:00 |
|
Brad Parker
|
3817395803
|
cdrom: fix rounding
|
2019-07-02 03:31:28 -04:00 |
|
Brad Parker
|
1eba59a20c
|
cdrom: fix calculation of track length, add pregap to cuesheet
|
2019-07-02 00:12:00 -04:00 |
|
Brad Parker
|
5aa2ebe6d5
|
cdrom: I/O always starts at the beginning of the file, and we translate those byte positions to start from the beginning MSF of the track anyway, so index should always be zero, fixes some audio playback issues
|
2019-06-30 19:50:58 -04:00 |
|
Brad Parker
|
9d5e91a6e5
|
cdrom: set default track to 1
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
24bd43a53f
|
cdrom: improve position setting
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
9617605371
|
cdrom: set optimal read speed
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
e901f3d523
|
cdrom: only use cdrom function if it was compiled in
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
8d2392e36c
|
cdrom: use correct seek function
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
11f8361d15
|
unused variable
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
02575ddf67
|
cdrom: fix printf warnings
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
fa041e4040
|
cdrom: fix unused variable warnings if debug is off
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
8f1b150806
|
cdrom: windows fixes, use starting address of current track for read/seeks
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
12388e038a
|
cdrom: add flush for debug prints because they were never appearing, remove unused variables
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
11106cc2a7
|
cdrom: linux buildfix
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
07c0451b93
|
cdrom: add windows support
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
999f4fa2e8
|
cdrom: retry on unit attention code
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
93b81198c2
|
cdrom: increase retry time, use alternate method for reading sub-channel data (not all drives can read Q data from READ CD)
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
8af3078966
|
track1 playback is working, redbook might have issues currently
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
0ad77800d9
|
use memcpy instead of strlcpy, some cores request 1 byte at a time from the cuesheet
|
2019-06-30 18:34:00 -04:00 |
|
Brad Parker
|
08cd3a90f2
|
initial cdrom reading work
|
2019-06-30 18:33:59 -04:00 |
|
Twinaphex
|
29e4b8e2c1
|
Get rid of warning
|
2019-06-22 15:48:42 +02:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
twinaphex
|
023d2cb9a9
|
(Libretro) implement new environment callback RETRO_ENVIRONMENT_GET_INPUT_BITMASKS
|
2019-06-21 11:21:07 +02:00 |
|
twinaphex
|
0611868762
|
(libretro-common) pixconv.c - Add conditional to prevent SIMD from being compiled in for MSVC 2012 and earlier - won't work
|
2019-06-20 02:24:28 +02:00 |
|
twinaphex
|
33d4d8b7c9
|
Update libretro-common
|
2019-06-14 13:13:49 +02:00 |
|
twinaphex
|
133c38c601
|
(file_path.c) Cleanups
|
2019-06-14 04:57:17 +02:00 |
|
Yoshi Sugawara
|
2dde223d23
|
Support returning the number of touches in the current input to support multi-touch inputs, like using a 2 finger touch to reload or secondary fire in lightgun games
|
2019-06-11 11:49:27 -10:00 |
|
jdgleaver
|
feae08e5e7
|
(Wii) Fix recursive path_mkdir() operations
|
2019-06-10 14:26:41 +01:00 |
|
twinaphex
|
77e7bc7a1c
|
Move stirng_list_clone to libretro-common
|
2019-06-09 06:10:28 +02:00 |
|
twinaphex
|
aea55f9c2d
|
(RJPEG) Cleanup
|
2019-06-09 05:55:03 +02:00 |
|
LazyBumHorse
|
d67a118ad4
|
path_relative_to: fix return in void function
|
2019-06-08 19:15:52 +02:00 |
|
LazyBumHorse
|
2816730b2f
|
make shader presets use relative paths
Also change fill_pathname_resolve_relative() to apply path_resolve_realpath() as well
|
2019-06-07 16:11:06 +02:00 |
|
twinaphex
|
c3c3eedfa2
|
file_archive_get_file_list - file_archive_walk returns boolean type,
not integer
|
2019-05-31 07:48:10 +02:00 |
|
jdgleaver
|
ff297e72e7
|
(task_image) Make image loading/processing non-blocking on non-threaded systems
|
2019-05-28 12:57:52 +01:00 |
|
Twinaphex
|
23e326a50b
|
Merge pull request #8860 from jdgleaver/rpng-fix
(RPNG) Fix undefined behaviour when loading bad/corrupt PNG images
|
2019-05-27 14:42:02 +02:00 |
|
Twinaphex
|
68085af944
|
(net http) Cleanups
|
2019-05-27 14:40:38 +02:00 |
|
jdgleaver
|
431877799d
|
(RPNG) Fix undefined behaviour when loading bad/corrupt PNG images
|
2019-05-27 13:07:11 +01:00 |
|
twinaphex
|
22d762be67
|
We need to split up zlib headers in libretro-common to its own separate
dir
|
2019-05-27 03:40:14 +02:00 |
|