summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Merge pull request #27 from katajakasa/ttv-split-playerTuomas Virtanen2018-03-26
|\ | | | | PR for SDL_kitchensink v1
| * Allow runtime loading of libass library.Tuomas Virtanen2018-03-26
| | | | | | | | | | Previously libass could only be statically linked. Now we allow runtime loading of the library on request (just like other SDL libraries do).
| * Decoder cleanupsTuomas Virtanen2017-09-22
| |
| * Add pkg-config fileTuomas Virtanen2017-09-22
| |
| * Split decoding to separate filesTuomas Virtanen2017-09-22
| |
| * Split kitplayer.c to multiple filesTuomas Virtanen2017-09-22
| |
* | Bump version number to 0.0.7Tuomas Virtanen2017-09-22
|/
* Use CMAKE_INSTALL targetsDidier Raboud2017-09-13
|
* Set VERSION and SOVERSION properlyTuomas Virtanen2017-09-11
|
* Bump version number to 0.0.6Tuomas Virtanen2016-11-02
|
* Set version as 0.0.5 now that libass works.Tuomas Virtanen2016-01-18
|
* Raise version to 0.0.4Tuomas Virtanen2016-01-17
|
* Add support for libass subtitlesTuomas Virtanen2016-01-17
|
* Update versionTuomas Virtanen2016-01-14
|
* Bump up version number to v0.0.2 :)Tuomas Virtanen2016-01-13
|
* Cleanups + allow audio only playbackTuomas Virtanen2016-01-10
|
* Code dump. Playback & decoding works, but no sync yet.Tuomas Virtanen2016-01-08
|
* Initial commit; Not done yet though, needs more work.Tuomas Virtanen2016-01-04