Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2012-12-28 | 672 Bytes | |
sha1sums.txt | 2012-12-25 | 448 Bytes | |
burnsubtitle-0.1.2-win32.zip | 2012-12-25 | 14.8 MB | |
burnsubtitle-0.1.2-win32.zip.asc | 2012-12-25 | 490 Bytes | |
burnsubtitle-0.1.2-source.zip | 2012-12-25 | 127.3 kB | |
burnsubtitle-0.1.2-source.zip.asc | 2012-12-25 | 490 Bytes | |
burnsubtitle-0.1.2-source.tar.gz.asc | 2012-12-25 | 490 Bytes | |
burnsubtitle-0.1.2-source.tar.gz | 2012-12-25 | 80.6 kB | |
Totals: 8 Items | 15.0 MB | 0 |
release notes ============= translations have been added to the project and should be placed in 'translations' subdirectory. It is semi-automatical and can be achieved by 'make install'. This command does not do anything else this time. changelog ========= -added hungarian, english (sounds silly but required for plural forms) translations -added experimental code for checking mencoder availability on windows. this fixes the bug on windows that pops up an error dialog at every launch. build instructions ================== cd path-to-download-dir mkdir build cd build cmake ../src make make install (to put translations in place so the application can find them)