1
2011-02-08 Osmo Antero Maatta <osmoma@gmail.com>
1
2011-09-18 Osmo Antero <osmoma@gmail.com>
3
* 18.september.2011 Version 0.5
4
* Added simple DBus-service so recorder can be controlled from command line or other applications.
5
* See audio-recorder --help.
6
* Added support for Unity's launcher icon. audio-recorder.desktop file contains now static menu items
7
* "start", "stop", "pause" and "show window".
9
2011-02-08 Osmo Antero <osmoma@gmail.com>
3
11
* Released version 0.3.
4
12
* This version replaces the old rec-applet package.
6
2010-10-05 Osmo Antero Maatta <osmoma@gmail.com>
14
2010-10-05 Osmo Antero <osmoma@gmail.com>
8
16
* Released version 0.2.3
9
17
* New translations; en_AU, de, fr, hu
12
2010-08-20 Osmo Antero Maatta <osmoma@gmail.com>
20
2010-08-20 Osmo Antero <osmoma@gmail.com>
14
22
* Initial import of new languages; pt_BR (thanks to Jose Humberto), pt (Europe) and fi_FI.
16
2010-08-17 Osmo Antero Maatta <osmoma@gmail.com>
24
2010-08-17 Osmo Antero <osmoma@gmail.com>
18
26
* Released version 0.2.
20
2010-08-16 Osmo Antero Maatta <osmoma@gmail.com>
28
2010-08-16 Osmo Antero <osmoma@gmail.com>
22
30
* The data stream from GStreamer is now properly terminated. The AAC .m4a files (via the faac encoder) are now playable (always!).
23
31
* The GStreamer EOS event is sent, and the event loop now correctly waits for it.
27
35
* Translated the application to Norwegian BokmÄl, in .../po/nb_NO.po.
28
36
* Small improvements in the stop-timer's input format (such as 12-hour clock with am and pm suffices).
30
2010-08-15 Osmo Antero Maatta <osmoma@gmail.com>
38
2010-08-15 Osmo Antero <osmoma@gmail.com>
32
40
* Getting now supported audio-formats from GNOME's media-profiles library (requires libgnome-media-dev package).
33
41
* See media-profiles.[ch].
34
42
* The stop-timer field can now take several values separated by "|" (meaning OR). Eg. Stop After: "1 h 20min | 500 MB | silence 7s".
36
2010-08-07 Osmo Antero Maatta <osmoma@gmail.com>
44
2010-08-07 Osmo Antero <osmoma@gmail.com>
38
46
* Several improvements:
39
47
* The "Default" audio device now tries to create pipeline of "gconfaudiosrc" element.
42
50
* The time ##:##:## and the file size labels resize correctly.
43
51
* The settings window now opens at correct position depending on the panel orientation.
45
2010-08-04 Osmo Antero Maatta <osmoma@gmail.com>
53
2010-08-04 Osmo Antero <osmoma@gmail.com>
47
55
* GNOME Audio Recorder Applet v0.1 released