File: NEWS

package info (click to toggle)
cowbell 0.2.7.1-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,400 kB
  • sloc: sh: 8,816; cs: 4,666; makefile: 147; xml: 84; cpp: 18
file content (76 lines) | stat: -rw-r--r-- 2,917 bytes parent folder | download | duplicates (4)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76

Cowbell NEWS

Copyright (C) Brad Taylor <brad@getcoded.net>

Version 0.2.7.1 "The last time I checked, we don't have a whole lot of songs
                 that feature the cowbell."
* Fix a small issue with versioned glib library files
* Updated Norwegian Translation from Sindre Pedersen Bjordal

Version 0.2.7 "Fellas, I'm telling you - you're gonna want that cowbell on the
              track!"
* Fix several encoding bugs with filenames and saving track information
* Finally import Cowbell's tangoized icons
* Updated translations from Rosetta

Version 0.2.6.2 "Guys, what's the deal?"
* Release to fix a mimetype bug that hides valid mp3 files in the File Chooser

Version 0.2.6.1 "After a series of staggering defeats..."
* Brown-Paper bag release to fix Gtk# dependencies (we now require Gtk# >= 2.6)
  and Mono codepage problem (Sebastian Dröge)
* Updated Swedish translation

Version 0.2.6 "Coming from you, Bruce, that means a lot."
* Add revert support
* General fixes, cleanups
* Require Gtk# 2.3.92 for new About dialog, fix compilation on Mono >= 1.1.13
* Add Canadian, Hungarian, Turkish, Finnish, Norwegian Bokmål and Japanese
  translations

Version 0.2.5.1 "That was gonna be a great track. Guys, what's the deal?"
* Add French, Spanish, Brazillian Portugese, and Swedish translations

Version 0.2.5 "Really explore the studio space this time. I mean, really..
               explore the space."
* Rewrite Guess Song Information to fix threading badness
* Partial Norwegian Translation by Sindre Pedersen Bjordal
* Add a --quiet option to the batch tagger
* HIG and various other fixes from Eskil Bylund
* Add an Unhandled Exception dialog

Version 0.2.4 "The cock of the walk, baby!"
* Add Batch tagging support
* Fix cowbell.in to support mono not in the path
* Add About Dialog
* A few other fixes

Version 0.2.3 "It was pretty rough..."
* Brown paper bag release to fix Genre saving (broken since v0.1)

Version 0.2.2 "You have got what *appears* to be a dynamite sound!"
* Updated German Translation from Sebastian Dröge
* Move save code into a thread so that the interface continues updating
* Tweak Album cover downloading so that it downloads when it should
* Fix issues with "dirty" handling
* Workaround nasty GTK+ bug
* Lots of bug fixes and so much more

Version 0.2.1 "Well, it's just that I find Gene's cowbell playing distracting!"
* Initial German Translation by Sebastian Dröge
* Clarify licensing issues with TagLib bindings
* Add cowbell menu item to Gnome menu
* Error out when mono and other tools aren't installed
* Add a number of leading zeros to the Track field, depending on how many songs
  are in the database

Version 0.2 "Once My Pants Are On, I Make Gold Records"
* Translation support
* New "Clear List" menu item
* Add support for Musepack files
* Fix FLAC mimetypes
* Changed "Number" to "Track" in the Filename pattern parser

Version 0.1
* Initial Release