Add a "Previous" button to the player
[app-musicexpo.git] / Changes
CommitLineData
c2a060a4
MG
1Revision history for Perl extension App::MusicExpo.
2
1904b54c
MG
31.002001 2016-10-29T00:25+01:00
4 - Fix t/musicexpo-cache.t for systems with MP4::Info (RT #118534)
5
0df95417
MG
61.002 2016-10-22T18:40+01:00
7 - Make all tag parsing libraries optional ("recommends" in META.json)
8 - Don't die when fed unrecognised files (ignore them instead)
9 - Mark as stable
10
17c8e5f6
MG
111.001_001 2016-08-20T10:38-04:00
12 - Implement opus using Audio::Opusfile
13 - Next stable version should make all tag parsing libraries optional
14
3ae7eb15
MG
151.001_000 2016-07-22T23:39-04:00
16 - Implement opus badly (by calling opusinfo)
17 - Next version should use libopusinfo
18
60376c0c
MG
191.000 2016-05-21T18:40+01:00
20 - Make perlcritic happy and add perlcritic test
21 - Mark as stable
22
e659895f
MG
230.006 2015-08-02T01:05+03:00
24 - Use fragments for music player to allow linking
25 - Fix caching
26 - Work with raw bytes instead of UTF-8
27 - Replace MP3::Tag with MP3::Info
28 - Simplify code and tests
29
a06c3a2b
MG
300.005 2015-04-02T22:51+03:00
31 - Add a javascript player
32 - Add example CSS
33 - Drop JSON
34 - Drop taint mode
35 - Update the default template
36
0397e9d0
MG
370.004 2014-10-25T15:20+03:00
38 - Add MP4 support
39 - Use tags from all versions of a file, not just from the first one
40
b67c2762
MG
410.003003 2014-09-07T00:56+03:00
42 - Switch to JSON::MaybeXS
43 - Handle UTF-8 correctly
44
c681179f
MG
450.003002 2014-08-17T02:05+03:00
46 - CPAN Day cleanup release
47 - Improve musicexpo POD
48 - Set POD encoding to utf-8
49 - Reindent and refactor Makefile.PL
50 - Update README
51 - Update copyright years
52
c7ddc5db
MG
530.003001 2014-01-02T12:33:11
54 - Make empty.ogg longer (RT #91794 and #43693)
55 - Add SIGN => 1 to Makefile.PL
56 - Add repository and dynamic_config: 0 to META
57 - Convert changelog to CPAN::Changes format
58
590.003 2013-09-03
60 - Support OGG Vorbis
61 - Group files with same basename
62 - URL-escape filenames
63
640.002 2013-08-18T10:41:44+03:00
65 - Depend on less modules
66 - Move default format inside the module
67 - Do not cache by default
68 - Change musicexpo's command-line arguments
69 - Depend on a newer MP3::Tag
70 - Write more tests
71
720.001001 2013-06-18
73 - Add EXE_FILES, MIN_PERL_VERSION
74 - Depend on DB_File
75
760.001 2013-06-17
77 - Initial release
This page took 0.015035 seconds and 4 git commands to generate.