Commit Graph

110 Commits

Author SHA1 Message Date
radius
6d6309aaf0 start fixing bsv recording 2017-05-29 22:49:12 -05:00
twinaphex
42ebe7a7ad Merge runloop.c and retroarch.c 2017-05-11 09:11:46 +02:00
twinaphex
281dd9b4ac bsv_movie_check - cleanup 2017-05-09 00:40:13 +02:00
twinaphex
fb78a3a017 (movie.c) Cleanups 2017-05-08 02:39:43 +02:00
twinaphex
9bb5430956 Try to silence some more Coverity warnings 2017-05-07 22:52:34 +02:00
twinaphex
191c4f5299 Directly initialize some variables 2017-05-07 22:47:00 +02:00
twinaphex
a2fe3dcaaf Revert "Refactor BSV movie code"
This reverts commit 7dca09d6f8.
2017-05-07 18:28:07 +02:00
twinaphex
a43289684d Revert "Get rid of log message"
This reverts commit 2670d22d61.
2017-05-07 18:27:59 +02:00
twinaphex
2670d22d61 Get rid of log message 2017-05-07 18:22:23 +02:00
twinaphex
7dca09d6f8 Refactor BSV movie code 2017-05-07 18:21:58 +02:00
twinaphex
e09358c712 Refactor bsv_movie_init code 2017-05-07 18:15:30 +02:00
twinaphex
96718b281e Get rid of some bsv_movie_ctl actions 2017-05-06 18:14:16 +02:00
twinaphex
d349ea61cf Create bsv_movie_end_of_file 2017-05-06 18:11:18 +02:00
twinaphex
de80671658 Simplify content_get_crc 2017-05-06 16:41:22 +02:00
twinaphex
97de027eb7 (movie.c) Cleanups 2017-04-29 14:10:00 +02:00
twinaphex
05e4ec733e Move uint variables 2017-04-28 21:03:04 +02:00
twinaphex
7bbd20b31d Move int settings 2017-04-28 19:12:48 +02:00
twinaphex
0e1406f3f1 Go through configuration_ wrapper functions 2017-04-27 23:34:47 +02:00
twinaphex
69a3bf6a31 Create bsv_movie_is_playback_{on|off} 2017-04-20 10:40:11 +02:00
twinaphex
8c89ec158c Update copyrights 2017-03-22 03:09:18 +01:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
twinaphex
4964892e59 (movie.c) Simplify code 2017-02-17 02:53:40 +01:00
twinaphex
ba4d57ba70 (movie.c) Cleanups 2017-02-17 02:37:12 +01:00
twinaphex
f770ea8560 (movie.c) Try to be more safe in init_playback 2017-01-22 18:22:45 +01:00
twinaphex
12c5cc51c5 Create bsv_movie_get_input 2017-01-22 17:03:42 +01:00
twinaphex
b04056db11 Create bsv_movie_set_frame_start/bsv_movie_set_frame_end 2017-01-22 16:59:55 +01:00
twinaphex
5bc611c885 Small cleanup 2017-01-22 16:54:33 +01:00
twinaphex
4ddbde8a09 (movie.c) Be more careful with allocations 2016-12-25 01:57:15 +01:00
twinaphex
77e5cdbfde Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913c.
2016-12-22 23:36:11 +01:00
twinaphex
ad7386913c Rename runloop_msg_queue_push to video_driver_msg_queue_push
and move code to video_driver.c
2016-12-22 13:15:02 +01:00
twinaphex
1cf7d758b5 Move code to movie.c 2016-09-17 01:54:33 +02:00
twinaphex
075aea2289 Header include cleanups 2016-09-06 00:56:00 +02:00
twinaphex
928eb582f6 Cleanup some strings 2016-07-01 10:01:58 +02:00
twinaphex
13dd8e4905 Add translations 2016-06-28 12:08:30 +02:00
twinaphex
cfd7b9c6c1 Add more translatable strings 2016-06-20 04:01:58 +02:00
twinaphex
f8a7154557 Rename rarch_ functions 2016-05-09 07:09:26 +02:00
twinaphex
e165954395 Rename libretro_version_1 to core_impl 2016-05-08 05:29:10 +02:00
twinaphex
5c269d38a1 (content.c) Remove content_ctl 2016-05-08 05:17:31 +02:00
twinaphex
6544772fb8 De-ioctl ify core_ctl 2016-05-08 01:33:57 +02:00
twinaphex
61bae588fb Header include changes 2016-03-22 02:45:25 +01:00
twinaphex
4448145532 Cleanups 2016-02-07 01:56:03 +01:00
twinaphex
101ec57936 movie.c - turn some functions static 2016-01-30 03:29:12 +01:00
twinaphex
b0ec812de6 Create two new BSV_MOVIE_CTL_* actions 2016-01-30 03:25:47 +01:00
twinaphex
b47caeb58b Refactor away runloop_msg_queue_push_new 2016-01-29 14:30:09 +01:00
twinaphex
c89f10d312 (movie.c) Use new callbacks 2016-01-27 07:21:12 +01:00
twinaphex
57d19b21b5 Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere 2016-01-27 07:09:30 +01:00
twinaphex
058c3acbdc Divorce content_crc from global struct 2016-01-22 16:09:48 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
2d55dc3bda Complete namespace changes 2015-12-07 15:32:14 +01:00
twinaphex
39e9d5c5ba Start cutting down on the size of some char local variables - we
don't need PATH_MAX_LENGTH for everything
2015-12-06 13:28:20 +01:00