public
Fork of warlley/subtitle_it
Description: Download, edit and create subtitles. Supports various formats.
Homepage: http://nofxx.lighthouseapp.com/projects/17299-subtitle_it
Clone URL: git://github.com/nofxx/subtitle_it.git
nofxx (author)
Tue Oct 28 08:57:44 -0700 2008
commit  ed8c72e37337689e4da162336bb217b87efdb6a2
tree    1e19871bcabcdd6e6bd7ee71b643838f945af599
parent  a586aa7c46b2c8004115de7bf5e891b858ad3904
subtitle_it / History.txt
100644 53 lines (34 sloc) 0.884 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
== 0.1.0 2008-09-04
 
* 1 major enhancement:
  * Support yml
 
== 0.2.0 2008-09-07
 
* 1 major enhancement:
  * Support sub
 
== 0.3.0 2008-09-07
 
* 2 major enhancement:
  * Support srt
  * subtitle_it tool
  
== 0.4.0 2008-09-07
 
* 1 major enhancement:
  * Adds yml generator
  
== 0.5.1 2008-09-08
 
* 1 major enhancement:
  * Adds rsb support
  
== 0.6.1 2008-09-09
 
* 1 major enhancement:
  * Adds xml tt support
  
== 0.7.0 2008-09-10
 
* 3 major enhancements:
  * Adds download opensubtitles support
  * Fixes various bugs (and adds another ones)
  * Adds MPL2 support
 
== 0.7.5 2008-09-13
 
* 2 major enhancement
  * Support multiple file downloads
  * subtitle_it worker code rewritten
 
== 0.7.6 2008-09-17
 
* 1 major enhancement:
  * Fixes a bug (platform dependent end-of-line)
 
== 0.7.7 2008-09-20
 
* 1 major enhancement:
  * Add language search (subtitle_it -l <code> <movie>)