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
|
a2fe3dcaaf
|
Revert "Refactor BSV movie code"
This reverts commit 7dca09d6f8 .
|
2017-05-07 18:28:07 +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
|
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
|
4964892e59
|
(movie.c) Simplify code
|
2017-02-17 02:53:40 +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
|
1cf7d758b5
|
Move code to movie.c
|
2016-09-17 01:54:33 +02:00 |
|
twinaphex
|
b34786171e
|
Use RETRO_BEGIN_DECLS/RETRO_END_DECLS
|
2016-06-03 02:39:35 +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
|
878c4e3833
|
Cleanup
|
2016-02-04 20:56:22 +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
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
251075fc03
|
global->bsv.movie not accessed outside now
|
2015-12-01 01:38:45 +01:00 |
|
twinaphex
|
ca48d12858
|
Get rid of global->bsv references
|
2015-12-01 01:29:16 +01:00 |
|
twinaphex
|
09a3537d44
|
Get rid of more global->bsv.movie references
|
2015-12-01 01:25:36 +01:00 |
|
twinaphex
|
d05ed635c6
|
Start rewriting bsv movie code so that global->bsv.movie is
only accessed inside movie.c
|
2015-12-01 01:20:22 +01:00 |
|
twinaphex
|
508f1f594f
|
rewind.c - get rid of global_t dependency
|
2015-12-01 00:19:15 +01:00 |
|
twinaphex
|
a6d8d28895
|
Create more BSV_MOVIE_CTL_* enums
|
2015-12-01 00:16:48 +01:00 |
|
twinaphex
|
5d9e6bca60
|
Move bsv movie code to movie.c
|
2015-12-01 00:04:04 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
c6cc3b8d90
|
CXX_BUILD - Fix some undefined reference linker errors
|
2014-11-29 21:18:45 +01:00 |
|
twinaphex
|
c62d52de0f
|
Start properly implementing libretro SDK for boolean.h include
header, glsym, and rthreads
|
2014-10-21 05:05:52 +02:00 |
|
twinaphex
|
9d783b6627
|
Style cleanups
|
2014-09-07 05:47:18 +02:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
b273de1e99
|
Move netplay related bsv code to netplay.
|
2012-03-26 00:06:25 +02:00 |
|
Themaister
|
d73ec9b645
|
Move hashing code to hash.o.
|
2012-03-25 23:29:39 +02:00 |
|
Themaister
|
0726204505
|
If HAVE_ZLIB is set, use zlib internal crc32.
|
2012-03-25 22:21:08 +02:00 |
|
Themaister
|
7082561e21
|
Nicknames for regular connection.
|
2012-01-21 18:12:42 +01:00 |
|
Themaister
|
4beec3870f
|
Spectator mode.
|
2012-01-11 19:22:18 +01:00 |
|
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
|
Themaister
|
d5fca50a2f
|
Can build for C++.
|
2011-12-24 15:26:01 +01:00 |
|
Themaister
|
8ef54de812
|
Start adding UPS support.
|
2011-03-23 12:18:24 +01:00 |
|
Themaister
|
f135972a6b
|
Arghh... This is so goddamn annoying :(
|
2011-02-26 00:31:13 +01:00 |
|
Themaister
|
e8865060ca
|
A start on movie rewind.
|
2011-02-25 11:47:27 +01:00 |
|
Themaister
|
b97c45df78
|
Initial code for movie playback.
|
2011-02-02 11:47:05 +01:00 |
|