Commit Graph

263 Commits

Author SHA1 Message Date
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