~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Osmo Antero
  • Date: 2011-09-18 09:13:24 UTC
  • Revision ID: osmoma@gmail.com-20110918091324-wosqw4bzzhhyqz6m
Version 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2011-02-08   Osmo Antero Maatta <osmoma@gmail.com>
 
1
2011-09-18   Osmo Antero <osmoma@gmail.com>
 
2
 
 
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".
 
8
 
 
9
2011-02-08   Osmo Antero  <osmoma@gmail.com>
2
10
 
3
11
    * Released version 0.3.
4
12
    * This version replaces the old rec-applet package.
5
13
 
6
 
2010-10-05   Osmo Antero Maatta <osmoma@gmail.com>
 
14
2010-10-05   Osmo Antero  <osmoma@gmail.com>
7
15
 
8
16
    * Released version 0.2.3
9
17
    * New translations; en_AU, de, fr, hu
10
18
 
11
19
 
12
 
2010-08-20   Osmo Antero Maatta <osmoma@gmail.com>
 
20
2010-08-20   Osmo Antero  <osmoma@gmail.com>
13
21
 
14
22
    * Initial import of new languages; pt_BR (thanks to Jose Humberto), pt (Europe) and fi_FI.
15
23
 
16
 
2010-08-17  Osmo Antero Maatta <osmoma@gmail.com>
 
24
2010-08-17  Osmo Antero  <osmoma@gmail.com>
17
25
 
18
26
    * Released version 0.2.
19
27
 
20
 
2010-08-16  Osmo Antero Maatta <osmoma@gmail.com>
 
28
2010-08-16  Osmo Antero  <osmoma@gmail.com>
21
29
 
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).
29
37
 
30
 
2010-08-15  Osmo Antero Maatta <osmoma@gmail.com>
 
38
2010-08-15  Osmo Antero  <osmoma@gmail.com>
31
39
 
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". 
35
43
 
36
 
2010-08-07  Osmo Antero Maatta <osmoma@gmail.com>
 
44
2010-08-07  Osmo Antero  <osmoma@gmail.com>
37
45
 
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.
44
52
 
45
 
2010-08-04  Osmo Antero Maatta <osmoma@gmail.com>
 
53
2010-08-04  Osmo Antero  <osmoma@gmail.com>
46
54
 
47
55
    * GNOME Audio Recorder Applet v0.1 released
48
56