Changeset 381
- Timestamp:
- 08/17/06 22:04:25 (2 years ago)
- Files:
-
- trunk/ChangeLog (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
r273 r381 1 2006-06-03 20:32 'Travis Shirk <travis@pobox.com>' 2 3 * [r270] mesk/branches/0.1/Makefile.in, 4 mesk/branches/0.1/po/Makefile.in, mesk/branches/0.1/po/es.po, 5 mesk/branches/0.1/po/mesk.pot: Release updates 6 7 2006-06-03 19:51 'Travis Shirk <travis@pobox.com>' 8 9 * [r269] mesk/branches/0.1/ChangeLog, mesk/branches/0.1/NEWS, 10 mesk/branches/0.1/src/playlist_control.py: Release updates 11 12 2006-06-03 19:42 'Travis Shirk <travis@pobox.com>' 13 14 * [r268] mesk/branches/0.1/src/playlist_control.py: Typo 15 16 2006-06-03 19:42 'Travis Shirk <travis@pobox.com>' 17 18 * [r267] mesk/branches/0.1/po/es.po, 19 mesk/branches/0.1/po/mesk.pot: String freeze for 0.1.1, es 20 updates 21 22 2006-06-03 18:59 'Travis Shirk <travis@pobox.com>' 23 24 * [r266] mesk/branches/0.1, 25 mesk/branches/0.1/src/album_cover_control.py, 26 mesk/branches/0.1/src/audio_control.py, 27 mesk/branches/0.1/src/config.py, 28 mesk/branches/0.1/src/main_window.py, 29 mesk/branches/0.1/src/mesk/__init__.py, 30 mesk/branches/0.1/src/mesk/common/config.py, 31 mesk/branches/0.1/src/mesk_gui.glade, 32 mesk/branches/0.1/src/playlist_control.py: Merged revisions 33 247-253,256,258 via svnmerge from 34 svn://puddy.nicfit.lan:/mesk/trunk 35 36 ........ 37 r247 | nicfit | 2006-05-29 13:16:27 -0600 (Mon, 29 May 2006) | 1 2006-06-19 04:29 'Travis Shirk <travis@pobox.com>' 2 3 * [r318] src/audio_control.py, src/control.py, src/main_window.py, 4 src/mesk/playlist.py, src/mesk_gui.glade, 5 src/playlist_control.py: Hacking on active/inactive controls, 6 that is multiple playlists 7 8 2006-06-19 01:31 'Travis Shirk <travis@pobox.com>' 9 10 * [r317] src/audio_control.py: Make play/pause button update 11 sooner, no more momentary blank button (closes #104) 12 13 2006-06-19 01:13 'Travis Shirk <travis@pobox.com>' 14 15 * [r316] po/es.po, po/mesk.pot, src/main_window.py, 16 src/mmkeys/Makefile.in, src/mmkeys/mmkeys.c, 17 src/multi_media_keys.py: Hacking on multimedia key support 18 19 2006-06-18 03:14 'Travis Shirk <travis@pobox.com>' 20 21 * [r315] src/album_cover_control.py, src/mesk/audio/mp3.py, 22 src/mesk/audio/oggvorbis.py, src/mesk/audio/source.py: Use album 23 cover from file if one odes not exist in same dir (closes #65) 24 25 2006-06-18 01:40 'Travis Shirk <travis@pobox.com>' 26 27 * [r314] src/mesk/audio/oggvorbis.py, src/plugins/gajimstatus.py: 28 Encoding fix for eigth note character (closes #146) 29 30 2006-06-18 01:20 'Travis Shirk <travis@pobox.com>' 31 32 * [r313] ., Makefile.in, po/POTFILES.in, po/es.po, po/mesk.pot, 33 setup.py.in, src/about_dialog.py, src/audio_control.py, 34 src/images/mesk_felon.png, src/mesk/__init__.py, src/mesk/audio, 35 src/mesk/audio/__init__.py, src/mesk/audio/mp3.py, 36 src/mesk/audio/oggvorbis.py, src/mesk/audio/source.py, 37 src/mesk/audio_source.py, src/mesk/playlist.py, 38 src/mesk_gui.glade, src/playlist_control.py, 39 src/plugins/audioscrobbler.py: Refactor of audio_source module 40 to mesk.audio.*, Ogg vorbis support, and misc goodness 41 42 2006-06-12 00:24 'Travis Shirk <travis@pobox.com>' 43 44 * [r312] src/plugins/gajimstatus.py: Get rid of np: for "now 45 playing" and use U+266B BEAMED EIGHTH NOTE instead 46 47 2006-06-12 00:14 'Travis Shirk <travis@pobox.com>' 48 49 * [r311] src/main_window.py, src/playlist_control.py: Scroll bug 50 fix (closes #143) 51 52 2006-06-11 23:47 'Travis Shirk <travis@pobox.com>' 53 54 * [r310] src/main_window.py, src/multi_media_keys.py: Fixes 55 56 2006-06-11 20:53 'Travis Shirk <travis@pobox.com>' 57 58 * [r309] src/multi_media_keys.py: Oops, added 59 60 2006-06-11 20:46 'Travis Shirk <travis@pobox.com>' 61 62 * [r308] Makefile.in, configure.ac, launch.sh, po/es.po, 63 po/mesk.pot, src/main_window.py: MultiMediaKeys start (code from 64 listen) and po updates 65 66 2006-06-11 20:34 'Travis Shirk <travis@pobox.com>' 67 68 * [r307] src/main_window.py, src/mmkeys, src/mmkeys/COPYING, 69 src/mmkeys/MANIFEST, src/mmkeys/Makefile.in, src/mmkeys/README, 70 src/mmkeys/mmkeys.c, src/mmkeys/mmkeys.defs, 71 src/mmkeys/mmkeys.h, src/mmkeys/mmkeys.override, 72 src/mmkeys/mmkeysmodule.c, src/mmkeys/setup.py: Integrated mmkeys 73 74 2006-06-11 19:05 'Travis Shirk <travis@pobox.com>' 75 76 * [r306] src/audio_control.py, src/main_window.py, 77 src/mesk/__init__.py, src/mesk_gui.glade: Implemented volume 78 (closes #36) 79 80 2006-06-11 17:59 'Travis Shirk <travis@pobox.com>' 81 82 * [r305] src/audio_control.py, src/main_window.py, 83 src/playlist_control.py: Next/previous bug fixes, marquee fixes 84 for late arriving tag data (closes #140 and #142) 85 86 2006-06-11 05:39 'Travis Shirk <travis@pobox.com>' 87 88 * [r304] Makefile.in, src/album_cover_control.py, 89 src/audio_control.py, src/images, src/images/mesk.png, 90 src/images/mesk.svg, src/images/stock_repeat.png, 91 src/images/stock_shuffle.png, src/main_window.py, src/mesk.png, 92 src/mesk.svg, src/mesk_gui.glade, src/playlist_control.py, 93 src/stock_repeat.png, src/stock_shuffle.png: Moved all images 94 into a separate subdir 95 96 2006-06-11 04:43 'Travis Shirk <travis@pobox.com>' 97 98 * [r303] Makefile.in, configure.ac, etc/mesk.1.in, po/es.po, 99 po/mesk.pot: Man page and po updates 100 101 2006-06-11 04:12 'Travis Shirk <travis@pobox.com>' 102 103 * [r301] src/playlist_control.py: Bug fixes 104 105 2006-06-11 03:40 'Travis Shirk <travis@pobox.com>' 106 107 * [r300] src/audio_control.py: Don't use the flucuating duration 108 from gst in track total time label, instead use the source 109 values (closes #139) 110 111 2006-06-11 03:30 'Travis Shirk <travis@pobox.com>' 112 113 * [r299] src/playlist_control.py: Handle drag-and-drop and fixed 114 typo that will support konqueror 115 116 2006-06-11 03:08 'Travis Shirk <travis@pobox.com>' 117 118 * [r298] src/audio_control.py, src/mesk/audio_source.py, 119 src/mesk/playlist.py, src/mesk/utils.py, 120 src/playlist_control.py, src/plugins/audioscrobbler.py: Added 121 the ability to play remote files (http) 122 123 2006-06-10 23:34 'Travis Shirk <travis@pobox.com>' 124 125 * [r297] po/es.po, po/mesk.pot, src/main.py, src/mesk/log.py: 126 Prevented gst from intercepting --help, and added -l/--log-level 127 128 2006-06-10 21:42 'Travis Shirk <travis@pobox.com>' 129 130 * [r291] ., Makefile.in, po/es.po, po/mesk.pot, src/main.py: 131 Merged revisions 284-290 via svnmerge from 132 svn://puddy.nicfit.lan/mesk/branches/0.1 133 134 ........ 135 r284 | nicfit | 2006-06-07 20:00:06 -0600 (Wed, 07 Jun 2006) | 38 136 2 lines 39 137 40 Started on playlist add button and context menu 41 ........ 42 r248 | nicfit | 2006-05-29 15:50:06 -0600 (Mon, 29 May 2006) | 43 3 lines 44 45 FileChooser work for playlist add button, including workaround 46 for the fact that by default 138 Broken fedora wrapper patch (fixes #137) 139 ........ 140 r288 | nicfit | 2006-06-10 15:22:10 -0600 (Sat, 10 Jun 2006) | 141 2 lines 142 143 Updates 144 ........ 145 r290 | nicfit | 2006-06-10 15:39:30 -0600 (Sat, 10 Jun 2006) | 146 2 lines 147 148 po/mo top-level build fix (closes #136) 149 ........ 150 151 2006-06-10 21:29 'Travis Shirk <travis@pobox.com>' 152 153 * [r289] src/audio_control.py: Removed unused code 154 155 2006-06-10 21:19 'Travis Shirk <travis@pobox.com>' 156 157 * [r287] src/audio_control.py: Formatting 158 159 2006-06-10 21:13 'Travis Shirk <travis@pobox.com>' 160 161 * [r286] src/audio_control.py, src/mesk/utils.py: Display ttotal 162 time in track time label 163 164 2006-06-10 20:56 'Travis Shirk <travis@pobox.com>' 165 166 * [r285] etc/mesk-0.2.0.ebuild, src/audio_control.py, 167 src/mesk/__init__.py, src/mesk/playlist.py, src/mesk_gui.glade: 168 Gstreamer 0.10 port 169 170 2006-06-04 21:28 'Travis Shirk <travis@pobox.com>' 171 172 * [r282] ., Makefile.in, etc/mesk-0.1.2.ebuild, po/es.po, 173 po/mesk.pot, src/plugins/gajimstatus.py: Merged revisions 174 236,239-240,242,244-245,247-251,254-255,257-261,272-276,278-281 175 via svnmerge from 176 svn://puddy.nicfit.lan/mesk/branches/0.1 177 178 ........ 179 r280 | nicfit | 2006-06-04 14:52:24 -0600 (Sun, 04 Jun 2006) | 180 2 lines 181 182 Show album in status message along with artist/title 183 ........ 184 r281 | nicfit | 2006-06-04 15:02:29 -0600 (Sun, 04 Jun 2006) | 185 2 lines 186 187 New ebuild and stuff 188 ........ 189 190 2006-06-04 05:04 'Travis Shirk <travis@pobox.com>' 191 192 * [r279] ., Makefile.in: Merged revisions 193 236,239-240,242,244-245,247-251,254-255,257-261,272-278 via 194 svnmerge from 195 svn://puddy.nicfit.lan/mesk/branches/0.1 196 197 ........ 198 r277 | nicfit | 2006-06-03 19:38:58 -0600 (Sat, 03 Jun 2006) | 199 2 lines 200 201 Sandbox installation fix 202 ........ 203 204 2006-06-04 05:02 'Travis Shirk <travis@pobox.com>' 205 206 * [r278] data: Removed 207 208 2006-06-03 21:17 'Travis Shirk <travis@pobox.com>' 209 210 * [r275] po/es.po: Cruft removed 211 212 2006-06-03 21:13 'Travis Shirk <travis@pobox.com>' 213 214 * [r274] .: Merge blocks 215 216 2006-06-03 21:05 'Travis Shirk <travis@pobox.com>' 217 218 * [r273] ., ChangeLog, Makefile.in, NEWS, po/Makefile.in, 219 po/es.po, po/mesk.pot, src/audio_control.py, src/main_window.py, 220 src/playlist_control.py: Merge of 0.1.1 221 222 2006-06-03 18:29 'Travis Shirk <travis@pobox.com>' 223 224 * [r261] etc/mesk-0.2.0.ebuild: Still needs a lot of work for 225 gst-0.10 226 227 2006-06-03 17:27 'Travis Shirk <travis@pobox.com>' 228 229 * [r260] po/es.po, po/mesk.pot: Updates 230 231 2006-06-03 01:41 'Travis Shirk <travis@pobox.com>' 232 233 * [r259] Makefile.in, po/Makefile.in: Don't update build po for 234 all target 235 236 2006-06-03 01:25 'Travis Shirk <travis@pobox.com>' 237 238 * [r258] src/album_cover_control.py, src/main_window.py, 239 src/playlist_control.py: #83 (Update album cover and marquee 240 when playlist cleared) 241 242 2006-06-02 03:16 'Travis Shirk <travis@pobox.com>' 243 244 * [r257] ., src/plugins/audioscrobbler.py: Merged fix for #132 245 246 2006-06-02 00:29 'Travis Shirk <travis@pobox.com>' 247 248 * [r255] .: Block revisions... gotta remember to use 249 --bidirectional 250 251 2006-06-02 00:26 'Travis Shirk <travis@pobox.com>' 252 253 * [r254] ., etc/mesk-0.1.1.ebuild, src/playlist_control.py: Merged 254 revisions 252-253 via svnmerge from 255 svn://puddy.nicfit.lan/mesk/branches/0.1 256 257 ........ 258 r252 | nicfit | 2006-06-01 18:21:22 -0600 (Thu, 01 Jun 2006) | 259 2 lines 260 261 Handle konqueror Drag&Drop by recognizing ACTION_MOVE, fixes 262 #131 263 ........ 264 r253 | nicfit | 2006-06-01 18:23:13 -0600 (Thu, 01 Jun 2006) | 265 2 lines 266 267 Add gnome-base/librsvg as a dep otherwise SVG images won't work 268 ........ 269 270 2006-06-01 03:11 'Travis Shirk <travis@pobox.com>' 271 272 * [r251] src/config.py, src/main_window.py, 273 src/mesk/common/config.py, src/mesk_gui.glade, 274 src/playlist_control.py: Remove and queue context menus 275 implemented; closes #121 276 277 2006-06-01 01:28 'Travis Shirk <travis@pobox.com>' 278 279 * [r250] src/mesk_gui.glade, src/playlist_control.py: Implement 280 playlist context menu Add item 281 282 2006-05-30 00:51 'Travis Shirk <travis@pobox.com>' 283 284 * [r249] src/config.py, src/mesk/__init__.py, 285 src/playlist_control.py: Add... playlist button complete; closes 286 #127 287 288 2006-05-29 21:50 'Travis Shirk <travis@pobox.com>' 289 290 * [r248] src/main_window.py, src/mesk_gui.glade, 291 src/playlist_control.py: FileChooser work for playlist add 292 button, including workaround for the fact that by default 47 293 gtk.FileChooser does not allow selecting dirs OR files 48 ........ 49 r249 | nicfit | 2006-05-29 18:51:51 -0600 (Mon, 29 May 2006) | 50 2 lines 51 52 Add... playlist button complete; closes #127 53 ........ 54 r250 | nicfit | 2006-05-31 19:28:38 -0600 (Wed, 31 May 2006) | 55 2 lines 56 57 Implement playlist context menu Add item 58 ........ 59 r251 | nicfit | 2006-05-31 21:11:38 -0600 (Wed, 31 May 2006) | 60 2 lines 61 62 Remove and queue context menus implemented; closes #121 63 ........ 64 r258 | nicfit | 2006-06-02 19:25:01 -0600 (Fri, 02 Jun 2006) | 65 2 lines 66 67 #83 (Update album cover and marquee when playlist cleared) 68 ........ 69 70 2006-06-03 18:38 'Travis Shirk <travis@pobox.com>' 71 72 * [r265] mesk/branches/0.1: 73 74 2006-06-03 18:37 'Travis Shirk <travis@pobox.com>' 75 76 * [r264] mesk/branches/0.1: 77 78 2006-06-03 18:37 'Travis Shirk <travis@pobox.com>' 79 80 * [r263] mesk/branches/0.1: 81 82 2006-06-03 18:32 'Travis Shirk <travis@pobox.com>' 83 84 * [r262] mesk/branches/0.1, mesk/branches/0.1/Makefile.in, 85 mesk/branches/0.1/po/Makefile.in: Merged revisions 259 via 86 svnmerge from 87 svn://puddy.nicfit.lan:/mesk/trunk 88 89 ........ 90 r259 | nicfit | 2006-06-02 19:41:35 -0600 (Fri, 02 Jun 2006) | 91 2 lines 92 93 Don't update build po for all target 94 ........ 95 96 2006-06-02 03:14 'Travis Shirk <travis@pobox.com>' 97 98 * [r256] mesk/branches/0.1/src/plugins/audioscrobbler.py: Don't 99 show the BADAUTH dialog if we've successfully auth'd before with 100 our current username/password; 101 closes #132 102 103 2006-06-02 00:23 'Travis Shirk <travis@pobox.com>' 104 105 * [r253] mesk/branches/0.1/etc/mesk-0.1.1.ebuild: Add 106 gnome-base/librsvg as a dep otherwise SVG images won't work 107 108 2006-06-02 00:21 'Travis Shirk <travis@pobox.com>' 109 110 * [r252] mesk/branches/0.1/src/playlist_control.py: Handle 111 konqueror Drag&Drop by recognizing ACTION_MOVE, fixes #131 112 113 2006-05-29 18:01 'Travis Shirk <travis@pobox.com>' 114 115 * [r246] mesk/branches/0.1, mesk/branches/0.1/Makefile.in, 116 mesk/branches/0.1/po/Makefile.in, 117 mesk/branches/0.1/src/mesk_gui.glade, 118 mesk/branches/0.1/src/playlist_control.py: Merged revisions 245 119 via svnmerge from 120 svn://puddy.nicfit.lan:/mesk/trunk 121 122 ........ 123 r245 | nicfit | 2006-05-29 11:59:57 -0600 (Mon, 29 May 2006) | 124 2 lines 125 126 Make ctrl+f open the search UI like / does. Fixes #72 127 ........ 128 129 2006-05-29 15:57 'Travis Shirk <travis@pobox.com>' 130 131 * [r243] mesk/branches/0.1, mesk/branches/0.1/src/about_dialog.py, 132 mesk/branches/0.1/src/mesk_gui.glade: Fix for #126 133 Merged revisions 242 via svnmerge from 134 svn://puddy.nicfit.lan:/mesk/trunk 135 136 ........ 137 r242 | nicfit | 2006-05-29 09:54:09 -0600 (Mon, 29 May 2006) | 138 2 lines 139 140 Added version to about dialog 141 ........ 142 143 2006-05-29 15:42 'Travis Shirk <travis@pobox.com>' 144 145 * [r241] mesk/branches/0.1: Blocked revisions 236,239-240 via 146 svnmerge 294 295 2006-05-29 19:16 'Travis Shirk <travis@pobox.com>' 296 297 * [r247] src/mesk_gui.glade, src/playlist_control.py: Started on 298 playlist add button and context menu 299 300 2006-05-29 17:59 'Travis Shirk <travis@pobox.com>' 301 302 * [r245] Makefile.in, po/Makefile.in, src/mesk_gui.glade, 303 src/playlist_control.py: Make ctrl+f open the search UI like / 304 does. Fixes #72 305 306 2006-05-29 15:59 'Travis Shirk <travis@pobox.com>' 307 308 * [r244] .: Blocked revisions 241,243 via svnmerge 147 309 148 310 ................ 149 r236 | nicfit | 2006-05-28 15:49:35 -0600 (Sun, 28 May 2006) | 150 3 lines 311 r241 | nicfit | 2006-05-29 09:42:22 -0600 (Mon, 29 May 2006) | 312 30 lines 313 314 Blocked revisions 236,239-240 via svnmerge 315 316 ................ 317 r236 | nicfit | 2006-05-28 15:49:35 -0600 (Sun, 28 May 2006) 318 | 3 lines 151 319 152 320 Initialized merge tracking via "svnmerge" with revisions … … 154 322 svn://puddy.nicfit.lan:/mesk/branches/0.1 155 323 ................ 156 r239 | nicfit | 2006-05-29 09:38:53 -0600 (Mon, 29 May 2006) |157 8 lines324 r239 | nicfit | 2006-05-29 09:38:53 -0600 (Mon, 29 May 2006) 325 | 8 lines 158 326 159 327 Blocked revisions 237 via svnmerge 160 328 161 329 ........ 162 r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 2006)163 | 2 lines330 r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 331 2006) | 2 lines 164 332 165 333 Version bump to 0.1.1 166 334 ........ 167 335 ................ 168 r240 | nicfit | 2006-05-29 09:39:36 -0600 (Mon, 29 May 2006) |169 9 lines336 r240 | nicfit | 2006-05-29 09:39:36 -0600 (Mon, 29 May 2006) 337 | 9 lines 170 338 171 339 Merged revisions 238 via svnmerge from … … 173 341 174 342 ........ 175 r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 2006) 343 r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 344 2006) | 2 lines 345 346 Ebuild fixes; fixes #125 347 ........ 348 ................ 349 ................ 350 r243 | nicfit | 2006-05-29 09:57:38 -0600 (Mon, 29 May 2006) | 351 10 lines 352 353 Fix for #126 354 Merged revisions 242 via svnmerge from 355 svn://puddy.nicfit.lan:/mesk/trunk 356 357 ........ 358 r242 | nicfit | 2006-05-29 09:54:09 -0600 (Mon, 29 May 2006) 176 359 | 2 lines 177 360 361 Added version to about dialog 362 ........ 363 ................ 364 365 2006-05-29 15:54 'Travis Shirk <travis@pobox.com>' 366 367 * [r242] src/about_dialog.py, src/mesk_gui.glade: Added version to 368 about dialog 369 370 2006-05-29 15:39 'Travis Shirk <travis@pobox.com>' 371 372 * [r240] ., Makefile.in, etc/mesk-0.1.1.ebuild: Merged revisions 373 238 via svnmerge from 374 svn://puddy.nicfit.lan/mesk/branches/0.1 375 376 ........ 377 r238 | nicfit | 2006-05-29 09:35:51 -0600 (Mon, 29 May 2006) | 378 2 lines 379 178 380 Ebuild fixes; fixes #125 179 381 ........ 180 ................ 181 182 2006-05-29 15:35 'Travis Shirk <travis@pobox.com>' 183 184 * [r238] mesk/branches/0.1/Makefile.in, 185 mesk/branches/0.1/etc/mesk-0.1.1.ebuild: Ebuild fixes; fixes #125 186 187 2006-05-29 15:35 'Travis Shirk <travis@pobox.com>' 188 189 * [r237] mesk/branches/0.1/configure.ac: Version bump to 0.1.1 190 191 2006-05-28 03:49 'Travis Shirk <travis@pobox.com>' 192 193 * [r235] mesk/branches/0.1: Blocked revisions 232 via svnmerge 194 195 ........ 196 r232 | nicfit | 2006-05-27 21:07:00 -0600 (Sat, 27 May 2006) | 382 383 2006-05-29 15:38 'Travis Shirk <travis@pobox.com>' 384 385 * [r239] .: Blocked revisions 237 via svnmerge 386 387 ........ 388 r237 | nicfit | 2006-05-29 09:35:12 -0600 (Mon, 29 May 2006) | 197 389 2 lines 198 390 199 After release updates 200 ........ 201 202 2006-05-28 03:43 'Travis Shirk <travis@pobox.com>' 203 204 * [r234] mesk/branches/0.1, mesk/branches/0.1/po/Makefile.in: 205 Merged revisions 231 via svnmerge from 206 svn://puddy.nicfit.lan:/mesk/trunk 207 208 ........ 209 r231 | nicfit | 2006-05-27 21:06:12 -0600 (Sat, 27 May 2006) | 210 2 lines 211 212 Install dir fix (exposed with 0.1.0 ebuild) 213 ........ 214 215 2006-05-28 03:38 'Travis Shirk <travis@pobox.com>' 216 217 * [r233] mesk/branches/0.1: Initialized merge tracking via 218 "svnmerge" with revisions "1-229" from 219 svn://puddy.nicfit.lan:/mesk/trunk 220 221 2006-05-28 01:41 'Travis Shirk <travis@pobox.com>' 222 223 * [r230] mesk/branches/0.1: Creating 0.1.x branch 391 Version bump to 0.1.1 392 ........ 393 394 2006-05-28 21:49 'Travis Shirk <travis@pobox.com>' 395 396 * [r236] .: Initialized merge tracking via "svnmerge" with 397 revisions "1-235" from 398 svn://puddy.nicfit.lan:/mesk/branches/0.1 399 400 2006-05-28 03:07 'Travis Shirk <travis@pobox.com>' 401 402 * [r232] configure.ac, po/es.po, po/mesk.pot: After release updates 403 404 2006-05-28 03:06 'Travis Shirk <travis@pobox.com>' 405 406 * [r231] po/Makefile.in: Install dir fix (exposed with 0.1.0 407 ebuild) 224 408 225 409 2006-05-27 23:50 'Travis Shirk <travis@pobox.com>' 226 410 227 * [r229] mesk/trunk/NEWS, mesk/trunk/po/es.po, 228 mesk/trunk/po/mesk.pot: Release updates 411 * [r229] NEWS, po/es.po, po/mesk.pot: Release updates 229 412 230 413 2006-05-27 23:50 'Travis Shirk <travis@pobox.com>' 231 414 232 * [r228] mesk/trunk/ChangeLog: Updated415 * [r228] ChangeLog: Updated 233 416 234 417 2006-05-27 23:49 'Travis Shirk <travis@pobox.com>' 235 418 236 * [r227] mesk/trunk/Makefile.in: Include ebuild in distribution 237 tarball 419 * [r227] Makefile.in: Include ebuild in distribution tarball 238 420 239 421 2006-05-27 23:41 'Travis Shirk <travis@pobox.com>' 240 422 241 * [r226] mesk/trunk/Makefile.in: Build README for all, dists will242 have italready so it won't be built in this case423 * [r226] Makefile.in: Build README for all, dists will have it 424 already so it won't be built in this case 243 425 244 426 2006-05-27 23:38 'Travis Shirk <travis@pobox.com>' 245 427 246 * [r225] mesk/trunk/src/playlist_control.py: Save playlist more247 often to keepit in sync in case of crash428 * [r225] src/playlist_control.py: Save playlist more often to keep 429 it in sync in case of crash 248 430 249 431 2006-05-27 23:36 'Travis Shirk <travis@pobox.com>' 250 432 251 * [r224] mesk/trunk/src/plugins/gajimstatus.py: Allow tune status 252 when DnD 433 * [r224] src/plugins/gajimstatus.py: Allow tune status when DnD 253 434 254 435 2006-05-27 02:39 'Travis Shirk <travis@pobox.com>' 255 436 256 * [r223] mesk/trunk/THANKS: Added Jim Ray for contributing Mesk 257 web site 437 * [r223] THANKS: Added Jim Ray for contributing Mesk web site 258 438 259 439 2006-05-27 02:37 'Travis Shirk <travis@pobox.com>' 260 440 261 * [r222] mesk/trunk/src/main_window.py: Set window icon441 * [r222] src/main_window.py: Set window icon 262 442 263 443 2006-05-27 02:31 'Travis Shirk <travis@pobox.com>' 264 444 265 * [r221] mesk/trunk/Makefile.in, mesk/trunk/etc/mesk.desktop.in, 266 mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 267 mesk/trunk/src/album_cover_control.py, 268 mesk/trunk/src/audio-x-generic.svg, mesk/trunk/src/mesk.png, 269 mesk/trunk/src/mesk.svg: Auto-generate README from wiki and 445 * [r221] Makefile.in, etc/mesk.desktop.in, po/es.po, po/mesk.pot, 446 src/album_cover_control.py, src/audio-x-generic.svg, 447 src/mesk.png, src/mesk.svg: Auto-generate README from wiki and 270 448 mesk.desktop fixes including menu icon 271 449 272 450 2006-05-26 02:18 'Travis Shirk <travis@pobox.com>' 273 451 274 * [r220] mesk/trunk/README: Deleted, as I'm going to fetch from 275 the Wiki 452 * [r220] README: Deleted, as I'm going to fetch from the Wiki 276 453 277 454 2006-05-26 01:48 'Travis Shirk <travis@pobox.com>' 278 455 279 * [r219] mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot: Updates456 * [r219] po/es.po, po/mesk.pot: Updates 280 457 281 458 2006-05-23 01:55 'Travis Shirk <travis@pobox.com>' 282 459 283 * [r213] mesk/trunk/Makefile.in, mesk/trunk/configure.ac: Reset 284 version to 0.1.0 460 * [r213] Makefile.in, configure.ac: Reset version to 0.1.0 285 461 286 462 2006-05-21 04:53 'Travis Shirk <travis@pobox.com>' 287 463 288 * [r212] mesk/trunk/ChangeLog: Update464 * [r212] ChangeLog: Update 289 465 290 466 2006-05-21 04:53 'Travis Shirk <travis@pobox.com>' 291 467 292 * [r211] mesk/trunk/.changelog_authors, mesk/trunk/ChangeLog,293 mesk/trunk/Makefile.in: Morechangelog fixes468 * [r211] .changelog_authors, ChangeLog, Makefile.in: More 469 changelog fixes 294 470 295 471 2006-05-21 04:48 'Travis Shirk <travis@pobox.com>' 296 472 297 * [r210] mesk/trunk/po/es.po: es updates for string freeze473 * [r210] po/es.po: es updates for string freeze 298 474 299 475 2006-05-21 04:22 'Travis Shirk <travis@pobox.com>' 300 476 301 * [r209] mesk/trunk/po/mesk.pot: String freeze477 * [r209] po/mesk.pot: String freeze 302 478 303 479 2006-05-21 04:06 'Travis Shirk <travis@pobox.com>' 304 480 305 * [r208] mesk/trunk/ChangeLog: Created with svn2cl481 * [r208] ChangeLog: Created with svn2cl 306 482 307 483 2006-05-20 03:27 'Travis Shirk <travis@pobox.com>' 308 484 309 * [r207] mesk/trunk/src/main_window.py: Restored set_compact_mode310 which Iaccidently blew away485 * [r207] src/main_window.py: Restored set_compact_mode which I 486 accidently blew away 311 487 312 488 2006-05-20 03:26 'Travis Shirk <travis@pobox.com>' 313 489 314 * [r206] mesk/trunk/src/mesk/__init__.py: Changed default window 315 size 490 * [r206] src/mesk/__init__.py: Changed default window size 316 491 317 492 2006-05-18 03:02 'Travis Shirk <travis@pobox.com>' 318 493 319 * [r205] mesk/trunk/src/plugins/audioscrobbler.py,320 mesk/trunk/src/plugins/gajimstatus.py: URLs point to Wiki pages494 * [r205] src/plugins/audioscrobbler.py, 495 src/plugins/gajimstatus.py: URLs point to Wiki pages 321 496 322 497 2006-05-18 01:35 'Travis Shirk <travis@pobox.com>' 323 498 324 * [r204] mesk/trunk/src/gtk_utils.py, 325 mesk/trunk/src/main_window.py, mesk/trunk/src/mesk_gui.glade: 499 * [r204] src/gtk_utils.py, src/main_window.py, src/mesk_gui.glade: 326 500 Added a help menuitem which directs browser to Wiki 327 501 328 502 2006-05-17 05:19 'Travis Shirk <travis@pobox.com>' 329 503 330 * [r203] mesk/trunk/po/Makefile.in, mesk/trunk/po/POTFILES.in,331 mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot:String updates504 * [r203] po/Makefile.in, po/POTFILES.in, po/es.po, po/mesk.pot: 505 String updates 332 506 333 507 2006-05-17 05:10 'Travis Shirk <travis@pobox.com>' 334 508 335 * [r202] mesk/trunk/src/plugins/audioscrobbler.py: User336 notifications forauth errors509 * [r202] src/plugins/audioscrobbler.py: User notifications for 510 auth errors 337 511 338 512 2006-05-17 04:12 'Travis Shirk <travis@pobox.com>' 339 513 340 * [r201] mesk/trunk/src/mesk/plugin/__init__.py, 341 mesk/trunk/src/plugins/audioscrobbler.py, 342 mesk/trunk/src/plugins/gajimstatus.py, 343 mesk/trunk/src/plugins/plugins_gui.glade: gajimstatus plugin 344 configuration 514 * [r201] src/mesk/plugin/__init__.py, 515 src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py, 516 src/plugins/plugins_gui.glade: gajimstatus plugin configuration 345 517 346 518 2006-05-15 03:24 'Travis Shirk <travis@pobox.com>' 347 519 348 * [r200] mesk/trunk/src/plugins/audioscrobbler.py,349 mesk/trunk/src/plugins/plugins_gui.glade: Audioscrobbler350 configurationhacking520 * [r200] src/plugins/audioscrobbler.py, 521 src/plugins/plugins_gui.glade: Audioscrobbler configuration 522 hacking 351 523 352 524 2006-05-15 02:39 'Travis Shirk <travis@pobox.com>' 353 525 354 * [r199] mesk/trunk/src/mesk/plugin/__init__.py, 355 mesk/trunk/src/playlist_control.py, 356 mesk/trunk/src/preference_window.py: MessageDialog for plugin 357 activation error 526 * [r199] src/mesk/plugin/__init__.py, src/playlist_control.py, 527 src/preference_window.py: MessageDialog for plugin activation 528 error 358 529 359 530 2006-05-15 02:27 'Travis Shirk <travis@pobox.com>' 360 531 361 * [r198] mesk/trunk/src/preference_window.py: Removed some unused 362 gconf code 532 * [r198] src/preference_window.py: Removed some unused gconf code 363 533 364 534 2006-05-15 02:25 'Travis Shirk <travis@pobox.com>' 365 535 366 * [r197] mesk/trunk/src/mesk/plugin/__init__.py,367 mesk/trunk/src/plugins/audioscrobbler.py,368 mesk/trunk/src/preference_window.py: Hide/show plugin configure369 button depending on active andconfigurable536 * [r197] src/mesk/plugin/__init__.py, 537 src/plugins/audioscrobbler.py, src/preference_window.py: 538 Hide/show plugin configure button depending on active and 539 configurable 370 540 371 541 2006-05-15 00:59 'Travis Shirk <travis@pobox.com>' 372 542 373 * [r196] mesk/trunk/src/audio_control.py, 374 mesk/trunk/src/main_window.py, mesk/trunk/src/mesk/playlist.py, 375 mesk/trunk/src/mesk/plugin/__init__.py, 376 mesk/trunk/src/mesk/plugin/listeners.py, 377 mesk/trunk/src/playlist_control.py, 378 mesk/trunk/src/plugins/audioscrobbler.py, 379 mesk/trunk/src/plugins/gajimstatus.py: Fixes for #105 and #118 543 * [r196] src/audio_control.py, src/main_window.py, 544 src/mesk/playlist.py, src/mesk/plugin/__init__.py, 545 src/mesk/plugin/listeners.py, src/playlist_control.py, 546 src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py: Fixes 547 for #105 and #118 380 548 381 549 2006-05-14 21:16 'Travis Shirk <travis@pobox.com>' 382 550 383 * [r195] mesk/trunk/src/mesk/common/config.py, 384 mesk/trunk/src/mesk/plugin/__init__.py, 385 mesk/trunk/src/preference_window.py: Plugins can be 386 activated/deactivated at runtime 551 * [r195] src/mesk/common/config.py, src/mesk/plugin/__init__.py, 552 src/preference_window.py: Plugins can be activated/deactivated 553 at runtime 387 554 388 555 2006-05-14 20:54 'Travis Shirk <travis@pobox.com>' 389 556 390 * [r194] mesk/trunk/src/config.py: Config.getlist added so391 playlist_names isno longer needed557 * [r194] src/config.py: Config.getlist added so playlist_names is 558 no longer needed 392 559 393 560 2006-05-14 20:53 'Travis Shirk <travis@pobox.com>' 394 561 395 * [r193] mesk/trunk/src/main_window.py, 396 mesk/trunk/src/mesk/common/config.py, 397 mesk/trunk/src/mesk/plugin/__init__.py: Added a getlist method 398 to the config parser 562 * [r193] src/main_window.py, src/mesk/common/config.py, 563 src/mesk/plugin/__init__.py: Added a getlist method to the 564 config parser 399 565 400 566 2006-05-09 03:07 'Travis Shirk <travis@pobox.com>' 401 567 402 * [r192] mesk/trunk/src/main.py: Update version in config; fixes 403 #115 568 * [r192] src/main.py: Update version in config; fixes #115 404 569 405 570 2006-05-09 02:56 'Travis Shirk <travis@pobox.com>' 406 571 407 * [r191] mesk/trunk/src/playlist_control.py: Prefer408 gtk.main_iteration over gtk.main_iteration_do572 * [r191] src/playlist_control.py: Prefer gtk.main_iteration over 573 gtk.main_iteration_do 409 574 410 575 2006-05-09 02:53 'Travis Shirk <travis@pobox.com>' 411 576 412 * [r190] mesk/trunk/src/playlist_control.py: Don't hang UI for413 drops of ahuge number of files; fixes #73577 * [r190] src/playlist_control.py: Don't hang UI for drops of a 578 huge number of files; fixes #73 414 579 415 580 2006-05-07 23:34 'Travis Shirk <travis@pobox.com>' 416 581 417 * [r189] mesk/trunk/Makefile.in: More thorough clean582 * [r189] Makefile.in: More thorough clean 418 583 419 584 2006-05-07 21:47 'Travis Shirk <travis@pobox.com>' 420 585 421 * [r188] mesk/trunk/src/mesk/common/config.py: Always save config422 file withmode 0600586 * [r188] src/mesk/common/config.py: Always save config file with 587 mode 0600 423 588 424 589 2006-05-07 21:16 'Travis Shirk <travis@pobox.com>' 425 590 426 * [r187] mesk/trunk/Makefile.in, mesk/trunk/src/main.py, 427 mesk/trunk/src/mesk/common/config.py, 428 mesk/trunk/src/mesk/plugin/__init__.py, 429 mesk/trunk/src/mesk_gui.glade, 430 mesk/trunk/src/plugins/audioscrobbler.py, 431 mesk/trunk/src/plugins/plugins_gui.glade, 432 mesk/trunk/src/preference_window.py: Hacking on plugin 433 configurations launched from Preference window 591 * [r187] Makefile.in, src/main.py, src/mesk/common/config.py, 592 src/mesk/plugin/__init__.py, src/mesk_gui.glade, 593 src/plugins/audioscrobbler.py, src/plugins/plugins_gui.glade, 594 src/preference_window.py: Hacking on plugin configurations 595 launched from Preference window 434 596 435 597 2006-05-07 02:35 'Travis Shirk <travis@pobox.com>' 436 598 437 * [r186] mesk/trunk/src/main.py, 438 mesk/trunk/src/mesk/plugin/__init__.py: Added dynamic 599 * [r186] src/main.py, src/mesk/plugin/__init__.py: Added dynamic 439 600 activation/deactivation of plugins and scaled down the default 440 601 plugin XPM … … 442 603 2006-05-07 02:17 'Travis Shirk <travis@pobox.com>' 443 604 444 * [r185] mesk/trunk/src/plugins/gajimstatus.py: Smaller XPM605 * [r185] src/plugins/gajimstatus.py: Smaller XPM 445 606 446 607 2006-05-07 01:41 'Travis Shirk <travis@pobox.com>' 447 608 448 * [r184] mesk/trunk/src/mesk_gui.glade, 449 mesk/trunk/src/preference_window.py: Plugin info and image in 450 preference dialog. 609 * [r184] src/mesk_gui.glade, src/preference_window.py: Plugin info 610 and image in preference dialog. 451 611 452 612 2006-05-05 01:41 'Travis Shirk <travis@pobox.com>' 453 613 454 * [r183] mesk/trunk/src/mesk_gui.glade: Set decent size for 455 plugins list view 614 * [r183] src/mesk_gui.glade: Set decent size for plugins list view 456 615 457 616 2006-05-05 01:05 'Travis Shirk <travis@pobox.com>' 458 617 459 * [r182] mesk/trunk/src/plugins/gajimstatus.py: Added spaces 460 around - 618 * [r182] src/plugins/gajimstatus.py: Added spaces around - 461 619 462 620 2006-04-30 17:16 'Travis Shirk <travis@pobox.com>' 463 621 464 * [r181] mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 465 mesk/trunk/src/audio_control.py, mesk/trunk/src/main_window.py, 466 mesk/trunk/src/mesk/__init__.py, 467 mesk/trunk/src/mesk/plugin/__init__.py, 468 mesk/trunk/src/mesk_gui.glade, 469 mesk/trunk/src/plugins/audioscrobbler.py, 470 mesk/trunk/src/plugins/gajimstatus.py, 471 mesk/trunk/src/preference_window.py: Plugin refactoring 622 * [r181] po/es.po, po/mesk.pot, src/audio_control.py, 623 src/main_window.py, src/mesk/__init__.py, 624 src/mesk/plugin/__init__.py, src/mesk_gui.glade, 625 src/plugins/audioscrobbler.py, src/plugins/gajimstatus.py, 626 src/preference_window.py: Plugin refactoring 472 627 473 628 2006-04-21 01:32 'Travis Shirk <travis@pobox.com>' 474 629 475 * [r180] mesk/trunk/src/audio_control.py, 476 mesk/trunk/src/main_window.py, mesk/trunk/src/mesk_gui.glade, 477 mesk/trunk/src/preference_window.py: Preferences hacking 630 * [r180] src/audio_control.py, src/main_window.py, 631 src/mesk_gui.glade, src/preference_window.py: Preferences hacking 478 632 479 633 2006-04-20 03:20 'Travis Shirk <travis@pobox.com>' 480 634 481 * [r179] mesk/trunk/src/audio_control.py: Removed SRC_STREAM482 pipeline code since I'll port to gstreamer 0.10 before483 implementing streaming,and added some FIXMEs635 * [r179] src/audio_control.py: Removed SRC_STREAM pipeline code 636 since I'll port to gstreamer 0.10 before implementing streaming, 637 and added some FIXMEs 484 638 485 639 2006-04-20 01:09 'Travis Shirk <travis@pobox.com>' 486 640 487 * [r178] mesk/trunk/src/mesk/audio_source.py: Display 'Unknown'488 for metadatavalues that are empty641 * [r178] src/mesk/audio_source.py: Display 'Unknown' for metadata 642 values that are empty 489 643 490 644 2006-04-20 00:57 'Travis Shirk <travis@pobox.com>' 491 645 492 * [r177] mesk/trunk/src/main.py: Added FIXME for gst interception 493 of --help 646 * [r177] src/main.py: Added FIXME for gst interception of --help 494 647 495 648 2006-04-20 00:56 'Travis Shirk <travis@pobox.com>' 496 649 497 * [r176] mesk/trunk/src/audio_control.py: Cleanups650 * [r176] src/audio_control.py: Cleanups 498 651 499 652 2006-04-20 00:54 'Travis Shirk <travis@pobox.com>' 500 653 501 * [r175] mesk/trunk/src/plugins/audioscrobbler.py: #113: Don't502 submit songsto last.fm < 30s654 * [r175] src/plugins/audioscrobbler.py: #113: Don't submit songs 655 to last.fm < 30s 503 656 504 657 2006-04-16 01:18 'Travis Shirk <travis@pobox.com>' 505 658 506 * [r174] mesk/trunk/src/mesk_gui.glade: Translators659 * [r174] src/mesk_gui.glade: Translators 507 660 508 661 2006-04-16 01:14 'Travis Shirk <travis@pobox.com>' 509 662 510 * [r173] mesk/trunk/Makefile.in, mesk/trunk/po/Makefile.in, 511 mesk/trunk/po/es.po, mesk/trunk/po/mesk.pot, 512 mesk/trunk/src/mesk/__init__.py: Changed how po files are layed 513 out and installed 663 * [r173] Makefile.in, po/Makefile.in, po/es.po, po/mesk.pot, 664 src/mesk/__init__.py: Changed how po files are layed out and 665 installed 514 666 515 667 2006-04-15 23:10 'Travis Shirk <travis@pobox.com>' 516 668 517 * [r172] mesk/trunk/po/es: Removed669 * [r172] po/es: Removed 518 670 519 671 2006-04-15 23:09 'Travis Shirk <travis@pobox.com>' 520 672 521 * [r171] mesk/trunk/po/fr: Removed673 * [r171] po/fr: Removed 522 674 523 675 2006-04-15 23:08 'Travis Shirk <travis@pobox.com>' 524 676 525 * [r170] mesk/trunk/po/es.po, 526 mesk/trunk/po/es/LC_MESSAGES/mesk.po, 527 mesk/trunk/po/fr/LC_MESSAGES: Rearranging 677 * [r170] po/es.po, po/es/LC_MESSAGES/mesk.po, po/fr/LC_MESSAGES: 678 Rearranging 528 679 529 680 2006-04-15 23:07 'Travis Shirk <travis@pobox.com>' 530 681 531 * [r169] mesk/trunk/po/fr/LC_MESSAGES/mesk.po: Removed682 * [r169] po/fr/LC_MESSAGES/mesk.po: Removed 532 683 533 684 2006-04-14 01:28 'Travis Shirk <travis@pobox.com>' 534 685 535 * [r168] mesk/trunk/po/es/LC_MESSAGES/mesk.po, 536 mesk/trunk/po/fr/LC_MESSAGES/mesk.po, mesk/trunk/po/mesk.pot: 537 Updated Spanish translation (used babelfish so it's probably 538 gibberish to a native speaker) 686 * [r168] po/es/LC_MESSAGES/mesk.po, po/fr/LC_MESSAGES/mesk.po, 687 po/mesk.pot: Updated Spanish translation (used babelfish so it's 688 probably gibberish to a native speaker) 539 689 540 690 2006-04-14 01:16 'Travis Shirk <travis@pobox.com>' 541 691 542 * [r167] mesk/trunk/Makefile.in, 543 mesk/trunk/po/es/LC_MESSAGES/mesk.po, 544 mesk/trunk/src/mesk/common/i18n.py: Installation of gettext 545 translation files and loading fixes for install environments 692
