File: NEWS.org

package info (click to toggle)
vvmplayer 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: ansic: 3,547; sh: 37; xml: 33; python: 14; makefile: 4
file content (137 lines) | stat: -rw-r--r-- 2,662 bytes parent folder | download
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
vvmplayer (2.6)

  [ Chris Talbot ]
  * Update dialogs to libadwaita 1.5
  * Fix save location

vvmplayer (2.5)

  [ Chris Talbot ]
  * Make friendlier to translating
  * Update to use libadwaita 1.4 APIs

vvmplayer (2.4)

  [ Chris Talbot ]
  * Make Voicemail Save dialog Mobile friendly
  * Update to use GTK 4.10 APIs

vvmplayer (2.3.1)

  [ Chris Talbot ]
  * Add iOS to VVM standards

vvmplayer (2.3.0)

  [ Chris Talbot ]
  * Make Main UI more intuitive on voicemail status

vvmplayer (2.2.0)

  [ Chris Talbot ]
  * Small bug fixes

vvmplayer (2.1.0)

  [ Chris Talbot ]
  * Add ability to save Voicemails

vvmplayer (2.0.0)

  [ Chris Talbot ]
  * Add seperate delete button
  * UI fixes

vvmplayer (2.0~beta1)

  [ Chris Talbot ]
  * Various bug fixes

vvmplayer (2.0~beta)

  [ Chris Talbot ]
  * Rewrite in GTK-4 and libadwaita

vvmplayer (1.5)

  [ Chris Talbot ]
  * Fix a couple of crashes
  * Fix some memory leaks
  * Make the preferences window more responsive

vvmplayer (1.4)

  [ Chris Talbot ]
  * Make main window scrollable
  * Fix phantom rows appearing
  * Add option to auto-delete spam voicemail

vvmplayer (1.3)

  [ Chris Talbot ]
  * Fix various memory errors
  * Reset main window GUI if it is closed
  * Stop playback if main window is closed
  * Only change Call profile if voicemail is playing

  [ Delirious Error ]
  * Update Icons

vvmplayer (1.2.1)

  [ Chris Talbot ]
  * Fix bug where carrier prefix was not set correctly

vvmplayer (1.2)

  [ Chris Talbot ]
  * Reformat all icons to be similar
  * Add option to call and SMS back the person who left you a voicemail

vvmplayer (1.1)

  [ Chris Talbot ]
  * Add option to switch between headset and speaker
  * Mark application as adaptive in Phosh

vvmplayer (1.0.1)

  [ Chris Talbot ]
  * Work around vvmd issue without affecting GUI
  * remove g_error ()

vvmplayer (1.0)

  [ Chris Talbot ]
  * Reformat icons to be square
  * Do not automatically override global gtk themes
  * Add option to force voicemail sync
  * Clean up preferences GUI to be more user friendly
  * Add workaround for gst_discoverer issue
  * Remove Shortcuts window

vvmplayer (0.4~beta)

  [ Chris Talbot ]
  * Rebase vvmplayer on https://gitlab.com/sadiq/my-gtemplate/
  * Enable Dark Theme
  * Emable daemon mode

vvmplayer (0.3~beta)

  [ Chris Talbot ]
  * Fix Appdata Schema
  * Fix Desktop Schema
  * Fix some g_autofree

vvmplayer (0.2~beta)

  [ Chris Talbot ]
  * Add preliminary support for notifications
  * Add support for displaying contacts instead of numbers
  * Sort voicemails as a function of the date received

vvmplayer (0.1~beta)

  [ Chris Talbot ]
  * Initial Release