Sun, 25 Mar 2007 09:26:39 -0700 |
giacomo |
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers
trunk
|
Sat, 24 Mar 2007 23:15:05 -0700 |
yaz |
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H.
trunk
|
Sat, 24 Mar 2007 17:31:14 -0700 |
nenolod |
[svn] - fix validation of mpeg2 files, by ccr.
trunk
|
Sat, 24 Mar 2007 09:44:44 -0700 |
yaz |
[svn] - small cleanups.
trunk
|
Sat, 24 Mar 2007 09:29:41 -0700 |
yaz |
[svn] - now wma can handle wide characters in metadata.
trunk
|
Sat, 24 Mar 2007 09:08:58 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Fri, 23 Mar 2007 06:46:04 -0700 |
giacomo |
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin
trunk
|
Thu, 22 Mar 2007 22:19:41 -0700 |
yaz |
[svn] - initial support for writing relative path.
trunk
|
Thu, 22 Mar 2007 22:17:15 -0700 |
yaz |
[svn] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier.
trunk
|
Wed, 21 Mar 2007 14:14:06 -0700 |
giacomo |
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well)
trunk
|
Wed, 21 Mar 2007 11:19:49 -0700 |
giacomo |
[svn] - aosd: fixed ugly memleak in ghosd sources
trunk
|
Wed, 21 Mar 2007 07:36:32 -0700 |
giacomo |
[svn] alsa: small changes
trunk
|
Wed, 21 Mar 2007 07:24:33 -0700 |
giacomo |
[svn] aosd: use g_locale_to_utf8 for osd strings (needs testing)
trunk
|
Wed, 21 Mar 2007 07:15:43 -0700 |
giacomo |
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia)
trunk
|
Wed, 21 Mar 2007 05:18:25 -0700 |
giacomo |
[svn] - alsa: handle errors on snd_pcm_wait (xrun, supend)
trunk
|
Wed, 21 Mar 2007 02:32:49 -0700 |
yaz |
[svn] improve support for static playlist:
trunk
|
Tue, 20 Mar 2007 18:55:57 -0700 |
giacomo |
[svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability
trunk
|
Tue, 20 Mar 2007 14:01:54 -0700 |
mf0102 |
[svn] - integrated SndStretch into build process
trunk
|
Tue, 20 Mar 2007 12:22:25 -0700 |
mf0102 |
[svn] - Made port of XMMS plugin SndStretch
trunk
|
Mon, 19 Mar 2007 16:49:57 -0700 |
yaz |
[svn] - suppress a warning.
trunk
|
Mon, 19 Mar 2007 13:18:28 -0700 |
giacomo |
[svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing
trunk
|
Mon, 19 Mar 2007 13:15:52 -0700 |
chainsaw |
[svn] Goodbye ffmpeg, welcome back WMA.
trunk
|
Sun, 18 Mar 2007 20:24:01 -0700 |
nenolod |
[svn] - kill bad .depend file
trunk
|
Sun, 18 Mar 2007 16:21:10 -0700 |
giacomo |
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times
trunk
|
Sun, 18 Mar 2007 11:13:45 -0700 |
giacomo |
[svn] - aosd: beta3, fixes for handling X display open/close
trunk
|
Sat, 17 Mar 2007 00:58:49 -0700 |
nenolod |
[svn] - clear up some configure bugs, pointed out by freebsd port patches
trunk
|
Sat, 17 Mar 2007 00:30:46 -0700 |
nazca |
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful
trunk
|
Sat, 17 Mar 2007 00:25:24 -0700 |
nazca |
[svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail
trunk
|
Sat, 17 Mar 2007 00:07:05 -0700 |
nenolod |
[svn] - make this work, i think.
trunk
|
Fri, 16 Mar 2007 21:13:22 -0700 |
nenolod |
[svn] - in C++, using __null/NULL is improper. 0 should be used instead.
trunk
|
Fri, 16 Mar 2007 21:08:34 -0700 |
nenolod |
[svn] - guard some potentially improper double delete [] usage
trunk
|
Fri, 16 Mar 2007 18:58:17 -0700 |
nenolod |
[svn] - fix double delete[] possibility.
trunk
|
Fri, 16 Mar 2007 18:58:10 -0700 |
giacomo |
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested
trunk
|
Fri, 16 Mar 2007 18:47:24 -0700 |
giacomo |
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin
trunk
|
Fri, 16 Mar 2007 13:41:19 -0700 |
nenolod |
[svn] - add slovak translation. closes #854.
trunk
|
Fri, 16 Mar 2007 13:05:14 -0700 |
giacomo |
[svn] - ffmpeg: prevent it from crashing when probing remote sources
trunk
|
Thu, 15 Mar 2007 22:36:55 -0700 |
yaz |
[svn] - add mseek support to wav.c (without libsndfile version) too.
trunk
|
Thu, 15 Mar 2007 22:09:36 -0700 |
yaz |
[svn] - add mseek support.
trunk
|
Thu, 15 Mar 2007 08:04:47 -0700 |
yaz |
[svn] - refine watchdog thread.
trunk
|
Thu, 15 Mar 2007 04:43:58 -0700 |
yaz |
[svn] - support "Repeat".
trunk
|
Wed, 14 Mar 2007 23:50:12 -0700 |
yaz |
[svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track.
trunk
|
Wed, 14 Mar 2007 23:34:56 -0700 |
yaz |
[svn] - implement real buffer_free() and buffer_playing().
trunk
|
Wed, 14 Mar 2007 08:59:50 -0700 |
giacomo |
[svn] statusicon: add missing files
trunk
|
Wed, 14 Mar 2007 08:58:24 -0700 |
yaz |
[svn] - couldn't disable statusicon.
trunk
|
Wed, 14 Mar 2007 07:50:31 -0700 |
giacomo |
[svn] statusicon: added a open-file item in the small right-click menu
trunk
|
Wed, 14 Mar 2007 07:44:00 -0700 |
giacomo |
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands
trunk
|
Wed, 14 Mar 2007 06:43:19 -0700 |
yaz |
[svn] - add 1sec guard time after issue of playlist_prev/next.
trunk
|
Wed, 14 Mar 2007 06:07:57 -0700 |
yaz |
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed.
trunk
|
Wed, 14 Mar 2007 03:16:45 -0700 |
yaz |
[svn] - add support for mseek.
trunk
|
Tue, 13 Mar 2007 23:26:25 -0700 |
yaz |
[svn] - fix a silly typedef bug.
trunk
|
Tue, 13 Mar 2007 17:17:44 -0700 |
nenolod |
[svn] - add missing file, utils.h
trunk
|
Tue, 13 Mar 2007 09:37:27 -0700 |
yaz |
[svn] - make "stop after current song" work.
trunk
|
Tue, 13 Mar 2007 06:17:24 -0700 |
nenolod |
[svn] - if (result >= 0) return the result of ftell, otherwise return -1.
trunk
|
Tue, 13 Mar 2007 05:21:50 -0700 |
nazca |
[svn] - Adjust indenting cause the previous indenting was painful
trunk
|
Tue, 13 Mar 2007 05:11:48 -0700 |
nazca |
[svn] - Prototype smb:// vfs transport. Needs testing.
trunk
|
Mon, 12 Mar 2007 18:53:58 -0700 |
nenolod |
[svn] - seek is implemented as it should be, but appears to not work
trunk
|
Mon, 12 Mar 2007 18:12:53 -0700 |
nenolod |
[svn] - this shouldn't be called "WMA Player"
trunk
|
Mon, 12 Mar 2007 18:07:46 -0700 |
nenolod |
[svn] - remove some old wma leftovers
trunk
|
Mon, 12 Mar 2007 17:37:02 -0700 |
nenolod |
[svn] - implement shorten support more correctly.
trunk
|
Mon, 12 Mar 2007 17:20:48 -0700 |
nenolod |
[svn] - add a TODO for people wanting to play with this
trunk
|