Sat, 21 Jul 2007 15:50:38 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sat, 21 Jul 2007 15:50:13 -0500 |
William Pitcock |
Rewrite VFSBufferedFile::fseek(), now far less buggy!
trunk
|
Sat, 21 Jul 2007 20:25:56 +0200 |
Tomasz Mon |
one mutex is enough for resizing
trunk
|
Sat, 21 Jul 2007 20:13:01 +0200 |
Tomasz Mon |
forgot new files
trunk
|
Sat, 21 Jul 2007 20:07:30 +0200 |
Tomasz Mon |
replace PlaylistSlider with UiSkinnedPlaylistSlider
trunk
|
Sat, 21 Jul 2007 10:04:29 +0200 |
Tomasz Mon |
prevent playback_get_time: assertion playback_get_playing() failed
trunk
|
Fri, 20 Jul 2007 20:59:15 -0500 |
William Pitcock |
Initialize tuple.mtime.
trunk
|
Fri, 20 Jul 2007 20:17:57 -0500 |
William Pitcock |
Handle non-probe-for-tuple functions without crashing.
trunk
|
Fri, 20 Jul 2007 20:09:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 20 Jul 2007 20:06:27 -0500 |
William Pitcock |
Remove unused __playlist_ins().
trunk
|
Fri, 20 Jul 2007 20:06:07 -0500 |
William Pitcock |
Call playlist_ins() instead of __playlist_ins().
trunk
|
Fri, 20 Jul 2007 19:42:24 -0500 |
William Pitcock |
Fix warnings.
trunk
|
Fri, 20 Jul 2007 19:37:11 -0500 |
William Pitcock |
Use ProbeResult (try 1)
trunk
|
Fri, 20 Jul 2007 18:55:15 -0500 |
William Pitcock |
Add new probe_for_tuple() function. Replaces all old probing interfaces.
trunk
|
Sat, 21 Jul 2007 00:44:07 +0200 |
Christian Birchinger |
Fixing typo
trunk
|
Fri, 20 Jul 2007 10:21:24 -0500 |
William Pitcock |
Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42
trunk
|
Fri, 20 Jul 2007 09:09:58 -0500 |
William Pitcock |
Invoke "Plugins are not derived work" clause provided by GPL3.
trunk audacious-1.4.0-DR1
|
Fri, 20 Jul 2007 09:00:33 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 20 Jul 2007 08:59:47 -0500 |
William Pitcock |
GPL3 relicensing.
trunk
|
Fri, 20 Jul 2007 06:27:12 +0200 |
Christian Birchinger |
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this
trunk
|
Thu, 19 Jul 2007 22:48:30 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 19 Jul 2007 22:48:07 -0500 |
William Pitcock |
Fix license terms.
trunk
|
Thu, 19 Jul 2007 20:06:50 -0500 |
William Pitcock |
Export playback.h as part of the public API.
trunk
|
Fri, 20 Jul 2007 05:27:50 +0200 |
Christian Birchinger |
Switching from g_return_val_if_fail() to a more quiet return NULL
trunk
|
Thu, 19 Jul 2007 20:06:03 -0500 |
William Pitcock |
Decruft.
trunk
|
Thu, 19 Jul 2007 20:05:34 -0500 |
William Pitcock |
Add a pkg-config for audclient.
trunk
|
Thu, 19 Jul 2007 19:59:49 -0500 |
William Pitcock |
branch merge
trunk
|
Thu, 19 Jul 2007 19:59:04 -0500 |
William Pitcock |
Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef
trunk
|
Fri, 20 Jul 2007 02:40:19 +0200 |
Christian Birchinger |
Add a NULL check on fd to avoid probing on none-existant fds.
|
Fri, 20 Jul 2007 02:35:34 +0200 |
Christian Birchinger |
Added a fd NULL check to avoid probing on none-existing fds
|
Sun, 01 Jul 2007 13:29:18 +0200 |
root |
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2
trunk
|
Thu, 19 Jul 2007 21:32:57 +0200 |
Stany HENRY |
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
|
Thu, 19 Jul 2007 21:02:49 +0200 |
Stany HENRY |
Just a few translatable strings.
|
Thu, 19 Jul 2007 10:30:17 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5
|
Thu, 19 Jul 2007 16:21:31 +0200 |
Tomasz Mon |
cleaning
audacious-1.4.0-dr1
|
Thu, 19 Jul 2007 13:51:37 +0200 |
Tomasz Mon |
fix compiler warning
|
Thu, 19 Jul 2007 13:37:23 +0200 |
Tomasz Mon |
we don't need create_dblsize_image() anymore
|
Thu, 19 Jul 2007 13:11:48 +0200 |
Tomasz Mon |
little cleaning
|
Thu, 19 Jul 2007 13:06:41 +0200 |
Tomasz Mon |
replace EqGraph with UiSkinnedEqualizerGraph
|
Thu, 19 Jul 2007 12:15:19 +0200 |
Tomasz Mon |
correct doublesize
|
Thu, 19 Jul 2007 11:17:41 +0200 |
Tomasz Mon |
branch merge
|
Thu, 19 Jul 2007 11:16:38 +0200 |
Tomasz Mon |
replace EqSlider with UiSkinnedEqualizerSlider
|
Thu, 19 Jul 2007 12:49:50 +0900 |
Yoshiki Yazawa |
add url unescape code to playlist_get_info_text().
|
Wed, 18 Jul 2007 21:42:58 +0900 |
Yoshiki Yazawa |
- make jump to track more friendly to file:// scheme.
|
Tue, 17 Jul 2007 18:33:49 +0900 |
Yoshiki Yazawa |
branch merge
|
Tue, 17 Jul 2007 18:28:54 +0900 |
Yoshiki Yazawa |
Backed out changeset 7d33bbe11736
|
Mon, 16 Jul 2007 16:16:33 -0500 |
William Pitcock |
auto merge
|
Mon, 16 Jul 2007 16:16:17 -0500 |
William Pitcock |
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
|
Mon, 16 Jul 2007 16:16:10 -0500 |
William Pitcock |
Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220
|
Mon, 16 Jul 2007 15:52:39 -0500 |
William Pitcock |
Use playback_get_playing() for while loop.
|
Mon, 16 Jul 2007 15:50:32 -0500 |
William Pitcock |
Remove genevent, seperate playback logic into seperate control thread.
|
Mon, 16 Jul 2007 13:43:37 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 16 Jul 2007 13:43:27 -0500 |
William Pitcock |
Fix a bug in backslash to slash conversion. Closes #1006.
|
Tue, 17 Jul 2007 03:38:32 +0900 |
Yoshiki Yazawa |
branch merge
|
Tue, 17 Jul 2007 03:33:55 +0900 |
Yoshiki Yazawa |
filename should be unescaped when it is used as a default title in the playlist window.
|
Mon, 16 Jul 2007 13:32:18 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 16 Jul 2007 13:31:52 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Mon, 16 Jul 2007 13:31:51 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Tue, 17 Jul 2007 00:31:43 +0900 |
Yoshiki Yazawa |
unescape url encoded filename where real filename is needed.
|
Mon, 16 Jul 2007 00:02:11 +0200 |
Giacomo Lozito |
added a default drawing for ui_skinned_monostereo
|
Sun, 15 Jul 2007 20:02:21 +0200 |
Giacomo Lozito |
recursive directory scan for add file dialog works again
|
Sat, 14 Jul 2007 14:56:38 -0500 |
William Pitcock |
Use GdkPixbuf to display the credits logo.
|
Sat, 14 Jul 2007 12:45:03 +0200 |
Tomasz Mon |
use GdkPixmaps for doublesizing
|
Sat, 14 Jul 2007 00:01:14 +0200 |
Tomasz Mon |
little fix
|
Fri, 13 Jul 2007 23:56:12 +0200 |
Tomasz Mon |
some skins have SKIN_MONOSTEREO with size 58x20
|
Fri, 13 Jul 2007 23:26:11 +0200 |
Tomasz Mon |
little cleaning
|
Fri, 13 Jul 2007 22:50:53 +0200 |
Tomasz Mon |
replace MonoStereo with UiSkinnedMonoStereo
|
Fri, 13 Jul 2007 22:28:20 +0200 |
Tomasz Mon |
replace Playstatus with UiSkinnedPlaystatus
|
Fri, 13 Jul 2007 21:49:14 +0200 |
Tomasz Mon |
oops, forgot to include new files
|
Fri, 13 Jul 2007 21:43:57 +0200 |
Tomasz Mon |
branch merge
|
Fri, 13 Jul 2007 21:43:17 +0200 |
Tomasz Mon |
replace Menurow with UiSkinnedMenurow
|
Fri, 13 Jul 2007 10:19:43 -0500 |
William Pitcock |
Refactor skinned window code.
|
Fri, 13 Jul 2007 10:11:04 -0500 |
William Pitcock |
Fix.
|
Fri, 13 Jul 2007 10:08:25 -0500 |
William Pitcock |
Fix always on top.
|
Fri, 13 Jul 2007 09:38:21 -0500 |
William Pitcock |
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
|
Fri, 13 Jul 2007 09:32:52 -0500 |
William Pitcock |
branch merge
|
Fri, 13 Jul 2007 09:36:51 -0500 |
William Pitcock |
Set GTK+ window types.
|
Fri, 13 Jul 2007 06:56:16 -0500 |
William Pitcock |
branch merge
|
Fri, 13 Jul 2007 06:55:44 -0500 |
William Pitcock |
Use G_MODULE_EXPORT to ensure the plugin header is exported.
|
Fri, 13 Jul 2007 12:53:30 +0200 |
Tomasz Mon |
branch merge
|
Fri, 13 Jul 2007 12:52:36 +0200 |
Tomasz Mon |
use create_dblsize_image for doueblesizing
|
Fri, 13 Jul 2007 12:36:30 +0200 |
Giacomo Lozito |
do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them
|
Fri, 13 Jul 2007 12:35:08 +0200 |
Tomasz Mon |
correct tinyplayer skin
|
Fri, 13 Jul 2007 11:48:21 +0200 |
Tomasz Mon |
Set the license explicitly to GPL v2
|
Fri, 13 Jul 2007 11:42:02 +0200 |
Tomasz Mon |
remove dead files
|
Fri, 13 Jul 2007 11:40:00 +0200 |
Tomasz Mon |
replace svis with UiSVis
|
Fri, 13 Jul 2007 09:47:21 +0200 |
Tomasz Mon |
Correct slider behaviour in doublesize
|
Thu, 12 Jul 2007 21:10:16 +0200 |
Tomasz Mon |
Hooray, fix BadMatches
|
Thu, 12 Jul 2007 16:40:37 +0200 |
Tomasz Mon |
correct sliders
|
Thu, 12 Jul 2007 15:34:11 +0200 |
Tomasz Mon |
correct showing equalizerwin
|
Thu, 12 Jul 2007 14:21:39 +0200 |
Tomasz Mon |
equalizerwin_volume and equalzerwin_balance are now UiSkinnedHorizontalSliders; hslider.c no longer needed
|
Thu, 12 Jul 2007 07:07:19 -0500 |
William Pitcock |
branch merge
|
Thu, 12 Jul 2007 06:17:59 -0500 |
William Pitcock |
Fix Makefile rules.
|
Thu, 12 Jul 2007 13:41:34 +0200 |
Tomasz Mon |
branch merge
|
Thu, 12 Jul 2007 13:41:06 +0200 |
Tomasz Mon |
mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
|
Thu, 12 Jul 2007 06:03:29 -0500 |
William Pitcock |
Makefile adjustments.
|
Thu, 12 Jul 2007 06:01:51 -0500 |
William Pitcock |
MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.
|
Thu, 12 Jul 2007 12:50:52 +0200 |
Tomasz Mon |
mainwin_sposition is now UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 12:26:54 +0200 |
Tomasz Mon |
branch merge
|
Thu, 12 Jul 2007 12:26:18 +0200 |
Tomasz Mon |
import UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 01:01:54 +0200 |
Giacomo Lozito |
added hooks: playback pause and playback unpause
|
Wed, 11 Jul 2007 22:33:43 +0200 |
Tomasz Mon |
little tweak to handle_special_char()
|
Wed, 11 Jul 2007 22:29:43 +0200 |
Tomasz Mon |
branch merge
|
Wed, 11 Jul 2007 22:29:04 +0200 |
Tomasz Mon |
different way for doublesize
|
Wed, 11 Jul 2007 05:53:25 -0500 |
nenolod |
MacOS target: build libid3tag correctly.
|
Wed, 11 Jul 2007 05:33:40 -0500 |
nenolod |
Automated merge from ssh://petrie/dev-src/audacious.
|
Wed, 11 Jul 2007 04:59:30 -0500 |
nenolod |
MacOS target: build fixes
|
Wed, 11 Jul 2007 12:35:49 +0200 |
Tomasz Mon |
little fix to ui_skinned_textbox_button_press()
|
Wed, 11 Jul 2007 12:28:11 +0200 |
Tomasz Mon |
don't keep img
|
Tue, 10 Jul 2007 20:16:54 +0200 |
Tomasz Mon |
branch merge
|
Tue, 10 Jul 2007 20:16:06 +0200 |
Tomasz Mon |
prevent from displaying mess
|
Tue, 10 Jul 2007 11:42:09 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 10 Jul 2007 11:41:56 -0500 |
William Pitcock |
Fix skinbrowser preview generation.
|
Tue, 10 Jul 2007 17:37:37 +0200 |
Tomasz Mon |
we don't need ui_vis_clear, it only caused problem
|
Tue, 10 Jul 2007 17:08:38 +0200 |
Tomasz Mon |
show UiSkinnedNumber only when track is playing
|
Tue, 10 Jul 2007 17:00:43 +0200 |
Tomasz Mon |
use button-press-event signals
|
Tue, 10 Jul 2007 17:13:24 +0300 |
Cristi Magherusan |
added lastfm GUI stub
|
Tue, 10 Jul 2007 11:58:21 +0200 |
Tomasz Mon |
remove dead files
trunk
|
Tue, 10 Jul 2007 11:33:37 +0200 |
Tomasz Mon |
branch merge
trunk
|
Tue, 10 Jul 2007 11:32:54 +0200 |
Tomasz Mon |
replace old Vis with UiVis
trunk
|
Mon, 09 Jul 2007 23:19:49 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 09 Jul 2007 23:19:35 -0500 |
Daniel Drake |
Move timer updates out of the 100hz giant loop.
trunk
|
Mon, 09 Jul 2007 13:05:05 +0200 |
Tomasz Mon |
branch merge
trunk
|
Mon, 09 Jul 2007 13:02:50 +0200 |
Tomasz Mon |
fix tinyplayer skin
trunk
|
Mon, 09 Jul 2007 05:17:21 -0500 |
William Pitcock |
Handle metadata sources where there are no mimetype support yet implemented.
trunk
|
Mon, 09 Jul 2007 05:13:50 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 09 Jul 2007 05:13:41 -0500 |
William Pitcock |
Use mimetype system to accelerate detection of network streams.
trunk
|
Mon, 09 Jul 2007 12:08:39 +0200 |
Tomasz Mon |
branch merge
trunk
|
Mon, 09 Jul 2007 12:07:13 +0200 |
Tomasz Mon |
don't use gtk_widget_set_uposition()
trunk
|
Mon, 09 Jul 2007 03:18:40 -0500 |
William Pitcock |
Bump mowgli version requirement (0.3).
trunk
|
Mon, 09 Jul 2007 03:18:00 -0500 |
William Pitcock |
Mimetype system.
trunk
|
Mon, 09 Jul 2007 01:02:03 -0500 |
William Pitcock |
Remove dead files.
trunk
|
Sun, 08 Jul 2007 20:36:10 +0200 |
Tomasz Mon |
oops, this shouldn't get commited
trunk
|
Sun, 08 Jul 2007 20:33:32 +0200 |
Tomasz Mon |
use ui_skinned_set_push_button_data instead accessing values directly
trunk
|
Sun, 08 Jul 2007 19:56:51 +0200 |
Tomasz Mon |
request GdkGC when needed rather than carry one around
trunk
|
Sun, 08 Jul 2007 14:51:01 +0200 |
Tomasz Mon |
little cleaning
trunk
|
Sun, 08 Jul 2007 13:48:59 +0200 |
Tomasz Mon |
show UiSkinnedNumbers after un-shading
trunk
|
Sun, 08 Jul 2007 12:58:17 +0200 |
Tomasz Mon |
UiSkinnedNumber doesn't need redraw signal
trunk
|
Sun, 08 Jul 2007 12:21:09 +0200 |
Tomasz Mon |
fully implement UiSkinnedNumber, number.c no longer needed
trunk
|
Sun, 08 Jul 2007 10:23:16 +0200 |
Tomasz Mon |
don't call gtk_widget_show/hide from func that's called every now and then
trunk
|
Sat, 07 Jul 2007 18:56:43 +0200 |
Tomasz Mon |
replace calling redraw signals with gtk_widget_queue_draw()
trunk
|
Sat, 07 Jul 2007 17:50:31 +0200 |
Tomasz Mon |
fix expose events, thanks to giacomo
trunk
|
Sat, 07 Jul 2007 12:17:13 +0200 |
Tomasz Mon |
correct right-clicked signal
trunk
|
Fri, 06 Jul 2007 13:19:16 +0200 |
Tomasz Mon |
bring back UiSkinnedTextboxPrivate
trunk
|
Fri, 06 Jul 2007 12:52:13 +0200 |
Tomasz Mon |
draw directly instead using embeded GtkImage
trunk
|
Fri, 06 Jul 2007 01:12:17 -0500 |
William Pitcock |
playlist_dir_find_files(): Return list of URIs.
trunk
|
Fri, 06 Jul 2007 01:08:15 -0500 |
William Pitcock |
Use vfs_file_test() where appropriate.
trunk
|
Thu, 05 Jul 2007 12:24:30 +0200 |
Tomasz Mon |
fix not updating window
trunk
|
Thu, 05 Jul 2007 11:03:42 +0200 |
Tomasz Mon |
ui_skinned_textbox_button_release is no longer lost
trunk
|
Thu, 05 Jul 2007 01:41:09 -0500 |
William Pitcock |
Warning fixes.
trunk
|
Thu, 05 Jul 2007 01:40:11 -0500 |
William Pitcock |
Add and use find_path_recursively() which search the FS without using VFS (for GTK).
trunk
|
Thu, 05 Jul 2007 01:26:16 -0500 |
William Pitcock |
find_file_recursively(): Return a valid URI instead of a literal path.
trunk
|
Thu, 05 Jul 2007 01:25:56 -0500 |
William Pitcock |
Log a warning if an adequate transport was not found.
trunk
|
Thu, 05 Jul 2007 00:56:01 -0500 |
William Pitcock |
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around.
trunk
|
Thu, 05 Jul 2007 00:49:08 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 05 Jul 2007 00:48:53 -0500 |
William Pitcock |
Use vfs_file_test() instead of g_file_test() where appropriate.
trunk
|
Wed, 04 Jul 2007 21:24:04 +0200 |
Tomasz Mon |
paint on obj instead on textbox->img while in oneway scroll mode
trunk
|
Wed, 04 Jul 2007 17:34:05 +0200 |
Tomasz Mon |
correct gtk_fixed_put()'s
trunk
|
Wed, 04 Jul 2007 17:22:26 +0200 |
Tomasz Mon |
oops, those shouldn't be commented
trunk
|
Wed, 04 Jul 2007 16:35:27 +0200 |
Tomasz Mon |
draw directly instead using embeded GtkImage
trunk
|
Tue, 03 Jul 2007 21:20:09 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Tue, 03 Jul 2007 21:20:01 -0500 |
William Pitcock |
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate.
trunk
|
Tue, 03 Jul 2007 19:45:35 -0500 |
William Pitcock |
Remove xmms_urldecode_path().
trunk
|
Tue, 03 Jul 2007 19:44:41 -0500 |
William Pitcock |
Remove urldecode.c, urldecode.h, fix references accordingly.
trunk
|
Tue, 03 Jul 2007 19:41:53 -0500 |
William Pitcock |
Remove craq.
trunk
|
Tue, 03 Jul 2007 19:39:46 -0500 |
William Pitcock |
Rework DnD received data function to use g_filename_from_uri().
trunk
|
Tue, 03 Jul 2007 07:18:43 -0500 |
William Pitcock |
Use back and forth scroll by default.
trunk
|
Tue, 03 Jul 2007 12:14:34 +0200 |
mf0102 |
Gave myself the well-earned credit :P
trunk
|
Tue, 03 Jul 2007 12:08:25 +0200 |
Tomasz Mon |
revise padding logic
trunk
|
Mon, 02 Jul 2007 21:43:30 +0900 |
Yoshiki Yazawa |
revise padding logic.
trunk
|
Mon, 02 Jul 2007 21:31:56 +0900 |
Yoshiki Yazawa |
add padding characters to the scroller text for one-way scroll.
trunk
|
Mon, 02 Jul 2007 21:02:49 +0900 |
Yoshiki Yazawa |
add support for one-way text scroll.
trunk
|
Mon, 02 Jul 2007 12:50:26 +0200 |
Tomasz Mon |
fix scrolling when double-sized
trunk
|
Mon, 02 Jul 2007 12:40:56 +0200 |
Tomasz Mon |
fix doublesize
trunk
|
Mon, 02 Jul 2007 11:18:25 +0200 |
Tomasz Mon |
correct _move_relative() and _resize_relative()
trunk
|
Mon, 02 Jul 2007 10:28:05 +0200 |
Tomasz Mon |
right click on mainwin_about brings menu
trunk
|
Mon, 02 Jul 2007 10:11:37 +0200 |
Tomasz Mon |
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly
trunk
|
Mon, 02 Jul 2007 09:35:37 +0200 |
Tomasz Mon |
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose()
trunk
|
Sun, 01 Jul 2007 19:44:19 -0500 |
William Pitcock |
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation.
trunk
|
Sun, 01 Jul 2007 20:14:18 +0200 |
Tomasz Mon |
don't update UiSkinnedTextbox just after ui_skinned_textbox_set_text; results in not automatically updated textboxes, but it gets rid of gui hangs
trunk
|
Sun, 01 Jul 2007 19:11:35 +0200 |
Tomasz Mon |
remove mainwin_svis clickability when not shaded
trunk
|
Sun, 01 Jul 2007 18:58:09 +0200 |
Tomasz Mon |
use priv->pixmap instead of src
trunk
|
Sun, 01 Jul 2007 18:51:36 +0200 |
Tomasz Mon |
don't update text if it haven't changed
trunk
|
Mon, 02 Jul 2007 01:14:57 +0900 |
Yoshiki Yazawa |
backout 2f9da2fd5f02.
trunk
|
Mon, 02 Jul 2007 00:58:06 +0900 |
Yoshiki Yazawa |
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation.
trunk
|
Sun, 01 Jul 2007 16:37:52 +0200 |
Tomasz Mon |
user g_strdup_printf instead of fixed-size gchar array
trunk
|
Sun, 01 Jul 2007 08:40:46 -0500 |
William Pitcock |
Fix invalid free.
trunk
|
Sun, 01 Jul 2007 08:35:12 -0500 |
William Pitcock |
Preserve capitalization for xfont users.
trunk
|
Sun, 01 Jul 2007 08:21:26 -0500 |
William Pitcock |
Handle multibyte sequences properly when encountered.
trunk
|
Sun, 01 Jul 2007 14:56:46 +0200 |
Tomasz Mon |
gtk widgets shouldn't get associated with widgetlist
trunk
|
Sun, 01 Jul 2007 14:29:27 +0200 |
Tomasz Mon |
use g_strdup_printf instead of fixed-size gchar*
trunk
|
Sun, 01 Jul 2007 13:31:07 +0200 |
Tomasz Mon |
introduce scroll_dummy to stop scrolling when it reaches end
trunk
|
Sun, 01 Jul 2007 12:52:58 +0200 |
Tomasz Mon |
cleanup
trunk
|
Sun, 01 Jul 2007 05:06:59 -0500 |
William Pitcock |
Remove dead files.
trunk
|
Sun, 01 Jul 2007 04:48:08 -0500 |
William Pitcock |
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2
trunk
|
Sat, 30 Jun 2007 21:20:49 +0200 |
Tomasz Mon |
make what ui_skinned_textbox_resize_relative did in a better way
trunk
|
Sat, 30 Jun 2007 19:46:21 +0200 |
Tomasz Mon |
replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread
trunk
|
Sat, 30 Jun 2007 18:44:20 +0200 |
Tomasz Mon |
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox
trunk
|
Fri, 29 Jun 2007 08:58:32 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 29 Jun 2007 08:57:43 -0500 |
William Pitcock |
Use g_ascii_strcasecmp() instead of strncmp().
trunk
|
Fri, 29 Jun 2007 08:56:07 -0500 |
William Pitcock |
Use portable g_ascii_strcasecmp().
trunk
|
Fri, 29 Jun 2007 15:52:26 +0200 |
Jonathan Schleifer |
Fix adding files when Audacious is running.
trunk
|
Fri, 29 Jun 2007 08:40:23 -0500 |
William Pitcock |
Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2.
trunk
|
Fri, 29 Jun 2007 08:39:11 -0500 |
William Pitcock |
Denote that audtool can take multiple command+argument sequences.
trunk
|
Fri, 29 Jun 2007 08:38:29 -0500 |
William Pitcock |
Fix display of help system.
trunk
|
Fri, 29 Jun 2007 08:38:21 -0500 |
William Pitcock |
Transition to audtool_report()/audtool_whine().
trunk
|
Fri, 29 Jun 2007 08:33:09 -0500 |
William Pitcock |
Transition to audtool_report()/audtool_whine().
trunk
|
Fri, 29 Jun 2007 08:28:36 -0500 |
William Pitcock |
Transition to audtool_report()/audtool_whine().
trunk
|
Fri, 29 Jun 2007 08:26:19 -0500 |
William Pitcock |
Transition to audtool_report()/audtool_whine().
trunk
|
Fri, 29 Jun 2007 08:23:01 -0500 |
William Pitcock |
Add audtool_report() and audtool_whine() for message handling.
trunk
|
Fri, 29 Jun 2007 08:17:02 -0500 |
William Pitcock |
Split out playqueue functions.
trunk
|
Fri, 29 Jun 2007 08:10:38 -0500 |
William Pitcock |
Split out playback functions.
trunk
|
Fri, 29 Jun 2007 08:08:30 -0500 |
William Pitcock |
Split out playlist functions.
trunk
|
Fri, 29 Jun 2007 08:04:47 -0500 |
William Pitcock |
Split out vital information category into seperate source file.
trunk
|
Fri, 29 Jun 2007 08:00:20 -0500 |
William Pitcock |
Convert code where necessary to work with the new data passed to it.
trunk
|
Fri, 29 Jun 2007 07:46:30 -0500 |
William Pitcock |
Add the amount of arguments each command takes.
trunk
|
Fri, 29 Jun 2007 07:41:33 -0500 |
William Pitcock |
Fix makefile.
trunk
|
Fri, 29 Jun 2007 07:37:39 -0500 |
William Pitcock |
File reorganization.
trunk
|
Fri, 29 Jun 2007 15:27:27 +0200 |
Tomasz Mon |
Add myself to credits
trunk
|
Fri, 29 Jun 2007 12:13:24 +0200 |
Tomasz Mon |
fix textbox_generate_xfont_pixmap
trunk
|
Fri, 29 Jun 2007 11:13:26 +0200 |
Tomasz Mon |
fix textbox resize
trunk
|
Fri, 29 Jun 2007 11:00:23 +0200 |
Tomasz Mon |
remove evil GPL3 upgrade phrase
trunk
|
Fri, 29 Jun 2007 10:16:01 +0200 |
Tomasz Mon |
fix dragging textbox
trunk
|
Fri, 29 Jun 2007 09:57:17 +0200 |
Tomasz Mon |
fix clearing textbox when short text is displayed
trunk
|
Fri, 29 Jun 2007 01:50:38 -0500 |
William Pitcock |
Automated merge from ssh://hg.atheme.org//hg/audacious.
trunk
|
Fri, 29 Jun 2007 01:50:14 -0500 |
William Pitcock |
Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>.
trunk
|
Thu, 28 Jun 2007 20:24:35 +0200 |
Tomasz Mon |
Drop support for characters beyond the Latin-1 characterset
trunk
|
Thu, 28 Jun 2007 19:04:14 +0200 |
Tomasz Mon |
fix encoding
trunk
|
Thu, 28 Jun 2007 18:52:40 +0200 |
Tomasz Mon |
include UiSkinnedTextbox
trunk
|
Thu, 28 Jun 2007 17:05:29 +0200 |
Tomasz Mon |
fix previous commit
trunk
|
Thu, 28 Jun 2007 16:46:33 +0200 |
Tomasz Mon |
fix double-size
trunk
|
Thu, 28 Jun 2007 02:25:55 -0500 |
William Pitcock |
Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf().
trunk
|
Thu, 28 Jun 2007 01:42:49 -0500 |
William Pitcock |
Remove pointless starting_up variable.
trunk
|
Thu, 28 Jun 2007 01:41:03 -0500 |
William Pitcock |
Remove pposition_broken global variable.
trunk
|
Tue, 26 Jun 2007 17:38:43 +0900 |
Yoshiki Yazawa |
separate build_stamp.c from depend-prehook to avoid excessive stamping.
trunk
|
Sun, 24 Jun 2007 21:16:25 +0200 |
michi |
Made search dialog centered
trunk
|
Sun, 24 Jun 2007 17:06:47 +0200 |
Tomasz Mon |
redraw custom widgets when needed
trunk
|
Sun, 24 Jun 2007 16:29:22 +0200 |
Tomasz Mon |
replace SButton in playlistwin with UiSkinnedButton, sbutton.c is no longer needed
trunk
|
Sun, 24 Jun 2007 15:55:32 +0200 |
Tomasz Mon |
replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed
trunk
|
Sun, 24 Jun 2007 05:37:50 -0500 |
William Pitcock |
Back out a bunch of changes. It's really a shame that GNU/FSF's lies have been as
trunk
|
Sun, 24 Jun 2007 05:34:42 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:34:41 -0500 |
William Pitcock |
Backed out changeset 0c3727219ea11c0f70d5f491d4bb990104021426
trunk
|
Sun, 24 Jun 2007 05:34:27 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:34:26 -0500 |
William Pitcock |
Backed out changeset 7d3beedf1db8677dab2327bc8d85af4746344f6e
trunk
|
Sun, 24 Jun 2007 05:34:12 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:34:11 -0500 |
William Pitcock |
Backed out changeset 7dad846ec69940e4e905c357ae8dff81240b579b
trunk
|
Sun, 24 Jun 2007 05:33:57 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:33:56 -0500 |
William Pitcock |
Backed out changeset 06858ea4b9d01dab0ce54891221bd1534a9c5ade
trunk
|
Sun, 24 Jun 2007 05:33:42 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:33:41 -0500 |
William Pitcock |
Backed out changeset fcf6f1b82f7ca0e1bef37c6c85df283eb71a1118
trunk
|
Sun, 24 Jun 2007 05:33:22 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:33:21 -0500 |
William Pitcock |
Backed out changeset 4f84eb45ec3aff480e5acdb52cae9de065ace1c3
trunk
|
Sun, 24 Jun 2007 05:32:41 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:32:40 -0500 |
William Pitcock |
Backed out changeset bca35481d4b11224acedf03f86b7603c43d194fc
trunk
|
Sun, 24 Jun 2007 05:32:11 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:32:11 -0500 |
William Pitcock |
Backed out changeset bb41a2e8ecbe90ba5509ca7da17503371b7e99d3
trunk
|
Sun, 24 Jun 2007 05:31:48 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:31:41 -0500 |
William Pitcock |
Backed out changeset 72cb1cbb578bff288a0bfbf344fb6400d5c3b8a4
trunk
|
Sun, 24 Jun 2007 05:31:37 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:31:17 -0500 |
William Pitcock |
Backed out changeset 77895ec242f7394b1c5c0833790a35d9e55d3db2
trunk
|
Sun, 24 Jun 2007 05:30:58 -0500 |
William Pitcock |
branch merge
trunk
|
Sun, 24 Jun 2007 05:30:39 -0500 |
William Pitcock |
Backed out changeset 417472bb3d580960e5cdb50b6a8f9675285e7546
trunk
|
Sun, 24 Jun 2007 05:30:14 -0500 |
William Pitcock |
Branch merge.
trunk
|
Sun, 24 Jun 2007 05:29:45 -0500 |
William Pitcock |
Backed out changeset 0e39e903b0dc408f50359cef0e7abce11affa7b4
trunk
|
Sun, 24 Jun 2007 05:29:25 -0500 |
William Pitcock |
Backed out changeset 7a0ca380c8438a5646d50a16367e6d300d7da32b
trunk
|
Sat, 23 Jun 2007 23:27:57 -0500 |
William Pitcock |
Fix COPYING.
trunk
|
Sat, 23 Jun 2007 23:20:05 -0500 |
William Pitcock |
BSD relicensing (pass 13).
trunk
|
Sat, 23 Jun 2007 23:13:44 -0500 |
William Pitcock |
BSD relicensing (pass 12).
trunk
|
Sat, 23 Jun 2007 23:08:35 -0500 |
William Pitcock |
BSD relicensing (pass 11).
trunk
|
Sat, 23 Jun 2007 23:06:00 -0500 |
William Pitcock |
BSD relicensing (pass 10).
trunk
|
Sat, 23 Jun 2007 23:03:14 -0500 |
William Pitcock |
BSD relicensing (pass 9).
trunk
|
Sat, 23 Jun 2007 22:58:29 -0500 |
William Pitcock |
BSD relicensing (pass 8).
trunk
|
Sat, 23 Jun 2007 22:54:10 -0500 |
William Pitcock |
Not sure what this is, or why we need it. Deleting.
trunk
|
Sat, 23 Jun 2007 22:52:33 -0500 |
William Pitcock |
BSD relicensing (pass 7).
trunk
|
Sat, 23 Jun 2007 22:51:13 -0500 |
William Pitcock |
BSD relicensing (pass 6).
trunk
|
Sat, 23 Jun 2007 22:42:33 -0500 |
William Pitcock |
BSD relicensing (pass 5).
trunk
|
Sat, 23 Jun 2007 22:41:35 -0500 |
William Pitcock |
BSD relicensing (pass 4).
trunk
|
Sat, 23 Jun 2007 22:38:15 -0500 |
William Pitcock |
BSD relicensing (pass 3).
trunk
|
Sat, 23 Jun 2007 22:31:46 -0500 |
William Pitcock |
BSD relicensing (pass 2).
trunk
|
Sat, 23 Jun 2007 22:23:50 -0500 |
William Pitcock |
BSD relicensing (part 1).
trunk
|
Sat, 23 Jun 2007 22:22:25 -0500 |
William Pitcock |
Automated merge from ssh://hg.atheme.org//hg/audacious.
trunk
|
Sat, 23 Jun 2007 22:21:42 -0500 |
William Pitcock |
Disable presence stuff for now.
trunk
|
Sat, 23 Jun 2007 15:19:19 +0200 |
Tomasz Mon |
fix equalizerwin, replace TButtons with UiSkinnedButton, tbutton.c is no longer needed
|
Sat, 23 Jun 2007 01:15:33 +0300 |
Cristi Magherusan |
Added a mowgli_init() call
|
Fri, 22 Jun 2007 17:59:50 +0200 |
Tomasz Mon |
branch merge
trunk
|
Fri, 22 Jun 2007 17:38:06 +0200 |
Tomasz Mon |
use correct skin indexes
trunk
|
Fri, 22 Jun 2007 17:23:58 +0200 |
Tomasz Mon |
use UiSkinnedButton instead of PButton in equalizerwin
trunk
|
Tue, 19 Jun 2007 20:09:35 -0500 |
William Pitcock |
Fixes.
trunk
|
Tue, 19 Jun 2007 17:02:19 -0500 |
William Pitcock |
Further improvements.
trunk
|
Tue, 19 Jun 2007 17:01:27 -0500 |
William Pitcock |
Some more improvements.
trunk
|
Tue, 19 Jun 2007 16:07:25 -0500 |
William Pitcock |
Fix some bugs.
trunk
|
Tue, 19 Jun 2007 15:36:44 -0500 |
William Pitcock |
Automated merge from ssh://hg.atheme.org//hg/audacious.
trunk
|
Tue, 19 Jun 2007 15:36:09 -0500 |
William Pitcock |
Add IRC+PP support.
trunk
|
Mon, 18 Jun 2007 12:45:04 +0900 |
Yoshiki Yazawa |
evaluate return value of audacious_drct_get_paused() instead of its address.
trunk
|
Sun, 17 Jun 2007 11:19:56 -0700 |
Ben Tucker |
added handlers for cmd line args when remote == false
trunk
|
Sun, 17 Jun 2007 16:53:40 +0200 |
Tomasz Mon |
UiSkinnedButton can now work as SButton
trunk
|
Sun, 17 Jun 2007 15:53:59 +0200 |
Tomasz Mon |
UiSkinnedButton can now work as TButton
trunk
|
Sun, 17 Jun 2007 12:54:59 +0200 |
Tomasz Mon |
rename audacious_pbutton to ui_skinned_button
trunk
|
Sun, 17 Jun 2007 10:14:02 +0900 |
Yoshiki Yazawa |
add a cast to DECLARE_PLUGIN() to suppress warnings.
trunk
|
Sat, 16 Jun 2007 20:29:46 +0200 |
Tomasz Mon |
fix flickering
trunk
|
Fri, 15 Jun 2007 13:52:40 -0500 |
William Pitcock |
Update welsh translation. (5 untranslated)
trunk
|
Fri, 15 Jun 2007 12:59:21 -0500 |
William Pitcock |
Remove old debugging cruft.
trunk
|
Fri, 15 Jun 2007 12:21:25 -0500 |
William Pitcock |
Fix handling of buildstamp rule.
trunk
|
Fri, 15 Jun 2007 12:16:34 -0500 |
William Pitcock |
Remove build_stamp.c and generate it on demand.
trunk
|
Thu, 14 Jun 2007 22:50:45 -0500 |
William Pitcock |
Make note of transition to Mercurial.
trunk
|
Wed, 13 Jun 2007 12:31:00 -0700 |
desowin |
[svn] - cleaned up header
trunk
|
Wed, 13 Jun 2007 09:16:36 -0700 |
desowin |
[svn] - reduce number of redraws
trunk
|
Mon, 11 Jun 2007 23:32:00 -0700 |
magma |
[svn] fixed bug #972
trunk
|
Mon, 11 Jun 2007 12:53:55 -0700 |
desowin |
[svn] - free images
trunk
|
Fri, 08 Jun 2007 07:32:10 -0700 |
yaz |
[svn] - load transport plugins from Transport subdirectory.
trunk
|
Fri, 08 Jun 2007 03:42:32 -0700 |
desowin |
[svn] - draw_main_window redraws custom gtk widgets
trunk
|
Fri, 08 Jun 2007 02:02:12 -0700 |
desowin |
[svn] - fix audacious_pbutton_size_allocate
trunk
|
Thu, 07 Jun 2007 13:24:13 -0700 |
desowin |
[svn] implement toggle-double-size
trunk
|
Thu, 07 Jun 2007 04:51:40 -0700 |
desowin |
[svn] remove obsolete code
trunk
|
Thu, 07 Jun 2007 04:23:23 -0700 |
nenolod |
[svn] - more cruft removal
trunk
|
Thu, 07 Jun 2007 04:21:59 -0700 |
nenolod |
[svn] - APIv1 cruft removal
trunk
|
Thu, 07 Jun 2007 04:17:39 -0700 |
nenolod |
[svn] - missing changelog names
trunk
|
Thu, 07 Jun 2007 03:55:03 -0700 |
desowin |
[svn] and of course I forgot new files
trunk
|
Thu, 07 Jun 2007 03:54:12 -0700 |
desowin |
[svn] beginning of widgetcore rewrite
trunk
|
Sun, 03 Jun 2007 21:48:44 -0700 |
yaz |
[svn] - make playback stop on removing playlist.
trunk
|
Sun, 03 Jun 2007 18:03:40 -0700 |
majeru |
[svn] match the whole filename when tag isn't available, but i couldnt figure out how to do this all the time because it kept crashing...
trunk
|
Sun, 03 Jun 2007 06:34:33 -0700 |
dai |
[svn] * Update Japanese translation.
trunk
|
Fri, 01 Jun 2007 16:02:59 -0700 |
js |
[svn] FreeBSD make doesn't support -include. Revert until it's fixed.
trunk
|
Fri, 01 Jun 2007 15:45:56 -0700 |
js |
[svn] - Fixed annoying ".depend: No such file or directory".
trunk
|
Wed, 30 May 2007 09:15:07 -0700 |
chainsaw |
[svn] Correct name of turkish translator Murat ªßenel.
trunk
|
Mon, 28 May 2007 10:28:41 -0700 |
yaz |
[svn] - give default values to audacious_remote_* functions. if dbus call fails, default value will be returned.
trunk
|
Mon, 28 May 2007 03:25:22 -0700 |
nenolod |
[svn] - code cleanups involving SRC patch and indentation
trunk
|
Mon, 28 May 2007 03:16:56 -0700 |
nenolod |
[svn] - remove xmms-like plugin loader
trunk
|
Sun, 27 May 2007 14:31:34 -0700 |
ertzing |
[svn] Move effect plugin handling into the main thread
trunk
|
Sat, 26 May 2007 09:18:11 -0700 |
mf0102 |
[svn] - Fixed some very visible errors in German translation
trunk
|
Sat, 26 May 2007 05:47:35 -0700 |
mf0102 |
[svn] - Made stuff prettier
trunk
|
Sat, 26 May 2007 04:59:17 -0700 |
mf0102 |
[svn] - More button reordering
trunk
|
Sat, 26 May 2007 04:39:16 -0700 |
mf0102 |
[svn] - Fixed naming inconsistencies in search dialog
trunk
|
Fri, 25 May 2007 11:38:54 -0700 |
yaz |
[svn] - add default value for close_jtf_dialog.
trunk
|
Fri, 25 May 2007 11:18:58 -0700 |
yaz |
[svn] - add toggle button to keep jtf dialog opened on jump.
trunk
|
Fri, 25 May 2007 01:35:44 -0700 |
yaz |
[svn] - temporal fix for crash in compare_func().
trunk
|
Fri, 25 May 2007 00:28:41 -0700 |
yaz |
[svn] - adjust naming scheme of audacious_drct_* to audacious_remote_* by defining macros.
trunk
|
Thu, 24 May 2007 16:17:12 -0700 |
nenolod |
[svn] - guard v2 module header with G_BEGIN_DECLS and G_END_DECLS
trunk
|
Thu, 24 May 2007 15:47:58 -0700 |
nenolod |
[svn] - extended compatibility with v1 API
trunk
|
Thu, 24 May 2007 04:50:48 -0700 |
yaz |
[svn] - hide 'error' from outside to avoid symbol conflict.
trunk
|
Thu, 24 May 2007 03:41:13 -0700 |
nenolod |
[svn] - improve plugin2 loader's robustness (e.g. make it not crash)
trunk
|
Thu, 24 May 2007 03:37:54 -0700 |
nenolod |
[svn] - temporarily work around plugin API v1 retardation
trunk
|
Thu, 24 May 2007 03:27:54 -0700 |
nenolod |
[svn] - first attempt at an plugin API2 loader. this is entirely implemented inside the plugin2 namespace, so please respect that if you go editing this ;p
trunk
|
Thu, 24 May 2007 02:03:17 -0700 |
nenolod |
[svn] - add functions for defining the v2 plugin header
trunk
|
Thu, 24 May 2007 01:48:28 -0700 |
nenolod |
[svn] - chase r4614.
trunk
|
Thu, 24 May 2007 01:47:50 -0700 |
nenolod |
[svn] - begin work on the host side of plugin API v2.
trunk
|
Wed, 23 May 2007 23:03:10 -0700 |
nenolod |
[svn] - update macedonian translation. closes #915.
trunk
|
Wed, 23 May 2007 23:01:01 -0700 |
nenolod |
[svn] - move playlist_recalc_total_time() out of the giant playlist lock in playlist_delete_filenames(). reported by dotzen, closes #908.
trunk
|
Wed, 23 May 2007 22:58:05 -0700 |
nenolod |
[svn] - new turkish translation. closes #958.
trunk
|
Wed, 23 May 2007 22:57:07 -0700 |
nenolod |
[svn] - update chinese translation. closes #905.
trunk
|
Wed, 23 May 2007 22:53:38 -0700 |
nenolod |
[svn] - update polish translation. closes #839.
trunk
|
Wed, 23 May 2007 21:02:55 -0700 |
yaz |
[svn] - exclude codes which use session if USE_DBUS is not defined.
trunk
|
Wed, 23 May 2007 15:45:00 -0700 |
nenolod |
[svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls
trunk
|
Tue, 22 May 2007 16:55:33 -0700 |
yaz |
[svn] - reduce startup time.
trunk
|
Tue, 22 May 2007 15:17:15 -0700 |
yaz |
[svn] - implement some audacious-remote functions.
trunk
|
Sat, 19 May 2007 16:59:48 -0700 |
nenolod |
[svn] Rework the curved border a little.
trunk
|
Sat, 19 May 2007 16:51:17 -0700 |
nenolod |
[svn] Fix the colon in the main texture.
trunk
|
Sat, 19 May 2007 02:22:34 -0700 |
nenolod |
[svn] Use a better antialiasing method.
trunk
|
Sat, 19 May 2007 02:12:25 -0700 |
nenolod |
[svn] Use rounded corners on the main texture for the display area.
trunk
|
Fri, 18 May 2007 14:01:45 -0700 |
js |
[svn] Moved migrate_config.sh to contrib.
trunk
|
Thu, 17 May 2007 19:47:56 -0700 |
nenolod |
[svn] Entirely rework the default skin from scratch. A comparison is available
trunk
|
Thu, 17 May 2007 01:59:45 -0700 |
nenolod |
[svn] - drop no-longer-used libaudacious C++ bindings
trunk
|
Thu, 17 May 2007 01:56:41 -0700 |
nenolod |
[svn] - handle pluralization properly in playlist-display action
trunk
|
Thu, 17 May 2007 01:54:13 -0700 |
nenolod |
[svn] - remove no-longer-necessary debugging notice
trunk
|
Wed, 16 May 2007 22:50:52 -0700 |
yaz |
[svn] - auddrct: more calls implemented (part 7)
trunk
|
Wed, 16 May 2007 00:46:17 -0700 |
deitarion |
[svn] xchat-audacious.py:
trunk
|
Wed, 16 May 2007 00:24:43 -0700 |
deitarion |
[svn] A few more xchat-audacious.py corrections:
trunk
|
Tue, 15 May 2007 23:53:07 -0700 |
deitarion |
[svn] Fixes for xchat-audacious.py:
trunk
|
Tue, 15 May 2007 21:53:37 -0700 |
magma |
[svn] -Renamed MPRIS /TrackList Shuffle method to Random
trunk
|
Mon, 14 May 2007 01:10:54 -0700 |
yaz |
[svn] - remove -laudacious from audacious.pc.in. -laudclient will be put into audacious.pc if --enable-dbus is specified.
trunk
|
Sun, 13 May 2007 18:38:53 -0700 |
magma |
[svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started.
trunk
|
Sun, 13 May 2007 11:57:18 -0700 |
magma |
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages.
trunk
|
Sun, 13 May 2007 11:56:01 -0700 |
magma |
[svn] Changed signedness and formatting.
trunk
|
Sun, 13 May 2007 02:31:11 -0700 |
magma |
[svn] Added CMD_GET_INFO and CMD_PLAYLIST_GET_TUPLE_DATA replacements; Changed some formatting and used unsigned numbers where appropriate.
trunk
|
Sun, 13 May 2007 01:29:56 -0700 |
magma |
[svn] Fixed link error caused by libaudclient being in LDADD for audacious.
trunk
|
Sat, 12 May 2007 19:45:21 -0700 |
nenolod |
[svn] - handle UTF-8 filenames
trunk
|
Sat, 12 May 2007 15:22:58 -0700 |
magma |
[svn] Reverted the modifications that were initially needed for DBus support.
trunk
|
Sat, 12 May 2007 14:35:30 -0700 |
magma |
[svn] Added lots of comments (styled after beepctrl).
trunk
|
Sat, 12 May 2007 11:44:30 -0700 |
ertzing |
[svn]
trunk
|
Sat, 12 May 2007 05:20:40 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 6)
trunk
|
Fri, 11 May 2007 21:57:25 -0700 |
nenolod |
[svn] - encode songtitle in utf8 before passing to XChat.
trunk
|
Fri, 11 May 2007 21:48:49 -0700 |
nenolod |
[svn] - fix /NEXT.
trunk
|
Fri, 11 May 2007 21:35:06 -0700 |
nenolod |
[svn] - clean up command_send(). tips from deitarion.
trunk
|
Fri, 11 May 2007 21:30:39 -0700 |
nenolod |
[svn] - final version of the /sendtrack command. :(
trunk
|
Fri, 11 May 2007 21:29:36 -0700 |
nenolod |
[svn] - try with doublequotes i guess
trunk
|
Fri, 11 May 2007 21:29:03 -0700 |
nenolod |
[svn] - encapsulate filesystem path in quotes
trunk
|
Fri, 11 May 2007 21:28:08 -0700 |
nenolod |
[svn] - fix syntax error
trunk
|
Fri, 11 May 2007 21:27:02 -0700 |
nenolod |
[svn] - add /SENDTRACK which can DCC the current track to a user
trunk
|
Fri, 11 May 2007 21:21:09 -0700 |
nenolod |
[svn] - add XCHAT.eat_all
trunk
|
Fri, 11 May 2007 21:20:27 -0700 |
nenolod |
[svn] - map to right handlers
trunk
|
Fri, 11 May 2007 21:19:21 -0700 |
nenolod |
[svn] - add stop, pause, next, prev, play functions
trunk
|
Fri, 11 May 2007 20:37:03 -0700 |
yaz |
[svn] - auddrct: more calls implemented (part 5)
trunk
|
Fri, 11 May 2007 19:31:36 -0700 |
nenolod |
[svn] - change the appearance that backtraces are presented as
trunk
|
Fri, 11 May 2007 19:31:07 -0700 |
nenolod |
[svn] - adjust build order for libaudclient and audacious. reported by Crazy_Hopper.
trunk
|
Fri, 11 May 2007 18:35:26 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 4)
trunk
|
Fri, 11 May 2007 18:12:56 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 3)
trunk
|
Fri, 11 May 2007 18:04:31 -0700 |
giacomo |
[svn] - auddrct: more calls implemented (part 2)
trunk
|
Fri, 11 May 2007 17:58:39 -0700 |
giacomo |
[svn] - auddrct: more calls implemented
trunk
|
Fri, 11 May 2007 17:49:37 -0700 |
giacomo |
[svn] - fix cfg options for visibility
trunk
|
Fri, 11 May 2007 17:20:46 -0700 |
nenolod |
[svn] - add an xchat script which wraps our DBus API using dbus-python.
trunk
|
Fri, 11 May 2007 16:27:54 -0700 |
giacomo |
[svn] - added auddrct.c/h, a migration api for plugins that once used xmms_remote; to be completed
trunk
|
Fri, 11 May 2007 13:02:49 -0700 |
nenolod |
[svn] - call SongFrames not SongLength
trunk
|
Fri, 11 May 2007 12:49:05 -0700 |
nenolod |
[svn] - split handlers out to handlers.c
trunk
|
Fri, 11 May 2007 12:39:47 -0700 |
nenolod |
[svn] - avoid null dereferences
trunk
|
Fri, 11 May 2007 12:35:52 -0700 |
nenolod |
[svn] - finish some stubs to make audtool work for my scripts
trunk
|
Fri, 11 May 2007 12:22:38 -0700 |
nenolod |
[svn] - BSDify code
trunk
|
Fri, 11 May 2007 11:52:56 -0700 |
magma |
[svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient.
trunk
|
Fri, 11 May 2007 08:59:22 -0700 |
nenolod |
[svn] - build audtool if libaudclient will be built.
trunk
|
Fri, 11 May 2007 01:42:32 -0700 |
magma |
[svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h.
trunk
|
Thu, 10 May 2007 16:59:22 -0700 |
yaz |
[svn] - build fix.
trunk
|
Thu, 10 May 2007 14:13:20 -0700 |
nenolod |
[svn] - fix ABI
trunk
|
Thu, 10 May 2007 13:21:55 -0700 |
nenolod |
[svn] - log when dbus has been successfully started up
trunk
|
Thu, 10 May 2007 12:30:19 -0700 |
nenolod |
[svn] - rename xmms_remote namespace to audacious_remote namespace
trunk
|
Wed, 09 May 2007 21:21:02 -0700 |
nenolod |
[svn] - enable dbus support by default
trunk
|
Wed, 09 May 2007 21:19:09 -0700 |
nenolod |
[svn] Remove documentation about XMMS controlsocket compatibility. This code
trunk
|
Wed, 09 May 2007 21:16:57 -0700 |
nenolod |
[svn] Fix build without --enable-dbus -- this will render an audacious which
trunk
|
Wed, 09 May 2007 17:14:46 -0700 |
nenolod |
[svn] - bind to the right dbus interfaces, but this still has problems building
trunk
|
Wed, 09 May 2007 16:43:29 -0700 |
chainsaw |
[svn] MCS_LIBS != LIBMCS_LIBS, allow audacious binary to link.
trunk
|
Wed, 09 May 2007 15:42:13 -0700 |
nenolod |
[svn] - fix compilation
trunk
|
Wed, 09 May 2007 15:41:21 -0700 |
nenolod |
[svn] - this needs work. lots of work.
trunk
|
Wed, 09 May 2007 15:37:59 -0700 |
nenolod |
[svn] - make this build again, most functionality does not work
trunk
|
Wed, 09 May 2007 15:14:52 -0700 |
nenolod |
[svn] - disable audtool for now, needs to be ported to DBus.
trunk
|
Wed, 09 May 2007 15:07:50 -0700 |
nenolod |
[svn] - make audacious build again
trunk
|
Wed, 09 May 2007 15:03:50 -0700 |
nenolod |
[svn] - make widgetcore build again
trunk
|
Wed, 09 May 2007 14:58:26 -0700 |
nenolod |
[svn] - some progress towards making audtool build again
trunk
|
Wed, 09 May 2007 14:41:39 -0700 |
nenolod |
[svn] - fix boilerplate
trunk
|
Wed, 09 May 2007 14:40:01 -0700 |
nenolod |
[svn] - rename to libaudclient
trunk
|
Wed, 09 May 2007 14:38:41 -0700 |
nenolod |
[svn] - move configdb public API to audacious proper
trunk
|
Wed, 09 May 2007 14:36:37 -0700 |
magma |
[svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus.
trunk
|
Wed, 09 May 2007 14:35:33 -0700 |
nenolod |
[svn] - drop client code
trunk
|
Wed, 09 May 2007 14:03:11 -0700 |
nenolod |
[svn] - drop controlsocket code. this probably does not compile yet.
trunk
|
Tue, 08 May 2007 23:24:26 -0700 |
yaz |
[svn] - add dependency for dbus bindings.
trunk
|
Tue, 08 May 2007 12:30:53 -0700 |
nenolod |
[svn] - remove unused function 'extname'
trunk
|
Tue, 08 May 2007 10:26:29 -0700 |
magma |
[svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues.
trunk
|
Mon, 07 May 2007 18:04:06 -0700 |
nenolod |
[svn] - define mpris /Player object in XML.
trunk
|
Mon, 07 May 2007 17:56:35 -0700 |
nenolod |
[svn] - define mpris /TrackList object in XML.
trunk
|
Mon, 07 May 2007 17:51:05 -0700 |
nenolod |
[svn] - add mpris root node to dbus-bindings.
trunk
|
Mon, 07 May 2007 17:09:15 -0700 |
nenolod |
[svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc.
trunk
|
Sun, 06 May 2007 15:16:34 -0700 |
nenolod |
[svn] - fix cuesheet bug in a better way (e.g. unbreak http:// streams)
trunk
|
Sat, 05 May 2007 16:50:36 -0700 |
magma |
[svn] Improved DBus initialization and fixed a warning.
trunk
|
Sat, 05 May 2007 16:37:04 -0700 |
nenolod |
[svn] - update manpage for autoconf 2.60
trunk
|
Sat, 05 May 2007 16:28:41 -0700 |
nenolod |
[svn] - i forgot a !
trunk
|
Sat, 05 May 2007 16:28:04 -0700 |
nenolod |
[svn] - fix licensing
trunk
|
Sat, 05 May 2007 16:24:08 -0700 |
magma |
[svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse.
trunk
|
Sat, 05 May 2007 16:04:39 -0700 |
magma |
[svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4.
trunk
|
Sat, 05 May 2007 15:37:54 -0700 |
magma |
[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods.
trunk
|
Wed, 02 May 2007 10:34:59 -0700 |
mf0102 |
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer)
trunk
|
Mon, 30 Apr 2007 21:07:19 -0700 |
yaz |
[svn] - make --enable-chardet default.
trunk
|
Mon, 30 Apr 2007 20:49:38 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Fri, 27 Apr 2007 10:22:03 -0700 |
yaz |
[svn] - temporal workaround for a bug which introduced in r4360. without this patch, cuesheet plugin endlessly adds entries in a cue sheet to the current playlist.
trunk
|
Sun, 22 Apr 2007 02:56:17 -0700 |
nenolod |
[svn] - update Welsh translation
trunk
|
Fri, 20 Apr 2007 06:49:07 -0700 |
ertzing |
[svn]
trunk
|
Fri, 20 Apr 2007 04:49:29 -0700 |
ertzing |
[svn] Some more bad escapes
trunk
|
Fri, 20 Apr 2007 04:45:22 -0700 |
ertzing |
[svn] Fix some wrong escape sequences
trunk
|
Thu, 19 Apr 2007 09:24:13 -0700 |
chainsaw |
[svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org
trunk
|
Thu, 19 Apr 2007 08:25:50 -0700 |
kustodian |
[svn] Updated Serbian translations
trunk
|
Tue, 17 Apr 2007 23:36:31 -0700 |
magma |
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's
trunk
|
Mon, 16 Apr 2007 04:19:03 -0700 |
giacomo |
[svn] - make the evil 'reload plugins' button behave a bit better
trunk
|
Sun, 15 Apr 2007 20:00:32 -0700 |
dai |
[svn] * Update Japanese translation.
trunk
|
Sat, 14 Apr 2007 13:25:06 -0700 |
nenolod |
[svn] - disable debugging notices
trunk
|
Sat, 14 Apr 2007 13:20:43 -0700 |
nenolod |
[svn] - run update-po. closes #891.
trunk
|
Thu, 12 Apr 2007 10:53:22 -0700 |
alxorlov |
[svn] Update russian translation.
trunk
|
Thu, 12 Apr 2007 00:16:37 -0700 |
yaz |
[svn] - workaround for linuxthread's broken implementation of sigwait().
trunk
|
Wed, 11 Apr 2007 00:28:41 -0700 |
yaz |
[svn] - unsigned char should be used during id3v1 parse. closes #888.
trunk
|
Tue, 10 Apr 2007 14:17:31 -0700 |
nenolod |
[svn] - chase r4268 (patch by Joker)
trunk
|
Tue, 10 Apr 2007 14:16:32 -0700 |
nenolod |
[svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK
trunk
|
Tue, 10 Apr 2007 11:29:48 -0700 |
nenolod |
[svn] - chase r4368.
trunk
|
Tue, 10 Apr 2007 11:29:11 -0700 |
nenolod |
[svn] - chase r4368.
trunk
|
Tue, 10 Apr 2007 11:27:26 -0700 |
nenolod |
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for
trunk
|
Tue, 10 Apr 2007 11:25:39 -0700 |
nenolod |
[svn] - playlist_set_info() does not change the playlist and shouldn't block
trunk
|
Tue, 10 Apr 2007 11:20:21 -0700 |
nenolod |
[svn] - tuple operations do not change the structure of the playlist and
trunk
|
Tue, 10 Apr 2007 11:12:56 -0700 |
nenolod |
[svn] - unlock many playlist operations that do not really need locking
trunk
|
Tue, 10 Apr 2007 10:17:48 -0700 |
nenolod |
[svn] - probe remote sources (hardcoded to http://, https://) in the background.
trunk
|
Tue, 10 Apr 2007 09:45:30 -0700 |
nenolod |
[svn] - do not use the signal handler at all on linuxthreads and hope for the best
trunk
|
Tue, 10 Apr 2007 08:42:11 -0700 |
nenolod |
[svn] - include missing header
trunk
|
Tue, 10 Apr 2007 08:39:56 -0700 |
nenolod |
[svn] - handle sigwait(2) brokenness on linuxthreads
trunk
|
Mon, 09 Apr 2007 17:55:56 -0700 |
nenolod |
[svn] - unbreak the build
trunk
|
Mon, 09 Apr 2007 13:29:20 -0700 |
nenolod |
[svn] - remove the unplayable files dialog. it is more annoying than useful.
trunk
|
Sun, 08 Apr 2007 18:05:09 -0700 |
nenolod |
[svn] - use execinfo.h to provide more useful information about crashes
trunk
|
Sat, 07 Apr 2007 05:36:05 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 7)
trunk
|