forked from jgilje/v2m-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a06ff33
commit c3953c3
Showing
6 changed files
with
64 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# v2m-player | ||
Farbrausch V2M player | ||
SDL Port by github.com/jgilje | ||
|
||
0.20200407 | ||
|
||
version support seeking | ||
|
||
0.20180825 | ||
|
||
convert to v2m newest version | ||
|
||
0.20180821 | ||
|
||
fix error memory allocator | ||
|
||
0.20180819 | ||
|
||
realloc buffer stdin | ||
|
||
0.20180818 | ||
|
||
fix stdin buffer size (arg -b) | ||
|
||
0.20180817 | ||
|
||
PIPE Version (for GZIP) | ||
|
||
0.20180608 | ||
|
||
INSTALL Version | ||
|
||
0.20180108 | ||
|
||
Fix time play in V2MPlayer::Tick() | ||
|
||
0.20171117 | ||
|
||
Switch to optimized code https://github.com/lieff/v2m-player | ||
|
||
0.20170725 | ||
|
||
Add key-mode for player (options) | ||
|
||
0.20170714 | ||
|
||
Time limit for player | ||
|
||
0.20170322 | ||
|
||
Library libv2m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,4 @@ http://ftp.modland.com/ | |
``` | ||
|
||
--- | ||
2018 | ||
2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters