Max Kellermann
|
4f201d1e85
|
decoder/sidplay: use config_param::GetBlockPath()
|
2014-12-04 21:30:59 +01:00 |
|
Max Kellermann
|
03cfef100f
|
decoder/sidplay: make "songlength_file" local
|
2014-12-04 21:30:59 +01:00 |
|
Max Kellermann
|
7552dff0e5
|
decoder/sidplay: pass parsed path to get_song_length()
Eliminates duplicate ParseContainerPath() call.
|
2014-12-04 21:21:49 +01:00 |
|
Max Kellermann
|
110589c0f3
|
decoder/sidplay: merge get_container_name() and get_song_num()
|
2014-12-04 21:11:33 +01:00 |
|
Max Kellermann
|
3158955198
|
TagHandler: pass SongTime to duration()
|
2014-08-29 22:52:04 +02:00 |
|
Max Kellermann
|
d9d97bd17b
|
DecoderAPI: pass SignedSongTime to decoder_initialized()
|
2014-08-29 21:40:15 +02:00 |
|
Max Kellermann
|
0c2d767f6f
|
DecoderAPI: use std::chrono::duration for decoder_seek*()
For type safety and code readability.
|
2014-08-26 22:27:04 +02:00 |
|
Max Kellermann
|
25431f32a2
|
DecoderPlugin: free the container_scan() return value with delete[]
|
2014-02-24 20:19:34 +01:00 |
|
Max Kellermann
|
6b421cc354
|
DecoderPlugin: pass Path instance to file_decode() and scan_file()
|
2014-02-07 18:52:19 +01:00 |
|
Max Kellermann
|
51adaf2c47
|
decoder/*: move to decoder/plugins/
|
2014-01-24 00:02:24 +01:00 |
|