twinaphex
|
7ab6e9a469
|
Create content_playlist_get_index_by_path -make pointers
non-const
|
2015-02-03 04:12:32 +01:00 |
|
twinaphex
|
d9094506c7
|
Rough implementation of game loading from database
|
2015-02-03 00:59:16 +01:00 |
|
Twinaphex
|
a5b306406c
|
More documentation
|
2015-01-18 09:25:48 +01:00 |
|
twinaphex
|
890e86293c
|
Cleanup playlist.c/.h
|
2015-01-17 03:48:59 +01:00 |
|
Twinaphex
|
88cc144ce0
|
Document playlist.c
|
2015-01-16 21:09:05 +01:00 |
|
Twinaphex
|
9cd821efb6
|
(Playlist.c) More documentation for playlist.c
|
2015-01-16 20:19:21 +01:00 |
|
Twinaphex
|
62bdc940c5
|
(playlist.c) Some more explanation on code decisions
|
2015-01-16 19:46:10 +01:00 |
|
Twinaphex
|
e9e3a2105d
|
(playlist.c) Add documentation and cleanups
|
2015-01-16 19:42:11 +01:00 |
|
twinaphex
|
a9030bd474
|
Take out retroarch logger dependencies from playlist.c
|
2015-01-08 15:58:09 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
9d25947694
|
Take out fclose on early return since it was only there for when
playlist is NULL
|
2014-11-29 16:07:05 +01:00 |
|
twinaphex
|
c6c20ae9b5
|
Change how content_playlist_read_file works
|
2014-11-29 16:05:52 +01:00 |
|
twinaphex
|
5998ca0f5d
|
playlist.c - add warnings
|
2014-11-27 08:29:15 +01:00 |
|
twinaphex
|
7987053870
|
Reduce header includes
|
2014-10-21 19:07:14 +02:00 |
|
twinaphex
|
7472922ee0
|
Move compat/ over to libretro SDK
|
2014-10-21 07:58:58 +02:00 |
|
twinaphex
|
480cd7c7ba
|
Move msvc_compat.h to compat/ dir
|
2014-10-21 06:06:12 +02:00 |
|
twinaphex
|
3e45884b67
|
Rename local variables named 'index' elsewhere
|
2014-10-20 19:22:33 +02:00 |
|
twinaphex
|
a0a78e0710
|
Get rid of general.h dependency for playlist.c
|
2014-10-16 08:22:14 +02:00 |
|
twinaphex
|
cbce0c7b8a
|
Create write_empty_file helper function in file_path.c
|
2014-09-15 05:49:48 +02:00 |
|
twinaphex
|
5e43f375c6
|
Create playlist in playlist_read_file if it doesn't already
exist
|
2014-09-15 04:45:57 +02:00 |
|
Lioncash
|
7d6ebf75bd
|
playlist: early exit if NULL is passed to content_playlist_free_entry
|
2014-09-14 21:24:03 -04:00 |
|
Lioncash
|
8244c74b31
|
playlist: Fix erroneous return value.
This should actually be false, since it failed to read the playlist file in this case.
|
2014-09-12 14:21:31 -04:00 |
|
Lioncash
|
b23bd75195
|
playlist: Fix a potential memory leak.
|
2014-09-04 23:06:50 -04:00 |
|
twinaphex
|
bc1358a021
|
Refactor load_menu_content_history
|
2014-09-03 00:14:02 +02:00 |
|
twinaphex
|
aa386698b3
|
(Menu) Cut down on unused variables
|
2014-08-31 21:56:36 +02:00 |
|
twinaphex
|
d1110ff592
|
Code reformatting
|
2014-08-20 17:23:21 +02:00 |
|
twinaphex
|
56540b5af4
|
Get rid of content_playlist_get* functions
|
2014-08-15 17:57:06 +02:00 |
|
twinaphex
|
4bb87f7b76
|
Change 'hist' to 'playlist'
|
2014-08-15 17:32:38 +02:00 |
|
twinaphex
|
eb1d78bab7
|
Rename history.c to playlist.c
|
2014-08-15 17:24:28 +02:00 |
|