blob: 6dbf786aa77d37a0f10e05e4b1dfb86843fc5f8d (
plain) (
blame)
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
|
2004-11-26 JP Rosevear <jpr@novell.com>
* audio-inline.c (org_gnome_audio_inline_add_button): get image
from icon factory directly
2004-11-11 Radek Doulik <rodo@ximian.com>
* org-gnome-audio-inline.eplug.in: fixed author and description
2004-11-01 JP Rosevear <jpr@novell.com>
* Makefile.am: dist .eplug.in file
2004-10-25 Radek Doulik <rodo@ximian.com>
* audio-inline.c: removed unused enum declaration
(org_gnome_audio_inline_play_clicked): added cast to &argv to
quiet compiler
handle more mime types
* org-gnome-audio-inline.eplug.in: handle application/x-ogg mime
type
handle more mime types
* audio-inline.c: handle application/x-ogg mime type
* org-gnome-audio-inline.eplug.in: handle audio/x-mp3 mime type
* audio-inline.c: (org_gnome_audio_inline_play_clicked): handle
audio/x-mp3 mime type
2004-10-25 Radek Doulik <rodo@ximian.com>
* audio-inline.c: imported audio inline plugin
|