Thu, 16 Aug 2007 14:42:38 +0200 |
Tomasz Mon |
little more merging
trunk
|
Thu, 16 Aug 2007 14:30:48 +0200 |
Tomasz Mon |
introduce plugin_treeview_enable_prefs and plugin_treeview_enable_info
trunk
|
Thu, 16 Aug 2007 13:35:25 +0200 |
Tomasz Mon |
branch merge
trunk
|
Thu, 16 Aug 2007 13:34:48 +0200 |
Tomasz Mon |
double click on plugin row opens plugin config (if available)
trunk
|
Wed, 15 Aug 2007 22:35:11 -0400 |
ssokolow |
Make contrib/lap.py support pre-DBus Audacious via an audtool-wrapping fallback.
trunk
|
Mon, 13 Aug 2007 23:24:50 +0300 |
Calin Crisan ccrisan |
Removed the hardcoded Add/Play CD menu entry
trunk
|
Mon, 13 Aug 2007 18:49:34 +0200 |
Tomasz Mon |
press ctrl+tab to switch between windows
trunk
|
Mon, 13 Aug 2007 19:45:52 +0900 |
Yoshiki Yazawa |
add tuple_formatter_make_title_string(). it is a wrapper function to tuple_formatter_process_construct() to make title string. it falls back to the file name if the formatted string is blank or unavailable.
trunk
|
Mon, 13 Aug 2007 00:03:33 -0700 |
Ben Tucker |
-Set the track "title" in metadata instead of "name"
trunk
|
Mon, 13 Aug 2007 01:46:16 +0200 |
mf0102 |
include a header that had been missed
trunk
|
Sun, 12 Aug 2007 16:10:45 -0700 |
Ben Tucker |
Implemented TrackChange, StatusChange signals, with a stub for CapsChange.
trunk
|
Sun, 12 Aug 2007 13:28:09 -0700 |
Ben Tucker |
merged with master
trunk
|
Sun, 12 Aug 2007 13:26:02 -0700 |
Ben Tucker |
-Implemented /Player GetStatus, GetMetadata, GetCaps, PositionGet, PositionSet, VolumeGet, and VolumeSet
trunk
|
Sun, 12 Aug 2007 21:57:53 +0200 |
Christian Birchinger |
cue:// should get accepted before. Contact me if it breaks cue:// support somehow.
trunk
|
Sun, 12 Aug 2007 21:38:04 +0200 |
Christian Birchinger |
Remove hardcoded test because uri_get_plugin should take care of it now
trunk
|
Sun, 12 Aug 2007 21:12:54 +0200 |
Christian Birchinger |
Check for registered URI://s defined by uri_set_plugin
trunk
|
Sun, 12 Aug 2007 20:18:04 +0200 |
Christian Birchinger |
Add functions for custom uri support of input plugins
trunk
|
Sun, 12 Aug 2007 17:23:21 +0200 |
Giacomo Lozito |
adjusted comments for == and != tuple operators
trunk
|
Sun, 12 Aug 2007 16:58:43 +0200 |
Giacomo Lozito |
added support for raw text comparisons in tuple == operator (and that means != as well)
trunk
|
Sun, 12 Aug 2007 21:21:46 +0900 |
Yoshiki Yazawa |
- fix a bug that playlist_ins_url() always returns 1 even if no url has been added. now playlist_ins_url() returns number of new entries which actually added to the playlist.
trunk
|
Sat, 11 Aug 2007 22:17:13 -0700 |
Ben Tucker |
removed Disconnect method and Disconnected signal as they have been removed from the spec.
trunk
|
Sat, 11 Aug 2007 20:32:13 +0200 |
Giacomo Lozito |
simplified the tuple formatter a bit
trunk
|
Sat, 11 Aug 2007 23:59:24 +0900 |
Yoshiki Yazawa |
rename xmms_get_gentitle_format() to get_gentitle_format().
trunk
|
Sat, 11 Aug 2007 14:54:34 +0200 |
Tomasz Mon |
show fileinfopopup only when cfg.show_filepopup_for_tuple is TRUE
trunk
|
Sat, 11 Aug 2007 14:46:19 +0200 |
Tomasz Mon |
fix doublesize
trunk
|
Sat, 11 Aug 2007 07:34:28 -0500 |
William Pitcock |
some debugging for giacomo
trunk
|
Sat, 11 Aug 2007 05:44:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Sat, 11 Aug 2007 05:44:21 -0500 |
William Pitcock |
For interest of transparency, make associating NULL equivilant to deleting the field.
trunk
|
Sat, 11 Aug 2007 12:03:56 +0200 |
Giacomo Lozito |
defined a tuple_free for tuple namespace consistency
trunk
|
Sat, 11 Aug 2007 15:03:51 +0900 |
Yoshiki Yazawa |
make preset title format work.
trunk
|
Fri, 10 Aug 2007 20:28:30 -0500 |
William Pitcock |
thread sanity checks
trunk
|
Fri, 10 Aug 2007 20:23:33 -0500 |
William Pitcock |
Fix the thread join issue.
trunk
|
Fri, 10 Aug 2007 20:10:13 -0500 |
William Pitcock |
additional tests
trunk
|
Fri, 10 Aug 2007 19:43:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 19:43:25 -0500 |
William Pitcock |
fix recursion and combination of functions and expressions too
trunk
|
Sat, 11 Aug 2007 00:33:09 +0200 |
Giacomo Lozito |
fix uimanager paths for AUDACIOUS_MENU_PLAYLIST_RCLICK
trunk
|
Sat, 11 Aug 2007 00:24:20 +0200 |
Giacomo Lozito |
plugin-customizable menu entries: added AUDACIOUS_MENU_PLAYLIST_RCLICK to manage custom entries for the playlist right-click menu
trunk
|
Fri, 10 Aug 2007 21:58:19 +0200 |
Giacomo Lozito |
added a system that allows input plugins to signal to the core (actually, they MUST do it) that they're ready for playback and it's safe to call their stop function; this fixes a nasty race condition that triggered on fast track-switching
trunk
|
Fri, 10 Aug 2007 12:52:15 -0500 |
William Pitcock |
test case for current bug we're facing in the parser.
trunk
|
Fri, 10 Aug 2007 12:29:56 -0500 |
William Pitcock |
whoops...
trunk
|
Fri, 10 Aug 2007 12:17:02 -0500 |
William Pitcock |
test nesting
trunk
|
Fri, 10 Aug 2007 12:10:24 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 12:09:58 -0500 |
William Pitcock |
fix parser
trunk
|
Fri, 10 Aug 2007 10:51:39 -0500 |
William Pitcock |
use g_str_has_prefix() more.
trunk
|
Fri, 10 Aug 2007 18:26:33 +0200 |
Tomasz Mon |
don't clear playlistwin_info on playlist_show
trunk
|
Fri, 10 Aug 2007 18:18:19 +0200 |
Tomasz Mon |
revise ui_skinned_window_configure
trunk
|
Fri, 10 Aug 2007 10:47:03 -0500 |
William Pitcock |
fix test
trunk
|
Fri, 10 Aug 2007 10:46:29 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 10:46:22 -0500 |
William Pitcock |
Add a test which displays the backtracking bug.
trunk
|
Fri, 10 Aug 2007 17:09:36 +0200 |
Giacomo Lozito |
add required header for plugin-customized menus
trunk
|
Fri, 10 Aug 2007 17:07:04 +0200 |
Giacomo Lozito |
added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus
trunk
|
Fri, 10 Aug 2007 15:29:35 +0200 |
Tomasz Mon |
revise 19ad8ea66a03: fix skins with non-standard size posbar
trunk
|
Fri, 10 Aug 2007 15:14:20 +0200 |
Christian Birchinger |
Make filename a const
trunk
|
Fri, 10 Aug 2007 14:48:13 +0200 |
Christian Birchinger |
Use real filenames inside tuples not URIs
trunk
|
Fri, 10 Aug 2007 14:39:53 +0200 |
Christian Birchinger |
Automated merge with ssh://hg.atheme-project.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 14:39:42 +0200 |
Christian Birchinger |
Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext.
trunk
|
Fri, 10 Aug 2007 14:36:42 +0200 |
Tomasz Mon |
fix skins with non-standard size posbar
trunk
|
Fri, 10 Aug 2007 05:36:53 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 10 Aug 2007 05:22:35 -0500 |
William Pitcock |
audacious-core: convert to tuple-ng, remove titlestring API.
trunk
|
Fri, 10 Aug 2007 04:04:41 -0500 |
William Pitcock |
install tuple_formatter headers
trunk
|
Fri, 10 Aug 2007 03:58:14 -0500 |
William Pitcock |
new format strings
trunk
|
Fri, 10 Aug 2007 03:50:41 -0500 |
William Pitcock |
Bump binary API/ABI revisions for Tuplez.
trunk
|
Fri, 10 Aug 2007 10:43:27 +0200 |
Tomasz Mon |
oops, I haven't noticed that credits are sorted alphabetically by surname
trunk
|
Thu, 09 Aug 2007 19:47:34 +0200 |
Tomasz Mon |
when using bitmap font display ªÍ as N
trunk
|
Thu, 09 Aug 2007 10:29:45 -0500 |
William Pitcock |
Add support for functions.
trunk
|
Thu, 09 Aug 2007 09:38:21 -0500 |
William Pitcock |
Test functor extension code from outside scope.
trunk
|
Thu, 09 Aug 2007 09:22:08 -0500 |
William Pitcock |
add (empty)? function to formatter
trunk
|
Thu, 09 Aug 2007 09:05:02 -0500 |
William Pitcock |
Document the new testharness stuff a little.
trunk
|
Thu, 09 Aug 2007 09:02:05 -0500 |
William Pitcock |
more tests
trunk
|
Thu, 09 Aug 2007 09:01:24 -0500 |
William Pitcock |
unref our tuple
trunk
|
Thu, 09 Aug 2007 08:55:54 -0500 |
William Pitcock |
Add != operator.
trunk
|
Thu, 09 Aug 2007 08:22:08 -0500 |
William Pitcock |
revise tuple formatting engine logic
trunk
|
Thu, 09 Aug 2007 06:21:09 -0500 |
William Pitcock |
documentation fixes
trunk
|
Thu, 09 Aug 2007 06:19:27 -0500 |
William Pitcock |
Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;)
trunk
|
Thu, 09 Aug 2007 03:48:01 -0500 |
William Pitcock |
Tuple (final version)
trunk
|
Thu, 09 Aug 2007 03:35:05 -0500 |
William Pitcock |
Error fixes.
trunk
|
Thu, 09 Aug 2007 03:34:35 -0500 |
William Pitcock |
Tuple engine cleanups.
trunk
|
Thu, 09 Aug 2007 03:13:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 09 Aug 2007 03:13:01 -0500 |
William Pitcock |
Tuple API try 1.
trunk
|
Thu, 09 Aug 2007 10:08:54 +0200 |
Tomasz Mon |
don't do gtk_widget_show_all(mainwin) when player is not visible
trunk
|
Wed, 08 Aug 2007 20:21:51 +0200 |
Tomasz Mon |
stop timer on clicks
trunk
|
Wed, 08 Aug 2007 16:08:34 +0200 |
Tomasz Mon |
branch merge
trunk
|
Wed, 08 Aug 2007 16:08:02 +0200 |
Tomasz Mon |
we don't need UiSkinnedPlaylist->tooltips anymore
trunk
|
Wed, 08 Aug 2007 08:05:28 -0500 |
William Pitcock |
Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780
trunk
|
Wed, 08 Aug 2007 14:54:52 +0200 |
Tomasz Mon |
resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed
trunk audacious-1.4.0-dr2
|
Wed, 08 Aug 2007 14:49:47 +0200 |
Tomasz Mon |
better way to show fileinfopopup
trunk
|
Tue, 07 Aug 2007 18:07:37 -0700 |
Ben Tucker |
merged with master
trunk
|
Sat, 04 Aug 2007 01:15:07 -0700 |
Ben Tucker |
merged with master
trunk
|
Sat, 04 Aug 2007 01:13:08 -0700 |
Ben Tucker |
Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal.
trunk
|
Fri, 03 Aug 2007 17:47:07 -0700 |
Ben Tucker |
merged with master
trunk
|
Thu, 02 Aug 2007 09:19:57 -0700 |
Ben Tucker |
merged with master
trunk
|
Thu, 02 Aug 2007 08:29:59 -0700 |
Ben Tucker |
merged with master
trunk
|
Sun, 29 Jul 2007 11:01:10 -0700 |
Ben Tucker |
merge
trunk
|
Sat, 28 Jul 2007 12:28:40 -0700 |
Ben Tucker |
merge
trunk
|
Thu, 26 Jul 2007 21:18:41 -0700 |
Ben Tucker |
updated to latest
trunk
|
Wed, 25 Jul 2007 23:15:41 -0700 |
Ben Tucker |
-Changed copyright notice
trunk
|
Wed, 25 Jul 2007 23:02:50 -0700 |
Ben Tucker |
-Fixed a compilation issue with DBus on Mac
trunk
|
Mon, 06 Aug 2007 12:45:46 +0200 |
Giacomo Lozito |
merged with some small changes to playback.c
|
Mon, 06 Aug 2007 12:38:23 +0200 |
Giacomo Lozito |
in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at all
|
Sun, 05 Aug 2007 22:08:32 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 05 Aug 2007 22:08:22 -0500 |
William Pitcock |
Update MPRIS service name.
|
Sun, 05 Aug 2007 21:26:56 -0400 |
"Stephan Sokolow " |
- Added my "Locate and Play" script to contrib.
|
Sun, 05 Aug 2007 20:20:19 -0500 |
William Pitcock |
oops
|
Sun, 05 Aug 2007 20:14:53 -0500 |
William Pitcock |
proper race condition fix
|
Mon, 06 Aug 2007 01:32:41 +0200 |
Giacomo Lozito |
- fixed ugly race condition in new threading model; mutexes are also probably required to handle shared access to ip_data
|
Sun, 05 Aug 2007 16:43:53 +0200 |
Tomasz Mon |
goodbye widgets directory
|
Sun, 05 Aug 2007 12:17:07 +0200 |
Tomasz Mon |
solve always broken ui_skinned_textbox_resize_relative
|
Sun, 05 Aug 2007 11:23:35 +0200 |
Tomasz Mon |
add focus_in and focus_out events
|
Sun, 05 Aug 2007 10:06:35 +0200 |
Tomasz Mon |
fix not updating playlist on title change
|
Sat, 04 Aug 2007 20:54:28 -0500 |
William Pitcock |
remove old debugging notices that aren't very relevant anymore.
|
Sat, 04 Aug 2007 16:48:06 +0200 |
mf0102 |
- fixed some cases where the playlist wasn't redrawn
|
Sat, 04 Aug 2007 14:28:19 +0200 |
Tomasz Mon |
we don't need to grab pointer
|
Sat, 04 Aug 2007 13:50:13 +0200 |
Tomasz Mon |
playlistwin_bg is not needed anymore
|
Sat, 04 Aug 2007 13:45:14 +0200 |
Tomasz Mon |
cleaning
|
Sat, 04 Aug 2007 13:16:19 +0200 |
Tomasz Mon |
remove obsolete mainwin_motion
|
Sat, 04 Aug 2007 11:57:50 +0200 |
Tomasz Mon |
mainwin_refresh_visible
|
Sat, 04 Aug 2007 03:02:53 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 04 Aug 2007 03:02:48 -0500 |
William Pitcock |
Update credits a little bit.
|
Sat, 04 Aug 2007 03:02:38 -0500 |
William Pitcock |
Add a system path for default presets.
|
Sat, 04 Aug 2007 15:37:37 +0900 |
Yoshiki Yazawa |
add simplified macros to declare plugin. no more excessive NULLs.
|
Fri, 03 Aug 2007 22:17:41 -0500 |
William Pitcock |
Unbreak XMMS/GTK1 file selector.
|
Fri, 03 Aug 2007 21:52:25 -0500 |
William Pitcock |
gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.
|
Fri, 03 Aug 2007 21:16:18 -0500 |
William Pitcock |
Fix DECLARE_PLUGIN() macro.
|
Fri, 03 Aug 2007 20:42:13 -0500 |
William Pitcock |
Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens.
trunk
|
Fri, 03 Aug 2007 20:39:42 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 03 Aug 2007 20:39:35 -0500 |
William Pitcock |
- bump PAPI version to 4 due to DiscoveryPlugin
trunk
|
Fri, 03 Aug 2007 22:51:04 +0200 |
Tomasz Mon |
fix unshading playlistwin when doubleclicking on textbox
trunk
|
Fri, 03 Aug 2007 22:28:18 +0900 |
Yoshiki Yazawa |
default value for "enabled discovery plugins" was missing.
trunk
|
Fri, 03 Aug 2007 11:14:08 +0200 |
Tomasz Mon |
fix typo
trunk
|
Fri, 03 Aug 2007 07:20:58 +0300 |
Cristi Magherusan |
added Discovery plugin type
trunk
|
Thu, 02 Aug 2007 17:42:38 +0200 |
Tomasz Mon |
show fileinfopopup only when mouse is over playlistwin_list
trunk
|
Thu, 02 Aug 2007 17:26:12 +0200 |
Tomasz Mon |
I hope it'll work now
trunk
|
Thu, 02 Aug 2007 17:18:04 +0200 |
Tomasz Mon |
bring back fileinfopopup
trunk
|
Thu, 02 Aug 2007 16:51:17 +0200 |
Tomasz Mon |
don't carry GdkGC around
trunk
|
Thu, 02 Aug 2007 16:10:32 +0200 |
Tomasz Mon |
I hope textbox_resize_relative is now working propertly
trunk
|
Thu, 02 Aug 2007 15:40:46 +0200 |
Tomasz Mon |
implement ui_skinned_window_expose
trunk
|
Thu, 02 Aug 2007 15:07:31 +0200 |
Tomasz Mon |
remove dead files
trunk
|
Thu, 02 Aug 2007 15:05:46 +0200 |
Tomasz Mon |
fix includes
trunk
|
Thu, 02 Aug 2007 14:28:37 +0200 |
Tomasz Mon |
hasta la vista old widgetcore
trunk
|
Thu, 02 Aug 2007 14:14:32 +0200 |
Tomasz Mon |
port PlayList_List to gtk2
trunk
|
Thu, 02 Aug 2007 02:03:35 -0500 |
William Pitcock |
Expose new libguess-ng character detectors in preferences.
trunk
|
Thu, 02 Aug 2007 02:00:21 -0500 |
William Pitcock |
Add support for greek and hebrew character set detection.
trunk
|
Thu, 02 Aug 2007 01:38:22 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 02 Aug 2007 01:38:15 -0500 |
William Pitcock |
Split off CJK implementation from guess.c logic.
trunk
|
Wed, 01 Aug 2007 22:04:59 -0400 |
ssokolow |
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard.
trunk
|
Wed, 01 Aug 2007 19:15:02 +0000 |
Alex Maclean |
Fix typo in libguess.
trunk
|
Wed, 01 Aug 2007 08:13:05 -0500 |
William Pitcock |
More librcd removal.
trunk
|
Wed, 01 Aug 2007 08:12:03 -0500 |
William Pitcock |
Use new combined libguess interface.
trunk
|
Wed, 01 Aug 2007 08:09:43 -0500 |
William Pitcock |
Kill off librcd.
trunk
|
Wed, 01 Aug 2007 08:08:25 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Wed, 01 Aug 2007 08:08:13 -0500 |
William Pitcock |
Implement support for Arabic and Turkish.
trunk
|
Wed, 01 Aug 2007 14:50:23 +0200 |
Strahinja Kustudic |
Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious
trunk
|
Wed, 01 Aug 2007 14:29:58 +0200 |
Strahinja Kustudic |
Serbian translation updated
trunk
|
Tue, 31 Jul 2007 16:09:18 +0200 |
Strahinja Kustudic |
Updated Serbian translations
trunk
|
Wed, 01 Aug 2007 07:48:03 -0500 |
William Pitcock |
Migrate relevant libRCD code to libguess.
trunk
|
Wed, 01 Aug 2007 07:11:38 -0500 |
William Pitcock |
Allow libguess to be extended for other languages using a common API.
trunk
|
Wed, 01 Aug 2007 03:38:35 -0500 |
William Pitcock |
oops, using a C0X extension (break-from-if) probably isn't cool here.
trunk
|
Wed, 01 Aug 2007 03:37:06 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Wed, 01 Aug 2007 03:36:57 -0500 |
William Pitcock |
Don't explicitly trust the mimetype, still do a probe.
trunk
|
Wed, 01 Aug 2007 13:55:02 +0900 |
Yoshiki Yazawa |
now "hide seekbar on streaming" uses message passing.
trunk
|
Mon, 30 Jul 2007 20:42:40 +0900 |
Yoshiki Yazawa |
temporal fix for update problem which randomly caused by scrolling in playlist.
trunk
|
Sun, 29 Jul 2007 17:35:31 +0200 |
mf0102 |
ran update-po, fixed POTFILES.in and updated German translation
trunk
|
Sat, 28 Jul 2007 14:48:21 +0300 |
Cristi Magherusan |
merge
trunk
|
Sat, 28 Jul 2007 14:45:48 +0300 |
Cristi Magherusan |
fixed crashes
trunk
|
Sat, 28 Jul 2007 16:53:56 +0900 |
Yoshiki Yazawa |
mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work.
trunk
|
Sat, 28 Jul 2007 16:07:14 +0900 |
Yoshiki Yazawa |
revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update.
trunk
|
Fri, 27 Jul 2007 19:44:14 -0500 |
William Pitcock |
Un-shortcircuit some code that I didn't mean to.
trunk
|
Fri, 27 Jul 2007 19:41:37 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 27 Jul 2007 19:41:25 -0500 |
William Pitcock |
Don't display the seek bar if length is -1. There is probably a more efficient way of doing this, but I'm lazy. desowin@ can always fix this later.
trunk
|
Sat, 28 Jul 2007 01:12:03 +0200 |
mf0102 |
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious
trunk
|
Sat, 28 Jul 2007 01:11:38 +0200 |
mf0102 |
- Further translation efforts
trunk
|
Sat, 28 Jul 2007 01:38:07 +0300 |
Cristi Magherusan |
another damn merge
trunk
|
Sat, 28 Jul 2007 01:28:48 +0300 |
Cristi Magherusan |
bound the Enter key to the play button
trunk
|
Sat, 28 Jul 2007 01:27:59 +0300 |
Cristi Magherusan |
lastfm radio GUI
trunk
|
Fri, 27 Jul 2007 15:28:34 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Fri, 27 Jul 2007 15:28:26 -0500 |
William Pitcock |
Track playback monitor thread in InputPlayback.thread.
trunk
|
Fri, 27 Jul 2007 03:16:09 +0200 |
Christian Birchinger |
Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init.
trunk
|
Fri, 27 Jul 2007 00:31:46 +0200 |
Christian Birchinger |
I don't think that's needed. If you revert it, use playback_get_playing() instead.
trunk
|
Thu, 26 Jul 2007 23:54:39 +0200 |
Christian Birchinger |
Automated merge with ssh://hg.atheme-project.org//hg/audacious
trunk
|
Thu, 26 Jul 2007 23:54:07 +0200 |
Christian Birchinger |
Don't call playback_get_time() if not playing in mainwin_idle_func().
trunk
|
Thu, 26 Jul 2007 22:39:43 +0200 |
mf0102 |
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious
trunk
|
Thu, 26 Jul 2007 22:39:16 +0200 |
mf0102 |
Continue translating
trunk
|
Thu, 26 Jul 2007 22:33:34 +0200 |
Christian Birchinger |
Automated merge with ssh://hg.atheme-project.org//hg/audacious
trunk
|
Thu, 26 Jul 2007 22:33:25 +0200 |
Christian Birchinger |
Only set the filename in the dialog if it has been defined before by a previous load or save opeation.
trunk
|
Thu, 26 Jul 2007 14:59:29 -0500 |
William Pitcock |
Remove unnecessary switch statement.
trunk
|
Thu, 26 Jul 2007 14:25:23 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Thu, 26 Jul 2007 14:22:26 -0500 |
William Pitcock |
get_current_input_playback() cleanups.
trunk
|
Thu, 26 Jul 2007 12:10:34 +0300 |
Calin Crisan ccrisan |
Hardcoded a dummy path to use with cdaudio-ng plugin
trunk
|
Wed, 25 Jul 2007 19:10:53 -0500 |
William Pitcock |
playback_seek(): several WTFs in here (probably from XMMS) fixed
trunk
|
Wed, 25 Jul 2007 16:28:54 -0500 |
William Pitcock |
Unbreak vfs_is_writeable().
trunk
|
Wed, 25 Jul 2007 15:46:06 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Wed, 25 Jul 2007 15:46:00 -0500 |
William Pitcock |
Remove mainwin_set_info_text() craq. Still some work to do.
trunk
|
Wed, 25 Jul 2007 22:39:53 +0200 |
mf0102 |
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious
trunk
|
Wed, 25 Jul 2007 22:37:56 +0200 |
mf0102 |
- Took over the German translation and fixed tiny language inaccuracies
trunk
|
Wed, 25 Jul 2007 18:49:27 +0900 |
Yoshiki Yazawa |
exclude cue:// from regular scheme check. it is temporal too.
trunk
|
Tue, 24 Jul 2007 22:26:32 +0200 |
mf0102 |
- Assertion not being called anymore
trunk
|
Tue, 24 Jul 2007 13:17:23 -0500 |
William Pitcock |
__AUDACIOUS_PLUGIN_API__ is now 3.
trunk
|
Tue, 24 Jul 2007 01:05:57 -0500 |
William Pitcock |
Use message passing to make sure the UI is updated in the main thread.
trunk
|
Mon, 23 Jul 2007 19:35:59 -0500 |
William Pitcock |
Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition.
trunk
|
Mon, 23 Jul 2007 19:33:59 -0500 |
William Pitcock |
Remove check for playback->error.
trunk
|
Mon, 23 Jul 2007 19:24:51 -0500 |
William Pitcock |
playback monitor thread: If forced stop occurs, do not queue "playback eof" signal.
trunk
|
Mon, 23 Jul 2007 17:14:47 -0500 |
William Pitcock |
Remove debugging notices.
trunk
|
Mon, 23 Jul 2007 17:14:14 -0500 |
William Pitcock |
Made a mistake here. Fixing!
trunk
|
Mon, 23 Jul 2007 17:10:52 -0500 |
William Pitcock |
New threading model for playback. Playback code should now *block*.
trunk
|
Mon, 23 Jul 2007 16:42:30 -0500 |
William Pitcock |
Add playback_eof(). Plugins should use this instead of playback->eof = 1.
trunk
|
Mon, 23 Jul 2007 16:13:54 -0500 |
William Pitcock |
Death to genevent functions.
trunk
|
Mon, 23 Jul 2007 15:55:40 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 23 Jul 2007 15:55:04 -0500 |
William Pitcock |
Add eventqueue interface.
trunk
|
Mon, 23 Jul 2007 20:46:54 +0200 |
Tomasz Mon |
move gtk_widget_show's to mainwin_real_show
trunk
|
Mon, 23 Jul 2007 10:39:01 +0200 |
Tomasz Mon |
branch merge
trunk
|
Mon, 23 Jul 2007 10:38:18 +0200 |
Tomasz Mon |
few alternations to scrolling
trunk
|
Mon, 23 Jul 2007 01:01:43 +0100 |
Tony Vroon |
Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later.
trunk
|
Sun, 22 Jul 2007 14:16:19 +0300 |
Cristi Magherusan |
Backed out changeset 4673533d7cc3
trunk
|
Sun, 22 Jul 2007 14:03:17 +0300 |
Cristi Magherusan |
made the decoder chooser aware of lastfm MP3 streams so that it will only try mad
trunk
|
Sun, 22 Jul 2007 12:12:08 +0900 |
Yoshiki Yazawa |
add vfs_is_remote() and vfs_is_streaming().
trunk
|
Sun, 22 Jul 2007 12:08:08 +0900 |
Yoshiki Yazawa |
when mime match succeed, pr->ip should be obtained ip.
trunk
|
Sat, 21 Jul 2007 19:02:49 -0500 |
William Pitcock |
Fix VFSBufferedFile::fsize().
trunk
|
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
|
Sat, 07 Apr 2007 05:29:39 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 6)
trunk
|
Sat, 07 Apr 2007 05:25:22 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 5)
trunk
|
Sat, 07 Apr 2007 05:15:25 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 4)
trunk
|
Sat, 07 Apr 2007 05:08:36 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 3)
trunk
|
Sat, 07 Apr 2007 04:56:27 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file (part 2)
trunk
|
Sat, 07 Apr 2007 04:36:14 -0700 |
giacomo |
[svn] - fixed c++ish declaration in a c file
trunk
|
Thu, 05 Apr 2007 17:16:09 -0700 |
nenolod |
[svn] - fix crashes related to alt+click enqueue
trunk
|
Thu, 05 Apr 2007 17:01:26 -0700 |
nenolod |
[svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4.
trunk
|
Thu, 05 Apr 2007 09:26:13 -0700 |
giacomo |
[svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions
trunk
|
Thu, 05 Apr 2007 06:11:33 -0700 |
nenolod |
[svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860.
trunk
|
Thu, 05 Apr 2007 05:56:00 -0700 |
nenolod |
[svn] - don't resample if source rate matches the internal clock rate. closes #881.
trunk
|
Thu, 05 Apr 2007 05:32:15 -0700 |
nenolod |
[svn] - synchronize SRC conversion patch with upstream
trunk
|
Tue, 03 Apr 2007 11:54:52 -0700 |
nenolod |
[svn] - this probably fixes bug #858
trunk
|
Sat, 31 Mar 2007 19:33:04 -0700 |
nenolod |
[svn] - fix doublesize motion events. patch by gagern, closes #856.
trunk
|
Mon, 26 Mar 2007 09:21:40 -0700 |
js |
[svn] Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files.
trunk
|
Sat, 24 Mar 2007 23:25:20 -0700 |
yaz |
[svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions.
trunk
|
Fri, 23 Mar 2007 10:51:02 -0700 |
yaz |
[svn] - rename libgnuintl.h.in to libgnuintl.h
trunk
|
Fri, 23 Mar 2007 10:16:00 -0700 |
yaz |
[svn] - included gettext didn't compile. closes #866
trunk
|
Thu, 22 Mar 2007 22:20:59 -0700 |
yaz |
[svn] - add support for writing relative path.
trunk
|
Thu, 22 Mar 2007 00:38:29 -0700 |
yaz |
[svn] improve save/load playlist UI:
trunk
|
Wed, 21 Mar 2007 13:47:48 -0700 |
giacomo |
[svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded
trunk
|
Wed, 21 Mar 2007 05:51:52 -0700 |
nenolod |
[svn] - reassign copyright to yaz.
trunk
|
Wed, 21 Mar 2007 03:25:21 -0700 |
yaz |
[svn] - clear playlist attribute when playlist_clear() is called.
trunk
|
Wed, 21 Mar 2007 02:13:02 -0700 |
yaz |
[svn] improve support for static playlist.
trunk
|
Wed, 21 Mar 2007 01:59:48 -0700 |
yaz |
[svn] tweak UI behaviors:
trunk
|
Tue, 20 Mar 2007 23:58:31 -0700 |
nenolod |
[svn] - fixes for mowgli pre-GIT.
trunk
|
Tue, 20 Mar 2007 22:00:11 -0700 |
nenolod |
[svn] - use a managed heap for playlist entry node allocation.
trunk
|
Tue, 20 Mar 2007 21:40:54 -0700 |
nenolod |
[svn] - typo
trunk
|
Tue, 20 Mar 2007 21:39:00 -0700 |
nenolod |
[svn] - integrate libmowgli requirement into buildsystem
trunk
|
Mon, 19 Mar 2007 08:41:23 -0700 |
yaz |
[svn] - tweak wrong indentations.
trunk
|
Mon, 19 Mar 2007 08:35:08 -0700 |
yaz |
[svn] simplify and enhance signal handler:
trunk
|
Fri, 16 Mar 2007 19:21:54 -0700 |
giacomo |
[svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin
trunk
|
Fri, 16 Mar 2007 19:07:19 -0700 |
nenolod |
[svn] - performance is better without r4270.
trunk
|
Fri, 16 Mar 2007 18:44:03 -0700 |
nenolod |
[svn] - run gtkevents while populating the list.
trunk
|
Fri, 16 Mar 2007 18:11:57 -0700 |
nenolod |
[svn] - update pl.po, closes #839.
trunk
|
Fri, 16 Mar 2007 00:25:44 -0700 |
nenolod |
[svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader.
trunk
|
Thu, 15 Mar 2007 19:25:27 -0700 |
nenolod |
[svn] - plugin reloading.
trunk
|
Thu, 15 Mar 2007 18:44:52 -0700 |
nenolod |
[svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now.
trunk
|
Tue, 13 Mar 2007 13:32:56 -0700 |
nenolod |
[svn] - add Doxygen files
trunk
|
Mon, 12 Mar 2007 10:55:24 -0700 |
yaz |
[svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy.
trunk
|
Mon, 12 Mar 2007 10:31:24 -0700 |
nenolod |
[svn] - version bump to 1.4.
trunk
|
Sun, 11 Mar 2007 17:05:07 -0700 |
nenolod |
[svn] - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut
trunk
|
Fri, 09 Mar 2007 18:10:47 -0800 |
nenolod |
[svn] - new slovak translator (timeout 180d)
trunk
|
Fri, 09 Mar 2007 18:08:14 -0800 |
nenolod |
[svn] - update polish translation, closes #838.
trunk
|
Fri, 09 Mar 2007 18:07:21 -0800 |
nenolod |
[svn] - version bump to 1.3.1.
trunk
|
Thu, 08 Mar 2007 18:33:20 -0800 |
yaz |
[svn] - now sort by track number and sort by title work even if on display metadata loading is specified.
trunk
|
Wed, 07 Mar 2007 16:26:51 -0800 |
giacomo |
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer
trunk
|
Tue, 06 Mar 2007 19:04:48 -0800 |
kiyoshi |
[svn] remove autotools macros that aren't used in audacious core any more
trunk
|
Tue, 06 Mar 2007 18:54:10 -0800 |
kiyoshi |
[svn] why are we still checking for GConf? checks and related OMK data removed
trunk
|
Mon, 05 Mar 2007 17:30:33 -0800 |
giacomo |
[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should
trunk
|
Mon, 05 Mar 2007 16:28:45 -0800 |
hansmi |
[svn] Prevent double free() by strdup'ing value.
trunk
|
Mon, 05 Mar 2007 13:50:32 -0800 |
mf0102 |
[svn] - Remove even more duplicate code
trunk
|
Mon, 05 Mar 2007 13:43:09 -0800 |
hansmi |
[svn] Check filesize before doing memcmp (potential sigsegv).
trunk
|
Sun, 04 Mar 2007 10:43:38 -0800 |
mf0102 |
[svn] - Removed some of the horrible code duplication in the file popup code
trunk
|
Sat, 03 Mar 2007 22:34:27 -0800 |
nenolod |
[svn] - fix handling of multiple files on the command line.
trunk
|
Sat, 03 Mar 2007 14:56:49 -0800 |
mf0102 |
[svn] - Cleaned up file info popup stuff
trunk
|
Sat, 03 Mar 2007 06:08:20 -0800 |
nenolod |
[svn] - workaround freebsd make problems. closes #827.
trunk
|
Fri, 02 Mar 2007 08:28:39 -0800 |
nenolod |
[svn] - audacious 1.3.0 release.
trunk
|
Fri, 02 Mar 2007 07:00:26 -0800 |
nenolod |
[svn] - back out r4200 for now.
trunk
|
Thu, 01 Mar 2007 23:04:21 -0800 |
nenolod |
[svn] - update chinese translation via Jiang Tao
trunk
|
Thu, 01 Mar 2007 20:00:06 -0800 |
yaz |
[svn] - bug fix for dfa_validate_utf8().
trunk
|
Thu, 01 Mar 2007 08:47:28 -0800 |
yaz |
[svn] - how about <Shift>A for Clear A-B?
trunk
|
Thu, 01 Mar 2007 08:22:32 -0800 |
nenolod |
[svn] - correct a keyboard shortcut collision. closes #824.
trunk
|
Thu, 01 Mar 2007 05:06:49 -0800 |
nenolod |
[svn] - reset the position of the equalizer window properly.
trunk
|
Thu, 01 Mar 2007 05:02:59 -0800 |
nenolod |
[svn] - only discard GdkMotion events.
trunk
|
Wed, 28 Feb 2007 18:26:34 -0800 |
yaz |
[svn] - add myself to plugin development group.
trunk
|
Wed, 28 Feb 2007 16:07:21 -0800 |
nhjm449 |
[svn] - custom field support for audacious_get_tuple_field_data()
trunk
|
Wed, 28 Feb 2007 09:52:22 -0800 |
nenolod |
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's
trunk
|
Wed, 28 Feb 2007 07:44:30 -0800 |
nenolod |
[svn] - there was a missing delimeter in the patch credits
trunk
|
Wed, 28 Feb 2007 05:44:38 -0800 |
nenolod |
[svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker).
trunk
|
Tue, 27 Feb 2007 04:09:06 -0800 |
nenolod |
[svn] - add vfs_buffered_file_release_live_fd().
trunk
|
Tue, 27 Feb 2007 03:49:22 -0800 |
nenolod |
[svn] - proxy requests for metadata attached to a VFSBufferedFile to the live
trunk
|
Tue, 27 Feb 2007 02:15:51 -0800 |
nenolod |
[svn] - always make sure we are operating on a copy of the ini string
trunk
|
Mon, 26 Feb 2007 20:11:44 -0800 |
nenolod |
[svn] - update libaudacious gtkdoc configuration
trunk
|
Mon, 26 Feb 2007 19:06:45 -0800 |
nhjm449 |
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data()
trunk
|
Mon, 26 Feb 2007 10:30:06 -0800 |
yaz |
[svn] - add explicit hints to show bit rate, sampling frequency and audio mode.
trunk
|
Mon, 26 Feb 2007 06:14:54 -0800 |
gw666 |
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0
trunk
|
Mon, 26 Feb 2007 05:29:04 -0800 |
nenolod |
[svn] - new translator for czech
trunk
|
Mon, 26 Feb 2007 04:43:40 -0800 |
nenolod |
[svn] - fix a regression in modern skins
trunk
|
Mon, 26 Feb 2007 03:36:09 -0800 |
nenolod |
[svn] - fix a regression introduced by the DnD fix.
trunk
|
Mon, 26 Feb 2007 01:14:48 -0800 |
nenolod |
[svn] - urldecode playlist paths
trunk
|
Sun, 25 Feb 2007 22:41:59 -0800 |
nenolod |
[svn] - change the order that hints are processed in.
trunk
|
Sun, 25 Feb 2007 22:03:15 -0800 |
nenolod |
[svn] - avoid an exception
trunk
|
Sun, 25 Feb 2007 18:17:25 -0800 |
yaz |
[svn] - filename in filepopup should be utf8.
trunk
|
Sun, 25 Feb 2007 17:55:30 -0800 |
nenolod |
[svn] - make directory drag-and-drop work again.
trunk
|
Sun, 25 Feb 2007 00:53:19 -0800 |
nenolod |
[svn] - enforce playback stop when clearing the playlist to load new files in. closes #808.
trunk
|
Sun, 25 Feb 2007 00:43:25 -0800 |
nenolod |
[svn] - update documentation
trunk
|
Sun, 25 Feb 2007 00:31:25 -0800 |
nenolod |
[svn] - bump libaudacious API revision. this will make 1.2 plugins binary
trunk
|
Sat, 24 Feb 2007 18:39:17 -0800 |
nenolod |
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port.
trunk
|
Sat, 24 Feb 2007 14:22:57 -0800 |
mf0102 |
[svn] - Minor cleanups
trunk
|
Sat, 24 Feb 2007 13:36:36 -0800 |
mf0102 |
[svn] - Spring clean (removed one function)
trunk
|
Sat, 24 Feb 2007 07:53:09 -0800 |
nenolod |
[svn] - make a note that MCS is required now.
trunk
|
Sat, 24 Feb 2007 07:52:26 -0800 |
nenolod |
[svn] - GTK+ 2.6 is required.
trunk
|
Sat, 24 Feb 2007 07:51:41 -0800 |
nenolod |
[svn] - update README table of contents
trunk
|
Sat, 24 Feb 2007 07:49:53 -0800 |
nenolod |
[svn] - add joker to credits
trunk
|
Sat, 24 Feb 2007 07:45:31 -0800 |
nenolod |
[svn] - add documentation wrt why we ship our own libid3tag and why it
trunk
|
Sat, 24 Feb 2007 07:41:14 -0800 |
nenolod |
[svn] - add support for opening id3 tags from a live vfs handle.
trunk
|
Sat, 24 Feb 2007 06:01:39 -0800 |
nenolod |
[svn] - add reference-counting to VFS and add new function, vfs_dup() to
trunk
|
Fri, 23 Feb 2007 20:10:54 -0800 |
nenolod |
[svn] - provide fd->uri for buffered files
trunk
|
Wed, 21 Feb 2007 15:02:54 -0800 |
giacomo |
[svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it
trunk
|
Wed, 21 Feb 2007 04:25:12 -0800 |
yaz |
[svn] revise str_to_utf8():
trunk
|
Wed, 21 Feb 2007 03:52:52 -0800 |
yaz |
[svn] - vfs layer doesn't provide fdopen.
trunk
|
Tue, 20 Feb 2007 16:17:08 -0800 |
nhjm449 |
[svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802)
trunk
|
Tue, 20 Feb 2007 08:11:40 -0800 |
nenolod |
[svn] - or comparison should be an and comparison
trunk
|
Tue, 20 Feb 2007 07:35:05 -0800 |
nenolod |
[svn] - handle MS-DOS line endings.
trunk
|
Tue, 20 Feb 2007 04:54:56 -0800 |
js |
[svn] Use VFS.
trunk
|
Mon, 19 Feb 2007 12:27:45 -0800 |
nenolod |
[svn] - new translation drop from flameeyes
trunk
|
Mon, 19 Feb 2007 06:16:29 -0800 |
chainsaw |
[svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey.
trunk
|
Mon, 19 Feb 2007 06:11:23 -0800 |
chainsaw |
[svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86
trunk
|
Mon, 19 Feb 2007 00:16:28 -0800 |
yaz |
[svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning.
trunk
|
Sun, 18 Feb 2007 22:33:03 -0800 |
yaz |
[svn] - update playlist->tail when an entry has been removed.
trunk
|
Sun, 18 Feb 2007 20:42:53 -0800 |
yaz |
[svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something.
trunk
|
Sun, 18 Feb 2007 20:40:14 -0800 |
yaz |
[svn] - changes in r4102 break jtf. disabled for now.
trunk
|
Sun, 18 Feb 2007 07:24:13 -0800 |
nenolod |
[svn] - run gtk events while iterating through the playlist
trunk
|
Sat, 17 Feb 2007 19:59:01 -0800 |
yaz |
[svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1.
trunk
|
Sat, 17 Feb 2007 16:59:39 -0800 |
nenolod |
[svn] - update chinese simplified translation --
trunk
|
Sat, 17 Feb 2007 05:54:16 -0800 |
yaz |
[svn] - make configure script show the configuration status of sampling rate conversion.
trunk
|
Sat, 17 Feb 2007 02:36:11 -0800 |
nenolod |
[svn] - ppc64 warning fixes for upsampling patch
trunk
|
Sat, 17 Feb 2007 02:32:37 -0800 |
nenolod |
[svn] - put configdb back in libaudacious as the client library needs it
trunk
|
Sat, 17 Feb 2007 02:30:32 -0800 |
nenolod |
[svn] - update options printout
trunk
|
Sat, 17 Feb 2007 02:21:23 -0800 |
nenolod |
[svn] - add Teru KAGOMASHIRA to credits.
trunk
|
Sat, 17 Feb 2007 02:19:35 -0800 |
nenolod |
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling,
trunk
|
Sat, 17 Feb 2007 01:54:30 -0800 |
nenolod |
[svn] - reinstate rcfile class for now
trunk
|
Sat, 17 Feb 2007 01:02:11 -0800 |
nenolod |
[svn] - relocate configdb to audacious core
trunk
|
Sat, 17 Feb 2007 00:59:50 -0800 |
nenolod |
[svn] - make libmcs a forced requirement
trunk
|
Fri, 16 Feb 2007 18:28:07 -0800 |
nenolod |
[svn] - fix a typo
trunk
|
Fri, 16 Feb 2007 18:27:31 -0800 |
nenolod |
[svn] - don't return a bogus vtable for an unregistered URI scheme
trunk
|
Fri, 16 Feb 2007 04:21:17 -0800 |
yaz |
[svn] - include stdio.h for debug print out.
trunk
|
Thu, 15 Feb 2007 19:31:14 -0800 |
nenolod |
[svn] - remove debugging notice
trunk
|
Thu, 15 Feb 2007 17:26:58 -0800 |
nenolod |
[svn] - manually save player positions.
trunk
|
Thu, 15 Feb 2007 15:17:36 -0800 |
mf0102 |
[svn] - made new INI file parser
trunk
|
Thu, 15 Feb 2007 02:03:34 -0800 |
nenolod |
[svn] - playlist editor: use SkinnedWindow widgetlist
trunk
|
Thu, 15 Feb 2007 00:45:32 -0800 |
nenolod |
[svn] - playlist editor: use SkinnedWindow provided GC.
trunk
|
Thu, 15 Feb 2007 00:44:16 -0800 |
nenolod |
[svn] - equalizer: use SkinnedWindow provided GC.
trunk
|
Thu, 15 Feb 2007 00:33:21 -0800 |
nenolod |
[svn] - move the GC into the SkinnedWindow class.
trunk
|
Thu, 15 Feb 2007 00:14:11 -0800 |
nenolod |
[svn] - ui_skinned_window_widgetlist_associate
trunk
|
Wed, 14 Feb 2007 18:02:49 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 14 Feb 2007 11:56:02 -0800 |
nenolod |
[svn] - fix beepctrl.h:35: warning: comma at end of enumerator list
trunk
|
Wed, 14 Feb 2007 11:45:41 -0800 |
nenolod |
[svn] - configdb // -> /* */ change
trunk
|
Wed, 14 Feb 2007 11:41:11 -0800 |
nenolod |
[svn] ui_main.h:92: warning: comma at end of enumerator list
trunk
|
Wed, 14 Feb 2007 11:24:39 -0800 |
nenolod |
[svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic
trunk
|
Wed, 14 Feb 2007 11:05:36 -0800 |
nenolod |
[svn] - fix signed vs unsigned comparisons and missing initializer warnings
trunk
|
Wed, 14 Feb 2007 10:48:52 -0800 |
nenolod |
[svn] - fix a signed vs unsigned comparison
trunk
|
Wed, 14 Feb 2007 06:42:50 -0800 |
yaz |
[svn] - avoid double free while playing cdda.
trunk
|
Tue, 13 Feb 2007 13:22:51 -0800 |
chainsaw |
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo.
trunk
|
Tue, 13 Feb 2007 06:09:50 -0800 |
mf0102 |
[svn] - removed unused function bmp_menu_translate()
trunk
|
Tue, 13 Feb 2007 05:48:33 -0800 |
yaz |
[svn] - delete id3 tag feature has been added.
trunk
|
Mon, 12 Feb 2007 14:26:29 -0800 |
nenolod |
[svn] - unbreak relative path support. closes #791.
trunk
|
Mon, 12 Feb 2007 12:51:11 -0800 |
nenolod |
[svn] - add Catalan translation file. Closes #786.
trunk
|
Mon, 12 Feb 2007 12:41:51 -0800 |
nenolod |
[svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792.
trunk
|
Mon, 12 Feb 2007 10:08:11 -0800 |
yaz |
[svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict.
trunk
|
Mon, 12 Feb 2007 09:22:32 -0800 |
mf0102 |
[svn] - more playlist cleanups (generalized code for playlist loading/saving
trunk
|
Mon, 12 Feb 2007 08:59:08 -0800 |
mf0102 |
[svn] - made new functions: widget_move_relative and widget_resize_relative
trunk
|
Mon, 12 Feb 2007 08:13:53 -0800 |
mf0102 |
[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me)
trunk
|
Mon, 12 Feb 2007 07:18:47 -0800 |
giacomo |
[svn] - added set volume hook
trunk
|
Mon, 12 Feb 2007 04:34:56 -0800 |
giacomo |
[svn] - convert filename string to utf8 for playlist->title (closes bug #789)
trunk
|
Sun, 11 Feb 2007 05:19:07 -0800 |
yaz |
[svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever.
trunk
|
Sun, 11 Feb 2007 01:16:10 -0800 |
nenolod |
[svn] - Update Welsh translation:
trunk
|
Sun, 11 Feb 2007 01:02:12 -0800 |
nenolod |
[svn] - fix POTFILES.in
trunk
|
Sat, 10 Feb 2007 20:47:46 -0800 |
nenolod |
[svn] - split out jump to track
trunk
|
Sat, 10 Feb 2007 20:21:42 -0800 |
nenolod |
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component.
trunk
|
Sat, 10 Feb 2007 20:16:31 -0800 |
nenolod |
[svn] - bring hints.h into something we like to call reality
trunk
|
Sat, 10 Feb 2007 20:11:28 -0800 |
nenolod |
[svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available().
trunk
|
Sat, 10 Feb 2007 20:09:23 -0800 |
nenolod |
[svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain
trunk
|
Sat, 10 Feb 2007 17:04:31 -0800 |
nenolod |
[svn] - remove debugging notices
trunk
|
Sat, 10 Feb 2007 17:01:44 -0800 |
nenolod |
[svn] Try to put some skinned window code in a common place.
trunk
|
Sat, 10 Feb 2007 12:29:21 -0800 |
nenolod |
[svn] - patch from Mark Glines to ad https:// URI support to playlists.
trunk
|
Fri, 09 Feb 2007 22:30:10 -0800 |
nenolod |
[svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM.
trunk
|
Fri, 09 Feb 2007 22:05:03 -0800 |
nenolod |
[svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline,
trunk
|
Fri, 09 Feb 2007 03:04:35 -0800 |
yaz |
[svn] - trying to open filebrowser when it is already open will raise the filebrowser.
trunk
|
Thu, 08 Feb 2007 08:42:01 -0800 |
nenolod |
[svn] - revise r3986 to only override tuple->track_name on lengthless streams
trunk
|
Thu, 08 Feb 2007 07:00:02 -0800 |
yaz |
[svn] make input->set_info overwrite tuple->track_name. it allows input
trunk
|
Thu, 08 Feb 2007 01:43:09 -0800 |
yaz |
[svn] - suppress warning
trunk
|
Wed, 07 Feb 2007 21:08:20 -0800 |
yaz |
[svn] - make SIGTERM handler always work.
trunk
|
Wed, 07 Feb 2007 18:38:48 -0800 |
giacomo |
[svn] - add window class player.Audacious to audacious player window
trunk
|
Wed, 07 Feb 2007 10:23:29 -0800 |
nenolod |
[svn] - add some debugging assertions to this code
trunk
|
Wed, 07 Feb 2007 10:06:49 -0800 |
js |
[svn] (I really hate my shell's escaping, ignore this)
trunk
|
Wed, 07 Feb 2007 10:05:19 -0800 |
js |
[svn] Too much was reverted here. Removing the " around \%U would've been sufficient.
trunk
|
Wed, 07 Feb 2007 07:49:45 -0800 |
js |
[svn] Reverted rev 3958 - it breaks opening files with nautilus completely
trunk
|
Tue, 06 Feb 2007 06:06:58 -0800 |
marvin |
[svn] - fixed crash when skipping to next song with an empty playlist
trunk
|
Mon, 05 Feb 2007 17:54:57 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Mon, 05 Feb 2007 16:28:03 -0800 |
giacomo |
[svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE
trunk
|
Mon, 05 Feb 2007 08:47:10 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Sun, 04 Feb 2007 22:41:31 -0800 |
nenolod |
[svn] Update turkish translation via murat. Closes #774.
trunk
|
Sun, 04 Feb 2007 22:39:00 -0800 |
nenolod |
[svn] - fix audacious -s, closes #778.
trunk
|
Sun, 04 Feb 2007 07:47:05 -0800 |
nenolod |
[svn] - add "%U" to arguments of audacious.desktop.in::exec.
trunk
|
Sat, 03 Feb 2007 11:19:07 -0800 |
nenolod |
[svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd
trunk
|
Sat, 03 Feb 2007 03:25:10 -0800 |
kustodian |
[svn] Updated Serbian translations.
trunk
|
Fri, 02 Feb 2007 14:21:12 -0800 |
nenolod |
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
trunk
|
Fri, 02 Feb 2007 13:20:15 -0800 |
nenolod |
[svn] - update credits
trunk
|
Fri, 02 Feb 2007 13:18:52 -0800 |
nenolod |
[svn] - new turkish translation from Murat Senel
trunk
|
Thu, 01 Feb 2007 11:15:15 -0800 |
nenolod |
[svn] - the svn_stamp is no longer an svn revision, but a serial number
trunk
|
Thu, 01 Feb 2007 11:11:52 -0800 |
nenolod |
[svn] - more tweaks
trunk
|
Thu, 01 Feb 2007 11:10:10 -0800 |
nenolod |
[svn] - ui adjustment
trunk
|
Thu, 01 Feb 2007 11:06:26 -0800 |
nenolod |
[svn] - remove build-stamp autogen crap from Makefile
trunk
|
Thu, 01 Feb 2007 11:05:54 -0800 |
nenolod |
[svn] - add build_stamp.c so that it can be autogenerated
trunk
|
Thu, 01 Feb 2007 10:29:27 -0800 |
nenolod |
[svn] - re-add support for gtkrc files
trunk
|
Thu, 01 Feb 2007 10:21:09 -0800 |
nenolod |
[svn] - update audacious manpage for 1.3
trunk
|
Thu, 01 Feb 2007 09:22:56 -0800 |
nenolod |
[svn] - remove buggy playlist transparency patch
trunk
|
Thu, 01 Feb 2007 06:09:53 -0800 |
giacomo |
[svn] - added a new hook: playlist set info
trunk
|
Thu, 01 Feb 2007 03:34:37 -0800 |
kustodian |
[svn] Updated translations
trunk
|
Wed, 31 Jan 2007 23:40:02 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Wed, 31 Jan 2007 18:21:35 -0800 |
giacomo |
[svn] - now it's possible to pass user_data along with the hook function in hook_associate
trunk
|
Wed, 31 Jan 2007 16:47:18 -0800 |
marvin |
[svn] - Make the voiceprint use the skin's foreground and background color for the gradient in 'normal' mode
trunk
|
Wed, 31 Jan 2007 08:29:07 -0800 |
nenolod |
[svn] - update-po
trunk
|
Wed, 31 Jan 2007 07:58:24 -0800 |
nenolod |
[svn] - forgot something kinda important
trunk
|
Wed, 31 Jan 2007 05:23:24 -0800 |
nenolod |
[svn] - put it back the way it was
trunk
|
Wed, 31 Jan 2007 05:05:26 -0800 |
nenolod |
[svn] - InputPlayback: prepare to deprecate InputPlugin::seek()
trunk
|
Wed, 31 Jan 2007 02:20:19 -0800 |
kiyoshi |
[svn] Update translations [also fixes bad commit from Chainsaw]
trunk
|
Wed, 31 Jan 2007 02:11:07 -0800 |
chainsaw |
[svn] Conflict markers upset msgmerge. Removed them.
trunk
|
Wed, 31 Jan 2007 01:48:50 -0800 |
yaz |
[svn] - avoid multiple open of filebrowser
trunk
|
Tue, 30 Jan 2007 14:21:06 -0800 |
nenolod |
[svn] - mark some strings used by GOption as translatable
trunk
|
Tue, 30 Jan 2007 13:45:10 -0800 |
nemo |
[svn] Translation tweak by Thierry Vignaud
trunk
|
Tue, 30 Jan 2007 10:50:49 -0800 |
nenolod |
[svn] - update Welsh translation:
trunk
|
Tue, 30 Jan 2007 10:33:27 -0800 |
nenolod |
[svn] - fix POTFILES.in
trunk
|
Tue, 30 Jan 2007 09:12:24 -0800 |
cwchien |
[svn] zh_TW.po updated by: Cheng-Wei Chien <e dot cwchien at gmail dot com>
trunk
|
Mon, 29 Jan 2007 10:29:19 -0800 |
mf0102 |
[svn] - Changed playback_set_random_skin() to skin_set_random_skin()
trunk
|
Mon, 29 Jan 2007 10:11:01 -0800 |
nenolod |
[svn] - split out albumart locating functions into a seperate file and make the public API available in util.h
trunk
|
Mon, 29 Jan 2007 09:55:26 -0800 |
mf0102 |
[svn] - Cleaned up a bit
trunk
|
Mon, 29 Jan 2007 07:08:18 -0800 |
giacomo |
[svn] - set the gtk2 fileopener position to the center of the screen
trunk
|
Sun, 28 Jan 2007 22:19:02 -0800 |
iabervon |
[svn] Allow input plugin that implements get_volume to punt to the output plugin.
trunk
|
Sun, 28 Jan 2007 22:09:12 -0800 |
iabervon |
[svn] Provide flags in InputPlayback for common plugin flag needs, and provide a
trunk
|
Sun, 28 Jan 2007 21:08:08 -0800 |
iabervon |
[svn] More input plugin API work
trunk
|
Sun, 28 Jan 2007 17:02:15 -0800 |
iabervon |
[svn] Change the input plugin API to use a struct for the currently-playing file.
trunk
|
Sun, 28 Jan 2007 12:15:08 -0800 |
nenolod |
[svn] - new croatian translation from Marin Glibic
trunk
|
Sun, 28 Jan 2007 03:55:46 -0800 |
chainsaw |
[svn] Add Joseph Jezak to the list of patch submitters.
trunk
|
Sun, 28 Jan 2007 01:58:22 -0800 |
nhjm449 |
[svn] - Why are we probing streams so unnecessarily often?
trunk
|
Sun, 28 Jan 2007 01:54:28 -0800 |
yaz |
[svn] - restore shortcut key (esc) to close gtk2 fileopener.
trunk
|
Sat, 27 Jan 2007 12:10:21 -0800 |
mf0102 |
[svn] - moved titlestring.* and xconvert.* from libaudacious to audacious
trunk
|
Sat, 27 Jan 2007 11:40:05 -0800 |
nenolod |
[svn] - make vfs_buffered_file_new_from_uri declaration const
trunk
|
Sat, 27 Jan 2007 11:28:14 -0800 |
nenolod |
[svn] - fix an offset error in the vfs_buffered_file wraparound implementation sections
trunk
|
Sat, 27 Jan 2007 08:22:15 -0800 |
yaz |
[svn] - make sure tooltip_file != NULL otherwise filepopup may crash in strcmp().
trunk
|
Sat, 27 Jan 2007 07:34:13 -0800 |
yaz |
[svn] - revise logic of r3808 so that cdaudio works again.
trunk
|
Sat, 27 Jan 2007 06:09:45 -0800 |
mf0102 |
[svn] - removed xmms_ prefix from formatter
trunk
|
Sat, 27 Jan 2007 05:01:55 -0800 |
nenolod |
[svn] - fix an error
trunk
|
Sat, 27 Jan 2007 04:51:25 -0800 |
nenolod |
[svn] - vfs_get_file_contents() implementation.
trunk
|
Sat, 27 Jan 2007 04:39:43 -0800 |
nenolod |
[svn] - indentation cleanups
trunk
|
Sat, 27 Jan 2007 04:37:49 -0800 |
nenolod |
[svn] - break out the URL opener UI code
trunk
|
Sat, 27 Jan 2007 04:32:08 -0800 |
nenolod |
[svn] - fix accidental removal of xmms_show_message
trunk
|
Sat, 27 Jan 2007 04:07:46 -0800 |
mf0102 |
[svn] Removed util.* from libaudacious
trunk
|
Fri, 26 Jan 2007 18:11:50 -0800 |
nenolod |
[svn] - audacious.desktop is already installed, no need to do so here
trunk
|
Fri, 26 Jan 2007 18:10:18 -0800 |
nenolod |
[svn] - fix: W:playlist_list.c(162) [get_transparency_pixmap]: possible type-punned pointer dereference
trunk
|
Fri, 26 Jan 2007 14:55:25 -0800 |
mf0102 |
[svn] oops, forgot to add the fileopener files
trunk
|
Fri, 26 Jan 2007 14:50:30 -0800 |
mf0102 |
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.*
trunk
|
Fri, 26 Jan 2007 13:13:24 -0800 |
mf0102 |
[svn] reworked file chooser
trunk
|
Fri, 26 Jan 2007 09:11:10 -0800 |
mf0102 |
[svn] removed last references to top_srcdir
trunk
|
Fri, 26 Jan 2007 08:22:10 -0800 |
nenolod |
[svn] - default settings for options.session
trunk
|
Fri, 26 Jan 2007 07:37:53 -0800 |
nenolod |
[svn] - handle unknown options
trunk
|
Fri, 26 Jan 2007 07:32:55 -0800 |
nenolod |
[svn] - use GOption instead of getopt.
trunk
|
Thu, 25 Jan 2007 22:33:00 -0800 |
nenolod |
[svn] - remove gcc-specific CFLAGs
trunk
|
Thu, 25 Jan 2007 22:20:19 -0800 |
nenolod |
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
trunk
|
Thu, 25 Jan 2007 21:59:33 -0800 |
nenolod |
[svn] - rename some hooks so that they are more logical
trunk
|
Thu, 25 Jan 2007 21:29:51 -0800 |
nenolod |
[svn] - add hooks: playback begin, playback end, playlist reached end
trunk
|
Thu, 25 Jan 2007 21:19:44 -0800 |
nenolod |
[svn] - allow for hooks to be automatically registered if they are needed
trunk
|
Thu, 25 Jan 2007 20:50:15 -0800 |
yaz |
[svn] enhancement to popup information settings
trunk
|
Thu, 25 Jan 2007 20:23:16 -0800 |
nenolod |
[svn] - hooking implementation.
trunk
|
Thu, 25 Jan 2007 08:19:54 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 25 Jan 2007 06:56:12 -0800 |
mf0102 |
[svn] recoded gtk2 style file opener
trunk
|
Thu, 25 Jan 2007 06:51:18 -0800 |
dai |
[svn] * Update Japanese translation.
trunk
|
Thu, 25 Jan 2007 01:52:51 -0800 |
nenolod |
[svn] - make a note that hashtable collisions in the plugin matrix are not
trunk
|
Wed, 24 Jan 2007 18:40:07 -0800 |
yaz |
[svn] - should not pass null fd to input plugins.
trunk
|
Wed, 24 Jan 2007 15:15:46 -0800 |
nemo |
[svn] Strip 0xFEFF
trunk
|
Wed, 24 Jan 2007 15:10:51 -0800 |
nemo |
[svn] Strip 0xFEFF from start of file. Windows error?
trunk
|
Wed, 24 Jan 2007 11:33:38 -0800 |
kustodian |
[svn] Fixed fuzzy translations
trunk
|
Tue, 23 Jan 2007 16:43:13 -0800 |
giacomo |
[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams)
trunk
|
Tue, 23 Jan 2007 16:37:13 -0800 |
giacomo |
[svn] - tuple->file_name coming from input plugins have a string with filename + extension, but tuple->file_name coming from input plugins without a get_song_tuple have a string with filename without extension; fix this incongruency, always pass tuple->filename with a string containing filename + extension
trunk
|
Tue, 23 Jan 2007 10:33:25 -0800 |
nenolod |
[svn] - skin install rules -> policy::skins
trunk
|
Tue, 23 Jan 2007 10:23:03 -0800 |
nenolod |
[svn] - missed one
trunk
|
Tue, 23 Jan 2007 10:22:32 -0800 |
nenolod |
[svn] - rework objective make _a lot_
trunk
|
Tue, 23 Jan 2007 09:21:53 -0800 |
nenolod |
[svn] - portability fixes for solaris
trunk
|
Tue, 23 Jan 2007 02:51:10 -0800 |
yaz |
[svn] - strings.h should be installed because plugins may use str_to_utf8().
trunk
|
Mon, 22 Jan 2007 18:21:22 -0800 |
nenolod |
[svn] - attempt to bind the audacious-plugins domain
trunk
|
Mon, 22 Jan 2007 18:19:50 -0800 |
nenolod |
[svn] - add i18n.h which wraps gettext in a way that is usable to plugins.
trunk
|
Mon, 22 Jan 2007 09:51:03 -0800 |
giacomo |
[svn] - export main.h again
trunk
|
Mon, 22 Jan 2007 09:35:30 -0800 |
giacomo |
[svn] - add missing inclusion of strings.h where necessary, do not export main.h and export strings.h
trunk
|
Mon, 22 Jan 2007 08:38:42 -0800 |
nenolod |
[svn] - improve upon welsh translation grammar
trunk
|
Mon, 22 Jan 2007 05:14:25 -0800 |
nenolod |
[svn] - update japanese translation from dai
trunk
|
Mon, 22 Jan 2007 01:01:33 -0800 |
nenolod |
[svn] - in vfs_buffered_file, we should only switch to live FD after 32768,
trunk
|
Sun, 21 Jan 2007 20:45:17 -0800 |
nenolod |
[svn] - changes to the nature of URI handling in the VFS subsystem, will be
trunk
|
Sun, 21 Jan 2007 07:11:08 -0800 |
nenolod |
[svn] - handle empty playlists gracefully
trunk
|
Sun, 21 Jan 2007 04:28:28 -0800 |
hansmi |
[svn] Check for sz == 0 in vfs_buffered_file_new_from_uri(), return NULL if it's the case.
trunk
|
Sun, 21 Jan 2007 03:32:36 -0800 |
nenolod |
[svn] - touch .depend after blanking it out
trunk
|
Sun, 21 Jan 2007 03:00:31 -0800 |
nenolod |
[svn] - remove .depend on make clean
trunk
|
Sat, 20 Jan 2007 21:30:24 -0800 |
iabervon |
[svn] Add a VFSFile method for getting metadata associated with the file.
trunk
|
Sat, 20 Jan 2007 20:57:39 -0800 |
yaz |
[svn] - config.h is necessary to conditional compilation of chardet.
trunk
|
Sat, 20 Jan 2007 16:55:37 -0800 |
nenolod |
[svn] - return NULL if vfs_fopen request failed
trunk
|
Sat, 20 Jan 2007 04:48:41 -0800 |
mf0102 |
[svn] made strings.h for existing strings.c, cleanups
trunk
|
Sat, 20 Jan 2007 03:39:28 -0800 |
nenolod |
[svn] - that should have been in vfs_fread
trunk
|
Sat, 20 Jan 2007 03:07:30 -0800 |
nenolod |
[svn] - possible fix for VFSBufferedFile crash
trunk
|
Fri, 19 Jan 2007 21:26:43 -0800 |
nenolod |
[svn] - turn off VFS debugging notices
trunk
|
Fri, 19 Jan 2007 21:25:46 -0800 |
nenolod |
[svn] - new headless event loop
trunk
|
Fri, 19 Jan 2007 20:57:49 -0800 |
nenolod |
[svn] - update POTFILES
trunk
|
Fri, 19 Jan 2007 15:05:01 -0800 |
mf0102 |
[svn] fix a stupid bug of mine
trunk
|
Fri, 19 Jan 2007 14:32:23 -0800 |
mf0102 |
[svn] some last good-night cleanup
trunk
|
Fri, 19 Jan 2007 14:12:34 -0800 |
mf0102 |
[svn] cleanups in many regards
trunk
|
Thu, 18 Jan 2007 13:45:05 -0800 |
mf0102 |
[svn] beautify and comment main.c
trunk
|
Thu, 18 Jan 2007 13:21:57 -0800 |
mf0102 |
[svn] reformatting and g_return_if_fail()
trunk
|
Thu, 18 Jan 2007 07:32:07 -0800 |
giacomo |
[svn] - ensure that year/tracknumber/length fields are cleared if necessary
trunk
|
Thu, 18 Jan 2007 03:02:55 -0800 |
nenolod |
[svn] - security and warning fixes from ssommer@suse
trunk
|
Thu, 18 Jan 2007 01:46:30 -0800 |
nenolod |
[svn] - Add GenericName and remove icon filename extension from .desktop file.
trunk
|
Wed, 17 Jan 2007 21:46:23 -0800 |
nenolod |
[svn] - support for libmcs (pass --enable-mcs to configure)
trunk
|
Wed, 17 Jan 2007 12:51:12 -0800 |
nenolod |
[svn] - add configdb backend based on libmcs.
trunk
|
Wed, 17 Jan 2007 12:26:55 -0800 |
giacomo |
[svn] - added progressbar with display of elapsed time for metadata tooltip
trunk
|
Wed, 17 Jan 2007 12:11:16 -0800 |
mf0102 |
[svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728
trunk
|
Wed, 17 Jan 2007 08:13:07 -0800 |
giacomo |
[svn] - ui_fileinfopopup.c uses gtk code, no more glade in it
trunk
|
Wed, 17 Jan 2007 04:09:20 -0800 |
giacomo |
[svn] - removed other obsolete (and annoying) gdk_window_set_hints calls
trunk
|
Wed, 17 Jan 2007 03:11:48 -0800 |
giacomo |
[svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu
trunk
|
Wed, 17 Jan 2007 02:24:15 -0800 |
nenolod |
[svn] - fix gconf backend
trunk
|
Tue, 16 Jan 2007 16:49:21 -0800 |
giacomo |
[svn] - simplify and optimize the metadata tooltip trigger function
trunk
|
Tue, 16 Jan 2007 11:12:11 -0800 |
js |
[svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs.
trunk
|
Tue, 16 Jan 2007 10:35:30 -0800 |
js |
[svn] Replaced intricate part.
trunk
|
Tue, 16 Jan 2007 10:33:13 -0800 |
giacomo |
[svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins)
trunk
|
Tue, 16 Jan 2007 05:17:18 -0800 |
nenolod |
[svn] - fix W:input.c(422) [input_check_file]:Implicit declaration
trunk
|
Tue, 16 Jan 2007 04:41:05 -0800 |
mf0102 |
[svn] removed xmms_create_dirbrowser, small config db fixes
trunk
|
Tue, 16 Jan 2007 04:18:58 -0800 |
giacomo |
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist
trunk
|
Mon, 15 Jan 2007 20:47:50 -0800 |
nenolod |
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh)
trunk
|
Mon, 15 Jan 2007 19:28:19 -0800 |
nenolod |
[svn] - compare against the uri, not the VFSConstructor class the fd comes from
trunk
|
Mon, 15 Jan 2007 19:24:54 -0800 |
nenolod |
[svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong
trunk
|
Mon, 15 Jan 2007 18:33:42 -0800 |
nenolod |
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources.
trunk
|
Mon, 15 Jan 2007 12:39:22 -0800 |
giacomo |
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
trunk
|
Mon, 15 Jan 2007 09:48:56 -0800 |
giacomo |
[svn] - removed a couple of useless gdk calls in mainwin_real_hide()
trunk
|
Mon, 15 Jan 2007 09:18:27 -0800 |
giacomo |
[svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible
trunk
|
Mon, 15 Jan 2007 08:51:37 -0800 |
nenolod |
[svn] - special case for no uri schema
trunk
|
Mon, 15 Jan 2007 08:48:46 -0800 |
nenolod |
[svn] - warning fixes
trunk
|
Mon, 15 Jan 2007 08:44:39 -0800 |
nenolod |
[svn] - g_strsplit() wraps strsplit(3), and thus has different results on
trunk
|
Mon, 15 Jan 2007 08:08:40 -0800 |
nenolod |
[svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760.
trunk
|
Sun, 14 Jan 2007 18:58:03 -0800 |
nenolod |
[svn] - gettext requires mkinstalldirs
trunk
|
Sun, 14 Jan 2007 18:53:45 -0800 |
nenolod |
[svn] - warning cleanups
trunk
|
Sun, 14 Jan 2007 10:54:06 -0800 |
mf0102 |
[svn] Wiped out some error messages
trunk
|
Sun, 14 Jan 2007 02:50:21 -0800 |
mf0102 |
[svn] Added myself to the developer list
trunk
|
Sat, 13 Jan 2007 17:02:39 -0800 |
js |
[svn] Fixed make install.
trunk
|
Sat, 13 Jan 2007 16:41:21 -0800 |
js |
[svn] - Added script for migration to XDG basedir.
trunk
|
Sat, 13 Jan 2007 16:09:38 -0800 |
js |
[svn] Fixed: audtool.c:883: warning: implicit declaration of function 'strncmp'
trunk
|
Sat, 13 Jan 2007 16:07:48 -0800 |
js |
[svn] Fixed: configdb_rcfile.c:57: warning: suggest parentheses around assignment used as truth value
trunk
|
Sat, 13 Jan 2007 15:04:38 -0800 |
nenolod |
[svn] - revert r3646 because it is not a user-friendly method of transitioning.
trunk
|
Sat, 13 Jan 2007 14:49:55 -0800 |
nenolod |
[svn] - remove leftover remnants of automake from buildsystem
trunk
|
Sat, 13 Jan 2007 14:40:03 -0800 |
nenolod |
[svn] - move manpages to subdir man/
trunk
|
Sat, 13 Jan 2007 14:35:56 -0800 |
nenolod |
[svn] - remove audacious.spec -- we don't use it for anything, and we're not
trunk
|
Sat, 13 Jan 2007 14:27:13 -0800 |
nenolod |
[svn] - update bulgarian translation by proxy
trunk
|
Sat, 13 Jan 2007 14:25:55 -0800 |
nenolod |
[svn] - update POTFILES.in for src/ transition
trunk
|
Sat, 13 Jan 2007 09:34:48 -0800 |
js |
[svn] Fix missing s
trunk
|
Sat, 13 Jan 2007 09:33:35 -0800 |
js |
[svn] Remove old shit.
trunk
|
Sat, 13 Jan 2007 09:19:52 -0800 |
js |
[svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet.
trunk
|
Fri, 12 Jan 2007 12:33:07 -0800 |
js |
[svn] Same for -pipe.
trunk
|
Fri, 12 Jan 2007 12:32:12 -0800 |
js |
[svn] Add -Wall to CFLAGS by default if the CC is gcc
trunk
|
Fri, 12 Jan 2007 11:53:37 -0800 |
nenolod |
[svn] - fix: E:configdb_rcfile.c(45) [bmp_cfg_db_open]:Autoconversion of integer to pointer is not allowed in C99
trunk
|
Fri, 12 Jan 2007 11:43:40 -0800 |
nenolod |
[svn] - objective-make autodepend fixes
trunk
|
Thu, 11 Jan 2007 05:47:16 -0800 |
js |
[svn] Added #ifdefs around $HOME/.audacious compatibility code
trunk
|
Wed, 10 Jan 2007 05:19:46 -0800 |
nenolod |
[svn] - note that WAL (winamp "modern") skins are not supported
trunk
|
Wed, 10 Jan 2007 05:14:52 -0800 |
nenolod |
[svn] - some more updates, e.g. IRC channel/mailing list/forums
trunk
|
Wed, 10 Jan 2007 05:03:00 -0800 |
nenolod |
[svn] - update po metadata
trunk
|
Wed, 10 Jan 2007 04:55:56 -0800 |
nenolod |
[svn] - put a stub in for 1.3 news here
trunk
|
Wed, 10 Jan 2007 04:54:30 -0800 |
nenolod |
[svn] - i see no reason to keep the BMP changelogs
trunk
|
Wed, 10 Jan 2007 04:46:52 -0800 |
nenolod |
[svn] - this was out of date like whoa
trunk
|
Wed, 10 Jan 2007 04:18:25 -0800 |
nenolod |
[svn] - new e-mail address
trunk
|
Tue, 09 Jan 2007 14:53:19 -0800 |
js |
[svn] Fuck, I forgot to quote the $ in the commit msg, so my home was in the ChangeLog.
trunk
|
Tue, 09 Jan 2007 14:51:38 -0800 |
js |
[svn] Initial XDG basedir support.
trunk
|
Tue, 09 Jan 2007 09:14:22 -0800 |
kiyoshi |
[svn] Revert stupid commit by js, because that does not make us XDG basedir compliant.
trunk
|
Tue, 09 Jan 2007 07:45:01 -0800 |
js |
[svn] Change /home/js/.audacious to /home/js/.config/audacious
trunk
|
Mon, 08 Jan 2007 21:55:14 -0800 |
nenolod |
[svn] - remove two unused labels
trunk
|
Mon, 08 Jan 2007 14:01:50 -0800 |
nenolod |
[svn] - oops i think i forgot this \o/
trunk
|
Mon, 08 Jan 2007 03:08:15 -0800 |
nenolod |
[svn] - new bulgarian translator: Andrew Ivanov
trunk
|
Sun, 07 Jan 2007 21:17:40 -0800 |
yaz |
[svn] libguess update:
trunk
|
Sun, 07 Jan 2007 15:23:46 -0800 |
nenolod |
[svn] - fix XML definition for missing action: "track info" -> "current track info"
trunk
|
Sun, 07 Jan 2007 15:21:28 -0800 |
nenolod |
[svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL'
trunk
|
Sun, 07 Jan 2007 15:14:59 -0800 |
nenolod |
[svn] - remove the static assertion for playlistwin_list != NULL and just
trunk
|
Sun, 07 Jan 2007 14:14:14 -0800 |
js |
[svn] WTF addr? ITYM ptr!
trunk
|
Sun, 07 Jan 2007 00:51:04 -0800 |
nenolod |
[svn] - log crashes in .audacious/log
trunk
|
Sun, 07 Jan 2007 00:49:42 -0800 |
nenolod |
[svn] - reverse the nature of the crash handler
trunk
|
Sun, 07 Jan 2007 00:47:47 -0800 |
nenolod |
[svn] - add memory_pool_add(): adds a pre-allocated element to a memory pool
trunk
|
Sat, 06 Jan 2007 13:29:29 -0800 |
giacomo |
[svn] - strenghtened penalty check in playback_initiate to handle some extreme situations (such as no output plugins loaded)
trunk
|
Sat, 06 Jan 2007 12:33:11 -0800 |
giacomo |
[svn] - fix uninitialized integer, that was bringing troubles if the last playlist item was not available for playback
trunk
|
Fri, 05 Jan 2007 19:25:19 -0800 |
nenolod |
[svn] - update to objective-make II
trunk
|
Fri, 05 Jan 2007 18:56:29 -0800 |
nenolod |
[svn] - use -Wl,-h for defining the SONAME for POSIX compatibility
trunk
|
Fri, 05 Jan 2007 18:50:00 -0800 |
nenolod |
[svn] - update bugreporting address
trunk
|
Fri, 05 Jan 2007 17:59:08 -0800 |
nenolod |
[svn] - fix "load files" action
trunk
|
Fri, 05 Jan 2007 17:31:19 -0800 |
giacomo |
[svn] - avoid cpu raising when get_info_on_demand and get_info_on_load are both FALSE; and prevent the combo from happening at all
trunk
|
Fri, 05 Jan 2007 12:17:04 -0800 |
hansmi |
[svn] Translate new strings
trunk
|
Fri, 05 Jan 2007 11:40:46 -0800 |
hansmi |
[svn] Switch to poedit, hence the big diff. Update fuzzy translations. New ones still left untouched.
trunk
|
Fri, 05 Jan 2007 01:16:37 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 04 Jan 2007 23:45:10 -0800 |
nenolod |
[svn] - update cy.po (again):
trunk
|
Thu, 04 Jan 2007 22:21:40 -0800 |
nenolod |
[svn] - fix XML handler reference (action="view roll up player" -> "roll up player")
trunk
|
Thu, 04 Jan 2007 20:22:10 -0800 |
nenolod |
[svn] - update cy.po:
trunk
|
Thu, 04 Jan 2007 17:22:49 -0800 |
deitarion |
[svn] Fix the accidental overlap between the contents of README.bmp/NEWS.bmp and the PC bitmap magic bytes.
trunk
|
Thu, 04 Jan 2007 15:55:20 -0800 |
kustodian |
[svn] Fixed one small typo
trunk
|
Thu, 04 Jan 2007 15:40:06 -0800 |
giacomo |
[svn] - untransatable strings: fixed the fix :)
trunk
|
Thu, 04 Jan 2007 15:37:58 -0800 |
kustodian |
[svn] Serbian language upadated (once again)
trunk
|
Thu, 04 Jan 2007 15:30:25 -0800 |
kiyoshi |
[svn] update copyright notice and make another string translateable
trunk
|
Thu, 04 Jan 2007 15:15:18 -0800 |
kiyoshi |
[svn] fix giacomo's untranslatable strings and update po/
trunk
|
Thu, 04 Jan 2007 14:55:34 -0800 |
kustodian |
[svn] Serbian language upadated
trunk
|
Thu, 04 Jan 2007 13:56:51 -0800 |
kiyoshi |
[svn] Make a string in ui_playist.c translatable, and update po/
trunk
|
Thu, 04 Jan 2007 08:46:19 -0800 |
giacomo |
[svn] - in playlist_fileinfo(), try to find a decoder for the selected entry before falling back to default info window
trunk
|
Thu, 04 Jan 2007 08:11:28 -0800 |
giacomo |
[svn] - namespace for playlist menus (part 3, hopefully the last); separated concepts and actions for current_track_info and playlist_track_info, the second still needs some work
trunk
|
Thu, 04 Jan 2007 07:49:55 -0800 |
kiyoshi |
[svn] Update po/; translators, you *will* need to update your translations.
trunk
|
Thu, 04 Jan 2007 07:40:01 -0800 |
giacomo |
[svn] - add missing actions-equalizer.h (these things love to be forgotten, it seems)
trunk
|
Thu, 04 Jan 2007 07:31:59 -0800 |
giacomo |
[svn] - small copyright corrections
trunk
|
Thu, 04 Jan 2007 05:45:38 -0800 |
giacomo |
[svn] - given some decent namespacing to playlist menus (part 2, the end)
trunk
|
Thu, 04 Jan 2007 05:35:15 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 04 Jan 2007 05:29:13 -0800 |
giacomo |
[svn] - given some decent namespacing to playlist menus (part 1); removed last references to obsolete mainwin_accel
trunk
|
Thu, 04 Jan 2007 05:15:08 -0800 |
giacomo |
[svn] - ported ui_equalizer.c to ui_manager.c framework
trunk
|
Thu, 04 Jan 2007 04:16:48 -0800 |
giacomo |
[svn] - moved action_playlist_* implementation from ui_main.c to ui_playlist.c (more appropriate)
trunk
|
Thu, 04 Jan 2007 04:11:21 -0800 |
giacomo |
[svn] - added delete playlist action (finally :p)
trunk
|
Thu, 04 Jan 2007 03:58:58 -0800 |
giacomo |
[svn] - do not create GtkAccelGroup anymore; use ui_manager_get_accel_group to get accelerator groups from ui_manager
trunk
|
Thu, 04 Jan 2007 01:25:00 -0800 |
nenolod |
[svn] - somehow playlist_container.h got expunged from the SDK distribution.
trunk
|
Wed, 03 Jan 2007 15:02:53 -0800 |
kiyoshi |
[svn] Update libaudacious copyright notices
trunk
|
Wed, 03 Jan 2007 14:56:40 -0800 |
kiyoshi |
[svn] Update audtool's copyright notices
trunk
|
Wed, 03 Jan 2007 14:55:03 -0800 |
kiyoshi |
[svn] More copyright notice updates
trunk
|
Wed, 03 Jan 2007 14:45:41 -0800 |
kiyoshi |
[svn] Update copyright notices
trunk
|
Wed, 03 Jan 2007 14:41:33 -0800 |
giacomo |
[svn] - added translation domain for actiongroups
trunk
|
Wed, 03 Jan 2007 14:12:30 -0800 |
kustodian |
[svn] Updated sr.po and sr@Latn.po
trunk
|
Wed, 03 Jan 2007 12:33:03 -0800 |
nenolod |
[svn] - add missing actions-playlist.h (sorry)
trunk
|
Wed, 03 Jan 2007 07:45:47 -0800 |
giacomo |
[svn] - added in audtool mainwin-show, playlist-show and equalizer-show to toggle display of audacious windows
trunk
|
Wed, 03 Jan 2007 07:19:28 -0800 |
kiyoshi |
[svn] Add 'mainwin-display' handler; currently can only make the mainwin appear, but not disappear.
trunk
|
Wed, 03 Jan 2007 04:44:05 -0800 |
giacomo |
[svn] - no more menu_popup() in ui_playlist.c, now it uses ui_manager_popup_menu_show() from ui_manager framework
trunk
|
Wed, 03 Jan 2007 01:25:18 -0800 |
nenolod |
[svn] - port playlist uimanager code to giacomo's ui_manager framework
trunk
|
Tue, 02 Jan 2007 22:23:09 -0800 |
nenolod |
[svn] skinwin.[ch] -> ui_skinselector.[ch]
trunk
|
Tue, 02 Jan 2007 22:17:06 -0800 |
nenolod |
[svn] - fix skin scripts
trunk
|
Tue, 02 Jan 2007 22:13:10 -0800 |
nenolod |
[svn] - prefswin.c -> ui_preferences.c
trunk
|
Tue, 02 Jan 2007 22:09:10 -0800 |
nenolod |
[svn] - about.c -> ui_about.c, credits.c -> ui_credits.c
trunk
|
Tue, 02 Jan 2007 22:06:49 -0800 |
nenolod |
[svn] - fix sed
trunk
|
Tue, 02 Jan 2007 22:05:31 -0800 |
nenolod |
[svn] - fix sed
trunk
|
Tue, 02 Jan 2007 22:04:44 -0800 |
nenolod |
[svn] - fix sed
trunk
|
Tue, 02 Jan 2007 22:03:33 -0800 |
nenolod |
[svn] - rename mainwin.c to ui_main.c and such
trunk
|
Tue, 02 Jan 2007 21:57:04 -0800 |
nenolod |
[svn] - rename equalizer.c to ui_equalizer.c
trunk
|
Tue, 02 Jan 2007 21:52:19 -0800 |
nenolod |
[svn] - remove everything relating to GtkItemFactory.
trunk
|
Tue, 02 Jan 2007 17:28:38 -0800 |
giacomo |
[svn] - ensure that popup menus are always fully displayed
trunk
|
Tue, 02 Jan 2007 16:56:11 -0800 |
giacomo |
[svn] - add missing header actions-mainwin.h
trunk
|
Tue, 02 Jan 2007 16:48:38 -0800 |
giacomo |
[svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do
trunk
|
Mon, 01 Jan 2007 09:28:18 -0800 |
kiyoshi |
[svn] Update some copyrights notices, update po/
trunk
|
Sun, 31 Dec 2006 23:46:17 -0800 |
cwchien |
[svn] zh_TW.po updated by: Cheng-Wei Chien <e.cwchien@gmail.com>
trunk
|
Sun, 31 Dec 2006 19:58:46 -0800 |
nenolod |
[svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten in widgetcore, hmm.
trunk
|
Sun, 31 Dec 2006 19:57:29 -0800 |
nenolod |
[svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm.
trunk
|
Sun, 31 Dec 2006 11:40:27 -0800 |
nenolod |
[svn] - mark several tooltips in Preferences as translatable.
trunk
|
Sun, 31 Dec 2006 11:32:05 -0800 |
nenolod |
[svn] - set the translation domain for UIManager owned objects. Closes #719, #720.
trunk
|
Sat, 30 Dec 2006 13:15:44 -0800 |
kiyoshi |
[svn] More eq stuff, from external contributor Michael Faerber <01mf02 -at- gmail.com>.
trunk
|
Fri, 29 Dec 2006 21:01:49 -0800 |
nenolod |
[svn] - memory_pool_alloc_object()
trunk
|
Fri, 29 Dec 2006 20:38:02 -0800 |
nenolod |
[svn] - MemoryPool, a simple performance-oriented memory pool.
trunk
|
Fri, 29 Dec 2006 19:51:55 -0800 |
nenolod |
[svn] - make SIGTERM work in a threadsafe manner.
trunk
|
Fri, 29 Dec 2006 14:33:09 -0800 |
giacomo |
[svn] - deletion of the last playlist is now handled directly in playlist_remove_playlist (patch by Joker) ; small code changes in playlist manager
trunk
|
Fri, 29 Dec 2006 09:59:21 -0800 |
yaz |
[svn] - fix a typo that kustodian pointed out. (probably it's mine.)
trunk
|
Fri, 29 Dec 2006 06:14:57 -0800 |
kiyoshi |
[svn] Add Serbian Latin & Cyrillic translations courtesy of external translator Strahinja Kustudi«« <kustodian -at- gmail.com>
trunk
|
Fri, 29 Dec 2006 05:26:01 -0800 |
kiyoshi |
[svn] Update po/
trunk
|
Fri, 29 Dec 2006 05:20:29 -0800 |
kiyoshi |
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
trunk
|
Tue, 26 Dec 2006 16:37:57 -0800 |
marvin |
[svn] - Make voiceprint behave nicer, esp. in doublesize mode
trunk
|
Tue, 26 Dec 2006 02:36:33 -0800 |
kiyoshi |
[svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com>
trunk
|
Mon, 25 Dec 2006 14:50:15 -0800 |
jerome |
[svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n.
trunk
|
Mon, 25 Dec 2006 10:28:32 -0800 |
nenolod |
[svn] - new Romanian translator: Daniel Patriche
trunk
|
Mon, 25 Dec 2006 10:21:14 -0800 |
nenolod |
[svn] - update credits for russian i18n
trunk
|
Mon, 25 Dec 2006 10:16:38 -0800 |
nenolod |
[svn] - new Traditional Chinese translator: Cheng-Wei Chien
trunk
|
Mon, 25 Dec 2006 08:44:29 -0800 |
nenolod |
[svn] - improve the presentation of the URL entry dialog
trunk
|
Sun, 24 Dec 2006 07:37:57 -0800 |
giacomo |
[svn] - more work done on playlist manager: playlist renaming and keyboard shortcuts
trunk
|
Sat, 23 Dec 2006 23:38:02 -0800 |
nhjm449 |
[svn] - Center new windows so they don't get cut off by the edge of the screen.
trunk
|
Sat, 23 Dec 2006 08:42:05 -0800 |
nenolod |
[svn] - use relative links for this (FHS compliance)
trunk
|
Sat, 23 Dec 2006 06:04:14 -0800 |
yaz |
[svn] - file_path should be dirname.
trunk
|
Sat, 23 Dec 2006 03:47:44 -0800 |
giacomo |
[svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h
trunk
|
Sat, 23 Dec 2006 00:20:59 -0800 |
nhjm449 |
[svn] - Correctly set the size of playlistwin_list on startup/etc.
trunk
|
Fri, 22 Dec 2006 20:10:22 -0800 |
marvin |
[svn] - two realcolour modes for voiceprint vis: Fire and Ice
trunk
|
Fri, 22 Dec 2006 17:35:11 -0800 |
giacomo |
[svn] - playlist manager, work done for data consistency; now it should react and update when it is active and playlists are created/modified/deleted outside the manager (i.e. with keyboard shortcuts)
trunk
|
Fri, 22 Dec 2006 16:29:35 -0800 |
giacomo |
[svn] - added initial code for playlist manager, that allows to create, delete and switch playlists
trunk
|
Fri, 22 Dec 2006 14:58:16 -0800 |
nenolod |
[svn] - fix equalizer motion response in doublesize
trunk
|
Fri, 22 Dec 2006 07:28:13 -0800 |
nenolod |
[svn] - missed a gtk_timeout_remove
trunk
|
Fri, 22 Dec 2006 06:13:13 -0800 |
nenolod |
[svn] - port to GtkUIManager
trunk
|
Fri, 22 Dec 2006 05:47:15 -0800 |
nenolod |
[svn] - add XML description of the equalizer window's menus
trunk
|
Fri, 22 Dec 2006 05:38:45 -0800 |
nenolod |
[svn] - fix credits.c translators table
trunk
|
Fri, 22 Dec 2006 05:37:06 -0800 |
nenolod |
[svn] - update Polish translation care of it's maintainer
trunk
|
Fri, 22 Dec 2006 03:06:44 -0800 |
nhjm449 |
[svn] - Improve the scope visualization
trunk
|
Fri, 22 Dec 2006 00:54:43 -0800 |
nhjm449 |
[svn] - Added comment so it won't happen again ;)
trunk
|
Fri, 22 Dec 2006 00:52:22 -0800 |
nhjm449 |
[svn] - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode.
trunk
|
Fri, 22 Dec 2006 00:32:44 -0800 |
nhjm449 |
[svn] - Updated fix for doublesized, shaded analyzer.
trunk
|
Fri, 22 Dec 2006 00:17:31 -0800 |
nhjm449 |
[svn] - Fix the number of analyzer bars drawn in shaded mode.
trunk
|
Wed, 20 Dec 2006 13:42:30 -0800 |
nenolod |
[svn] - update credits
trunk
|
Wed, 20 Dec 2006 13:05:57 -0800 |
marvin |
[svn] - Fixed voiceprint scroll bug for stopped playback
trunk
|
Wed, 20 Dec 2006 07:57:56 -0800 |
nenolod |
[svn] - allow changing the colourtheme from preferences
trunk
|
Wed, 20 Dec 2006 07:09:22 -0800 |
nenolod |
[svn] - add ability to colourtheme the UI
trunk
|
Wed, 20 Dec 2006 06:59:23 -0800 |
nenolod |
[svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine
trunk
|
Wed, 20 Dec 2006 06:45:56 -0800 |
nenolod |
[svn] - break out string-related functions from util.c
trunk
|
Wed, 20 Dec 2006 05:45:04 -0800 |
nenolod |
[svn] - fix list menu, reported by Joker
trunk
|
Wed, 20 Dec 2006 04:21:25 -0800 |
nenolod |
[svn] - fix libaudacious makefile
trunk
|
Tue, 19 Dec 2006 17:22:33 -0800 |
marvin |
[svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :)
trunk
|
Tue, 19 Dec 2006 16:28:41 -0800 |
marvin |
[svn] - Changed the visualizer colors for the Default skin to a gradient
trunk
|
Tue, 19 Dec 2006 15:13:17 -0800 |
marvin |
[svn] Keep the voiceprint inside the range for the theme.
trunk
|
Tue, 19 Dec 2006 08:26:05 -0800 |
yaz |
[svn] - key bindings for Save List and Save Default List had been changed accidentally.
trunk
|
Tue, 19 Dec 2006 07:54:26 -0800 |
nenolod |
[svn] - fix all hardcoded values
trunk
|
Tue, 19 Dec 2006 07:48:03 -0800 |
nenolod |
[svn] - somewhat fix textboxBitmapFontWidth,Height hints
trunk
|
Tue, 19 Dec 2006 07:32:23 -0800 |
nenolod |
[svn] - fix skin.hints parsing for textbox
trunk
|
Tue, 19 Dec 2006 00:41:12 -0800 |
yaz |
[svn] - Remove Selected works sanely. closes #701.
trunk
|
Mon, 18 Dec 2006 18:04:05 -0800 |
marvin |
[svn] Fixed wrong number of entries in the vis-mode submenu which caused an
trunk
|
Mon, 18 Dec 2006 17:26:47 -0800 |
marvin |
[svn] - Added 'bars' mode for analyzer in windowshade mode
trunk
|
Mon, 18 Dec 2006 16:37:47 -0800 |
marvin |
[svn] -added analyzer vis to windowshade mode
trunk
|
Mon, 18 Dec 2006 14:47:48 -0800 |
giacomo |
[svn] fixed bug #699 about playlist->queue with patch provided by bug reporter
trunk
|
Mon, 18 Dec 2006 14:01:29 -0800 |
marvin |
[svn] Added subsampling and nonlinear transfer function to the voiceprint
trunk
|
Mon, 18 Dec 2006 13:11:23 -0800 |
giacomo |
[svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding
trunk
|
Mon, 18 Dec 2006 11:59:00 -0800 |
nenolod |
[svn] - run update-po
trunk
|
Mon, 18 Dec 2006 10:57:11 -0800 |
nenolod |
[svn] - voiceprint fixes from Troels Bang Jensen.
trunk
|
Mon, 18 Dec 2006 10:09:07 -0800 |
nenolod |
[svn] - gtk_timeout_add -> g_timeout_add
trunk
|
Mon, 18 Dec 2006 10:04:29 -0800 |
nenolod |
[svn] - fix the positioning of an assertion to a place where it would actually
trunk
|
Mon, 18 Dec 2006 09:56:52 -0800 |
nenolod |
[svn] - gdk_image_destroy -> g_object_unref
trunk
|
Mon, 18 Dec 2006 09:43:42 -0800 |
nenolod |
[svn] - remove deprecated symbol warnings for gdk_draw_pixmap
trunk
|
Mon, 18 Dec 2006 08:44:33 -0800 |
nenolod |
[svn] - patch to add a scrolling voiceprint to the mini visualizer.
trunk
|
Mon, 18 Dec 2006 07:31:51 -0800 |
yaz |
[svn] - suppress noise on transition from pause to stop.
trunk
|
Mon, 18 Dec 2006 06:53:52 -0800 |
yaz |
[svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit.
trunk
|
Mon, 18 Dec 2006 04:15:09 -0800 |
nenolod |
[svn] - damn SVN reverted this to some old version
trunk
|
Mon, 18 Dec 2006 04:13:20 -0800 |
nenolod |
[svn] - fix XML description of the playlist editor (unbreak menus)
trunk
|
Mon, 18 Dec 2006 03:59:55 -0800 |
nenolod |
[svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released)
trunk
|
Mon, 18 Dec 2006 03:34:52 -0800 |
yaz |
[svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused.
trunk
|
Mon, 18 Dec 2006 03:34:11 -0800 |
nenolod |
[svn] - add proper XML header
trunk
|
Mon, 18 Dec 2006 03:25:13 -0800 |
nenolod |
[svn] - port playlist editor to XML interface description
trunk
|
Sun, 17 Dec 2006 11:48:12 -0800 |
giacomo |
[svn] - jump to file: use G_TYPE_UINT to store the song number in the model
trunk
|
Sun, 17 Dec 2006 10:35:49 -0800 |
nenolod |
[svn] - ui/Makefile was missing.
trunk
|
Sun, 17 Dec 2006 10:35:32 -0800 |
nenolod |
[svn] - add XML interface declaration for the playlist editor
trunk
|
Sun, 17 Dec 2006 10:10:21 -0800 |
giacomo |
[svn] - jump to file: detach model from treeview before updating its rows, then reattach it
trunk
|
Sun, 17 Dec 2006 09:22:48 -0800 |
nenolod |
[svn] - fix widgets/skin.c references.
trunk
|
Sun, 17 Dec 2006 09:12:56 -0800 |
nenolod |
[svn] - fix
trunk
|
Sun, 17 Dec 2006 08:52:31 -0800 |
nenolod |
[svn] - move vfs from libaudacious to main audacious
trunk
|
Sat, 16 Dec 2006 11:20:00 -0800 |
giacomo |
[svn] added enter keypress shortcut for search-in-playlist dialog
trunk
|
Sat, 16 Dec 2006 10:44:25 -0800 |
giacomo |
[svn] - added auto-enqueue option for search-in-playlist
trunk
|
Sat, 16 Dec 2006 07:56:32 -0800 |
giacomo |
[svn] - changed playlist_shuffle_list to pick a playlist as parameter instead of calling playlist_get_active
trunk
|
Sat, 16 Dec 2006 05:41:27 -0800 |
giacomo |
[svn] - clear and free a playlist passed to playlist_remove_playlist
trunk
|
Sat, 16 Dec 2006 05:18:19 -0800 |
giacomo |
[svn] added playlist_free and ensure that each created playlist is freed in mainwin_quit_cb; the list of playlists is freed there as well
trunk
|
Sat, 16 Dec 2006 04:49:16 -0800 |
giacomo |
[svn] - made playlistwin_update_list depend on passed Playlist* instead of blindly using playlist_get_active(); this solves many locking issues with multiple playlists, but SHOULD be reviewed in every place playlistwin_update_list is used; added a playlist_new_from_selected() call too
trunk
|
Sat, 16 Dec 2006 02:52:03 -0800 |
giacomo |
[svn] - multiple playlist support requires separated locking; each Playlist holds its GMutex now; removed playlist_get function cause it doesn't fit with this scheme
trunk
|
Sat, 16 Dec 2006 02:35:16 -0800 |
jerome |
[svn] Added playback-seek{-relative} in audtool.1 man page.
trunk
|
Sat, 16 Dec 2006 02:20:15 -0800 |
jerome |
[svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds.
trunk
|
Fri, 15 Dec 2006 21:18:34 -0800 |
nenolod |
[svn] - don't use deprecated function playlist_get().
trunk
|
Fri, 15 Dec 2006 21:14:16 -0800 |
nenolod |
[svn] - log a warning if deprecated functions from <= 1.2 are used
trunk
|
Fri, 15 Dec 2006 20:33:34 -0800 |
nenolod |
[svn] - use g_object_ref() on the list store when we disassociate to make
trunk
|
Fri, 15 Dec 2006 20:20:46 -0800 |
nenolod |
[svn] - while building the jump to file list, disassociate the GtkListStore
trunk
|
Fri, 15 Dec 2006 18:11:42 -0800 |
nenolod |
[svn] - run update-po
trunk
|
Fri, 15 Dec 2006 16:04:22 -0800 |
giacomo |
[svn] regex-powered jump to file - should be considerably faster than the old one
trunk
|
Fri, 15 Dec 2006 11:22:42 -0800 |
giacomo |
[svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings
trunk
|
Fri, 15 Dec 2006 11:14:46 -0800 |
giacomo |
[svn] added a regex-based search option in playlist that allows to select playlist entries using multiple match criteria
trunk
|
Fri, 15 Dec 2006 10:48:13 -0800 |
nenolod |
[svn] - bail after 15 failures to find an acceptable playback candidate
trunk
|
Fri, 15 Dec 2006 08:23:51 -0800 |
nenolod |
[svn] - add playlist_select_playlist() to select a literal playlist
trunk
|
Fri, 15 Dec 2006 07:52:09 -0800 |
nenolod |
[svn] - use playlist_get_active() at the top of each thread.
trunk
|
Fri, 15 Dec 2006 07:40:18 -0800 |
nenolod |
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear().
trunk
|
Fri, 15 Dec 2006 07:38:23 -0800 |
nenolod |
[svn] - add some basic code for the manipulation of temporary playlists
trunk
|
Fri, 15 Dec 2006 07:28:29 -0800 |
nenolod |
[svn] - add playlist_select_next(), playlist_select_prev()
trunk
|
Fri, 15 Dec 2006 07:25:30 -0800 |
nenolod |
[svn] - remove static Playlist default_playlist
trunk
|
Fri, 15 Dec 2006 07:23:19 -0800 |
nenolod |
[svn] - remove all improper uses of playlist_get()
trunk
|
Fri, 15 Dec 2006 07:20:41 -0800 |
nenolod |
[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get()
trunk
|
Wed, 13 Dec 2006 23:15:44 -0800 |
nenolod |
[svn] - fix example
trunk
|
Wed, 13 Dec 2006 22:46:29 -0800 |
nenolod |
[svn] - add the starting point of some audacious C++ bindings
trunk
|
Wed, 13 Dec 2006 20:38:24 -0800 |
nenolod |
[svn] - use str_has_prefix_nocase instead of a literal compare on extension
trunk
|
Wed, 13 Dec 2006 00:38:32 -0800 |
yaz |
[svn] - ar should pick changes
trunk
|
Tue, 12 Dec 2006 23:13:46 -0800 |
nenolod |
[svn] - make sure fd is not NULL before checking it's URI namespace
trunk
|
Tue, 12 Dec 2006 23:13:01 -0800 |
nenolod |
[svn] - at present, only use extension filtering in the file:// namespace.
trunk
|
Tue, 12 Dec 2006 20:48:13 -0800 |
nenolod |
[svn] - warning fix
trunk
|
Tue, 12 Dec 2006 19:51:25 -0800 |
nenolod |
[svn] - improved logic for extension assist
trunk
|
Tue, 12 Dec 2006 19:29:15 -0800 |
nenolod |
[svn] - put this back the way it was
trunk
|
Tue, 12 Dec 2006 19:15:23 -0800 |
nenolod |
[svn] - specifically define this as a table
trunk
|
Tue, 12 Dec 2006 18:39:35 -0800 |
nenolod |
[svn] - preferences pane option for extension-based detection
trunk
|
Tue, 12 Dec 2006 18:32:05 -0800 |
nenolod |
[svn] - add support for new extension probing system
trunk
|
Tue, 12 Dec 2006 18:22:17 -0800 |
nenolod |
[svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for
trunk
|
Tue, 12 Dec 2006 14:03:08 -0800 |
kiyoshi |
[svn] Remove leftover plugin-related bits that don't do anything any more.
trunk
|
Tue, 12 Dec 2006 08:38:32 -0800 |
nenolod |
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are
trunk
|
Mon, 11 Dec 2006 19:41:29 -0800 |
nenolod |
[svn] - add programfan to translation credits
trunk
|
Mon, 11 Dec 2006 19:32:18 -0800 |
nenolod |
[svn] - run update-po
trunk
|
Mon, 11 Dec 2006 19:29:51 -0800 |
nenolod |
[svn] - this was backwards. lets fix it!
trunk
|
Mon, 11 Dec 2006 19:23:52 -0800 |
nenolod |
[svn] - update Welsh translation (1 new string added)
trunk
|
Mon, 11 Dec 2006 19:21:54 -0800 |
nenolod |
[svn] - run update-po
trunk
|
Mon, 11 Dec 2006 06:25:24 -0800 |
nenolod |
[svn] - when clearing a playlist's entries, make sure to reset the playlist's
trunk
|
Mon, 11 Dec 2006 05:49:54 -0800 |
nenolod |
[svn] - provide the old ABI for plugins (intermediate layer).
trunk
|
Mon, 11 Dec 2006 05:47:05 -0800 |
nenolod |
[svn] - make sure &default_playlist (temporary construct) has full padding.
trunk
|
Mon, 11 Dec 2006 05:29:44 -0800 |
nenolod |
[svn] - avoid a crash
trunk
|
Mon, 11 Dec 2006 05:09:02 -0800 |
nenolod |
[svn] - update playlist UI
trunk
|
Mon, 11 Dec 2006 04:56:46 -0800 |
kiyoshi |
[svn] Update equalizer.c to new API
trunk
|
Mon, 11 Dec 2006 04:53:17 -0800 |
kiyoshi |
[svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.>
trunk
|
Mon, 11 Dec 2006 04:53:05 -0800 |
nenolod |
[svn] - update to new API
trunk
|
Mon, 11 Dec 2006 04:48:05 -0800 |
nenolod |
[svn] - update mainwin.c to new API
trunk
|
Mon, 11 Dec 2006 04:46:09 -0800 |
kiyoshi |
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now.
trunk
|
Mon, 11 Dec 2006 04:36:50 -0800 |
chainsaw |
[svn] Add playlist_get_active where required.
trunk
|
Mon, 11 Dec 2006 04:34:17 -0800 |
nenolod |
[svn] - update main.c to new API
trunk
|
Mon, 11 Dec 2006 04:30:50 -0800 |
nenolod |
[svn] - update these files
trunk
|
Mon, 11 Dec 2006 04:28:00 -0800 |
nenolod |
[svn] - update widgetcore to new API
trunk
|
Mon, 11 Dec 2006 04:19:56 -0800 |
nenolod |
[svn] - finish conversion to new API.
trunk
|
Mon, 11 Dec 2006 04:08:43 -0800 |
nenolod |
[svn] - much closer now
trunk
|
Mon, 11 Dec 2006 03:44:07 -0800 |
nenolod |
[svn] - more updates
trunk
|
Mon, 11 Dec 2006 03:35:52 -0800 |
nenolod |
[svn] - update playlist_ins(), playlist_add().
trunk
|
Mon, 11 Dec 2006 03:30:07 -0800 |
nenolod |
[svn] - update playlist_delete_filenames() and friends
trunk
|
Mon, 11 Dec 2006 03:25:21 -0800 |
nenolod |
[svn] - this commit breaks the API. I'm not done here, but hopefully the new API is
trunk
|
Mon, 11 Dec 2006 02:17:12 -0800 |
yaz |
[svn] remove plugin-reactivation loops for general and visualization plugins
trunk
|
Mon, 11 Dec 2006 01:56:42 -0800 |
nenolod |
[svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist.
trunk
|
Mon, 11 Dec 2006 01:53:05 -0800 |
nenolod |
[svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists.
trunk
|
Mon, 11 Dec 2006 01:23:47 -0800 |
nenolod |
[svn] - exit gracefully on SIGINT/SIGTERM.
trunk
|
Sat, 09 Dec 2006 02:18:22 -0800 |
yaz |
[svn] - build fix
trunk
|
Sat, 09 Dec 2006 02:01:53 -0800 |
nenolod |
[svn] - move xmms_urldecode_path() back into main binary
trunk
|
Sat, 09 Dec 2006 01:55:27 -0800 |
nenolod |
[svn] - fix urldecode dependencies
trunk
|
Sat, 09 Dec 2006 01:49:39 -0800 |
kiyoshi |
[svn] Shut up, mkdir.
trunk
|
Fri, 08 Dec 2006 15:41:46 -0800 |
nenolod |
[svn] - move urldecode to libaudacious
trunk
|
Fri, 08 Dec 2006 03:26:45 -0800 |
nenolod |
[svn] - don't free the VFS handle here, just our private handle.
trunk
|
Fri, 08 Dec 2006 02:26:36 -0800 |
nenolod |
[svn] - make sure handle->base is a constpointer.
trunk
|
Fri, 08 Dec 2006 02:25:20 -0800 |
nenolod |
[svn] - add VFSBuffer, equivilant to fmemopen().
trunk
|
Thu, 07 Dec 2006 22:56:55 -0800 |
nenolod |
[svn] - allow the output plugin to be changed while playing.
trunk
|
Thu, 07 Dec 2006 22:42:22 -0800 |
yaz |
[svn] Do not install signal handler for SIGSEGV if environmental variable
trunk
|
Thu, 07 Dec 2006 00:22:55 -0800 |
nenolod |
[svn] - no, this is not going to work
trunk
|
Thu, 07 Dec 2006 00:12:31 -0800 |
nenolod |
[svn] - add work in progress TagLib::TagVFSFile class.
trunk
|
Wed, 06 Dec 2006 03:41:04 -0800 |
nenolod |
[svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is
trunk
|
Tue, 05 Dec 2006 00:31:38 -0800 |
nenolod |
[svn] - rewrite input_check_file()
trunk
|
Mon, 04 Dec 2006 19:43:36 -0800 |
nenolod |
[svn] - mainwinEjectY's default value should be 89, not 88.
trunk
|
Mon, 04 Dec 2006 19:24:14 -0800 |
nenolod |
[svn] - finish documenting the libaudacious API
trunk
|
Mon, 04 Dec 2006 18:30:58 -0800 |
nenolod |
[svn] - documentation fixups
trunk
|
Mon, 04 Dec 2006 18:21:39 -0800 |
nenolod |
[svn] - a directory browser widget
trunk
|
Mon, 04 Dec 2006 18:08:15 -0800 |
nenolod |
[svn] - document rcfile
trunk
|
Mon, 04 Dec 2006 15:24:14 -0800 |
nenolod |
[svn] - document xconvert
trunk
|
Mon, 04 Dec 2006 15:03:22 -0800 |
nenolod |
[svn] - cleanups from oliver@freebsd.org
trunk
|
Mon, 04 Dec 2006 15:02:36 -0800 |
nenolod |
[svn] - make documentation build on ubuntu
trunk
|
Mon, 04 Dec 2006 13:25:25 -0800 |
nenolod |
[svn] - add gtkdoc settings
trunk
|
Mon, 04 Dec 2006 02:18:02 -0800 |
nenolod |
[svn] - what the hell is this, and why do we need it?
trunk
|
Mon, 04 Dec 2006 02:07:12 -0800 |
nenolod |
[svn] - add some missing docs
trunk
|
Mon, 04 Dec 2006 02:05:30 -0800 |
nenolod |
[svn] - document the tuple system
trunk
|
Mon, 04 Dec 2006 01:56:48 -0800 |
nenolod |
[svn] - document ConfigDB.
trunk
|
Mon, 04 Dec 2006 01:46:09 -0800 |
nazca |
[svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window
trunk
|
Mon, 04 Dec 2006 01:44:20 -0800 |
nenolod |
[svn] - remove xml_document.c
trunk
|
Mon, 04 Dec 2006 01:39:52 -0800 |
nenolod |
[svn] - bleah, put dirbrowser back
trunk
|
Mon, 04 Dec 2006 01:37:47 -0800 |
nenolod |
[svn] - document the formatter class
trunk
|
Mon, 04 Dec 2006 01:30:01 -0800 |
nenolod |
[svn] - bye bye dirbrowser
trunk
|
Mon, 04 Dec 2006 01:26:08 -0800 |
nazca |
[svn] Seek controls (left and right) now seek 5 seconds like the main window
trunk
|
Mon, 04 Dec 2006 01:23:15 -0800 |
nenolod |
[svn] - clean up some internal audacious controlsocket functions
trunk
|
Mon, 04 Dec 2006 01:01:13 -0800 |
nazca |
[svn] Added to credits :P
trunk
|
Mon, 04 Dec 2006 00:57:49 -0800 |
nazca |
[svn] Playlist shuffle behaviour should now be a little more consistant.
trunk
|
Mon, 04 Dec 2006 00:38:41 -0800 |
nazca |
[svn] xentry.h is no more.
trunk
|
Mon, 04 Dec 2006 00:22:32 -0800 |
nenolod |
[svn] - remove xentry API
trunk
|
Mon, 04 Dec 2006 00:21:12 -0800 |
nenolod |
[svn] - add documentation template
trunk
|
Mon, 04 Dec 2006 00:17:54 -0800 |
nenolod |
[svn] - remove xentry.c
trunk
|
Mon, 04 Dec 2006 00:16:52 -0800 |
nenolod |
[svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites.
trunk
|
Mon, 04 Dec 2006 00:10:02 -0800 |
nenolod |
[svn] - update VFS documentation
trunk
|
Sun, 03 Dec 2006 23:26:42 -0800 |
nenolod |
[svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs.
trunk
|
Sun, 03 Dec 2006 22:35:18 -0800 |
nenolod |
[svn] - document the VFS layer.
trunk
|
Fri, 01 Dec 2006 23:29:36 -0800 |
nenolod |
[svn] - don't leak the split URI vector after doing the vtable lookup
trunk
|
Fri, 01 Dec 2006 23:25:42 -0800 |
nenolod |
[svn] - touch audacious/.svn because gentoo's subversion eclass sucks
trunk
|
Fri, 01 Dec 2006 23:18:07 -0800 |
nenolod |
[svn] - remove softvolume.c, only the alsa plugin uses it so we will move it
trunk
|
Thu, 30 Nov 2006 08:17:50 -0800 |
yaz |
[svn] - make wheel scroll trigger scan thread
trunk
|
Thu, 30 Nov 2006 04:27:49 -0800 |
yaz |
[svn] - clean up
trunk
|
Thu, 30 Nov 2006 03:16:08 -0800 |
yaz |
[svn] rewrite scan thread with g_cond_wait():
trunk
|
Wed, 29 Nov 2006 19:49:30 -0800 |
nenolod |
[svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674.
trunk
|
Wed, 29 Nov 2006 13:46:59 -0800 |
nenolod |
[svn] - fix conditionals for building build_stamp.c
trunk
|
Wed, 29 Nov 2006 13:09:07 -0800 |
nenolod |
[svn] - seeking by keypad should seek 5s, not 1s. closes #673.
trunk
|
Wed, 29 Nov 2006 12:58:35 -0800 |
nenolod |
[svn] - add le_vert to credits (he will need to accent his letters, though)
trunk
|
Wed, 29 Nov 2006 12:52:02 -0800 |
nenolod |
[svn] - credit patch contributions from Ralf Ertzinger
trunk
|
Wed, 29 Nov 2006 12:50:12 -0800 |
chainsaw |
[svn] Credit patch contribution by Chris Kehler.
trunk
|
Wed, 29 Nov 2006 12:45:02 -0800 |
chainsaw |
[svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>.
trunk
|
Tue, 28 Nov 2006 12:06:18 -0800 |
nenolod |
[svn] - MirBSD support from <bsiegert -at- gmx.de>
trunk
|
Mon, 27 Nov 2006 18:12:56 -0800 |
nenolod |
[svn] - avoid a race condition in produce_audio() where we have closed output,
trunk
|
Mon, 27 Nov 2006 17:58:02 -0800 |
nenolod |
[svn] - fix a bug regarding shaded mode in the playlist editor where
trunk
|
Mon, 27 Nov 2006 15:38:11 -0800 |
nenolod |
[svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8
trunk
|
Sun, 26 Nov 2006 15:57:59 -0800 |
gandalf |
[svn] Just ran make update-po.
trunk
|
Sun, 26 Nov 2006 15:40:14 -0800 |
gandalf |
[svn] First po updates by Le_Vert.
trunk
|
Sun, 26 Nov 2006 14:41:53 -0800 |
nenolod |
[svn] - update Welsh translation:
trunk
|
Sat, 25 Nov 2006 21:29:05 -0800 |
yaz |
[svn] - fix for custom format bug. closes #664.
trunk
|
Sat, 25 Nov 2006 19:19:56 -0800 |
nenolod |
[svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer.
trunk
|
Sat, 25 Nov 2006 19:17:17 -0800 |
nenolod |
[svn] - update credit for welsh translation
trunk
|
Sat, 25 Nov 2006 19:13:55 -0800 |
nenolod |
[svn] - update Welsh translation:
trunk
|
Sat, 25 Nov 2006 09:25:21 -0800 |
yaz |
[svn] jump to file improvement:
trunk
|
Sat, 25 Nov 2006 00:31:33 -0800 |
yaz |
[svn] - now filepopup can find newly added images immediately.
trunk
|
Fri, 24 Nov 2006 09:49:06 -0800 |
js |
[svn] Fixed wrong help, it has to be --with-rc-path.
trunk
|
Fri, 24 Nov 2006 04:49:53 -0800 |
chainsaw |
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660.
trunk
|
Thu, 23 Nov 2006 23:29:34 -0800 |
nenolod |
[svn] - init plugins before initalizing the skin system.
trunk
|
Thu, 23 Nov 2006 23:14:03 -0800 |
nenolod |
[svn] - cleanup the controlsocket code. (nenolod + help from ticpu)
trunk
|
Thu, 23 Nov 2006 20:21:49 -0800 |
nenolod |
[svn] - remove vfs_stdio.c
trunk
|
Thu, 23 Nov 2006 20:21:34 -0800 |
nenolod |
[svn] - remove vfs_init(), it is no longer used.
trunk
|
Thu, 23 Nov 2006 20:10:03 -0800 |
nenolod |
[svn] - don't memory leak the uri
trunk
|
Thu, 23 Nov 2006 20:07:35 -0800 |
nenolod |
[svn] - remove unneeded debugging notices ;)
trunk
|
Thu, 23 Nov 2006 20:06:19 -0800 |
nenolod |
[svn] - NewVFS lives ;)
trunk
|
Thu, 23 Nov 2006 10:38:16 -0800 |
nenolod |
[svn] - fix the %20 in playlist issue. Patch by external contributor Ralf
trunk
|
Thu, 23 Nov 2006 09:11:03 -0800 |
nenolod |
[svn] - fix handlers
trunk
|
Thu, 23 Nov 2006 08:40:31 -0800 |
chainsaw |
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
trunk
|
Thu, 23 Nov 2006 06:03:55 -0800 |
yaz |
[svn] - filename_proxy need not and should not be freed here.
trunk
|
Wed, 22 Nov 2006 21:05:57 -0800 |
nenolod |
[svn] - remove the glade files for newui too.
trunk
|
Wed, 22 Nov 2006 21:05:20 -0800 |
nenolod |
[svn] - remove newui
trunk
|
Wed, 22 Nov 2006 14:35:19 -0800 |
nenolod |
[svn] - update french translation
trunk
|
Wed, 22 Nov 2006 03:33:52 -0800 |
yaz |
[svn] - avoid double free
trunk
|
Tue, 21 Nov 2006 11:56:37 -0800 |
nenolod |
[svn] - update russian translation
trunk
|
Sun, 19 Nov 2006 10:50:21 -0800 |
js |
[svn] Fixed broken Classic skin.
trunk
|
Sun, 19 Nov 2006 06:40:10 -0800 |
chainsaw |
[svn] Avoid chdir .. when creating the SVN build stamp. This way we get a valid stamp when compiling from an ebuild.
trunk
|
Sat, 18 Nov 2006 22:27:37 -0800 |
nhjm449 |
[svn] - Remove pointless duplicate 'Miscellaneous' header from Appearance tab of prefs
trunk
|
Sat, 18 Nov 2006 19:47:13 -0800 |
nenolod |
[svn] - s/vfs_close/vfs_fclose/
trunk
|
Sat, 18 Nov 2006 19:46:18 -0800 |
nenolod |
[svn] - forgot a variable
trunk
|
Sat, 18 Nov 2006 19:44:58 -0800 |
nenolod |
[svn] - enhancements to the NewVFS probing layer.
trunk
|
Thu, 16 Nov 2006 12:14:22 -0800 |
chainsaw |
[svn] Updated dutch translation.
trunk
|
Thu, 16 Nov 2006 11:58:25 -0800 |
nenolod |
[svn] - strip cruft from pl.po
trunk
|
Thu, 16 Nov 2006 11:57:47 -0800 |
chainsaw |
[svn] Updated Polish translation by VoJcEK <vojcek@tlen.pl>
trunk
|
Thu, 16 Nov 2006 11:49:34 -0800 |
nenolod |
[svn] - simplify po files (a lot of translations are removed due to plugins split)
trunk
|
Thu, 16 Nov 2006 11:44:58 -0800 |
nenolod |
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
trunk
|
Thu, 16 Nov 2006 11:21:05 -0800 |
nenolod |
[svn] - remove shadowed struct _VFSFile.
trunk
|
Thu, 16 Nov 2006 11:20:07 -0800 |
nenolod |
[svn] - newvfs code, part 1
trunk
|
Thu, 16 Nov 2006 10:53:21 -0800 |
nenolod |
[svn] - define VFSConstructor
trunk
|
Tue, 14 Nov 2006 12:37:14 -0800 |
nenolod |
[svn] - reseek to 0 on a newvfs FD for each probe pass
trunk
|
Sun, 12 Nov 2006 18:41:41 -0800 |
yaz |
[svn] - in particular X environment, double size caused a bad match X error.
trunk
|
Sun, 12 Nov 2006 18:33:35 -0800 |
yaz |
[svn] - add show window decorations option to appearance preferences. closes #167.
trunk
|
Sun, 12 Nov 2006 12:50:16 -0800 |
nenolod |
[svn] - only GModule would be so dumb to push all symbols to the global
trunk
|
Sun, 12 Nov 2006 06:55:04 -0800 |
nenolod |
[svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things)
trunk
|
Sun, 12 Nov 2006 06:15:11 -0800 |
nenolod |
[svn] - some code for seekbar
trunk
|
Sun, 12 Nov 2006 05:49:04 -0800 |
nenolod |
[svn] - add code for the shuffle checkbox
trunk
|
Sun, 12 Nov 2006 05:38:48 -0800 |
nenolod |
[svn] - temporarily display the newui at startup along with the oldui
trunk
|
Sun, 12 Nov 2006 05:38:04 -0800 |
nenolod |
[svn] - add some more controls (seekbar and such)
trunk
|
Sun, 12 Nov 2006 03:09:28 -0800 |
nenolod |
[svn] - avoid freeing a NULL pointer in ui_fileinfo.c
trunk
|
Sun, 12 Nov 2006 02:37:32 -0800 |
nenolod |
[svn] - show_newui_window() implementation
trunk
|
Sun, 12 Nov 2006 02:36:47 -0800 |
nenolod |
[svn] - some code
trunk
|
Sun, 12 Nov 2006 02:16:17 -0800 |
nenolod |
[svn] - add newui to build
trunk
|
Sun, 12 Nov 2006 01:58:29 -0800 |
nenolod |
[svn] - remove spurious debug notice
trunk
|
Sun, 12 Nov 2006 01:52:43 -0800 |
nenolod |
[svn] - update bugtracker URL
trunk
|
Sun, 12 Nov 2006 01:27:04 -0800 |
nenolod |
[svn] - add newui glade interface
trunk
|
Sun, 12 Nov 2006 00:38:03 -0800 |
nenolod |
[svn] - add scaffolding for newui
trunk
|
Sat, 11 Nov 2006 14:03:41 -0800 |
nenolod |
[svn] - remove unused declaration "filepopup_pixbuf".
trunk
|
Mon, 06 Nov 2006 04:00:12 -0800 |
nenolod |
[svn] - make doublesize work with modern skins
trunk
|
Mon, 06 Nov 2006 00:10:47 -0800 |
nenolod |
[svn] - use values from the skin loader instead of constants (should make doublesize work with Osmosis)
trunk
|
Sun, 05 Nov 2006 22:26:49 -0800 |
yaz |
[svn] - build fix
trunk
|
Sun, 05 Nov 2006 18:38:44 -0800 |
nenolod |
[svn] - bump to 1.3.0
trunk
|
Sun, 05 Nov 2006 18:36:26 -0800 |
nenolod |
[svn] - NewVFS input probing layer. VFS-Aware plugins can automatically take
trunk
|
Sun, 05 Nov 2006 18:00:14 -0800 |
nenolod |
[svn] - fix potential display corruption problem in doublesize
trunk
|
Sun, 05 Nov 2006 17:45:59 -0800 |
nenolod |
[svn] - do not evaluate mainwinHeight() or mainwinWidth() in skin scripts if doublesize is on
trunk
|
Sun, 05 Nov 2006 15:09:25 -0800 |
nenolod |
[svn] - only use g_unichar_iswide_cjk if GLib 2.12 is available.
trunk
|
Sun, 05 Nov 2006 14:27:21 -0800 |
nenolod |
[svn] - remove symbols relating to GNOME_VFS
trunk
|
Sun, 05 Nov 2006 13:59:09 -0800 |
nenolod |
[svn] - require at least 3 bytes of data to search
trunk
|
Sun, 05 Nov 2006 13:55:21 -0800 |
nenolod |
[svn] - optimize for single-character searches (dramatic JTF speedboost)
trunk
|
Sun, 05 Nov 2006 13:49:20 -0800 |
nenolod |
[svn] - improve algorithm further
trunk
|
Sun, 05 Nov 2006 13:33:25 -0800 |
nenolod |
[svn] - use g_strcasecmp instead of several g_strdowns to speed up jump-to-file performance. closes #56
trunk
|
Sun, 05 Nov 2006 13:29:22 -0800 |
nenolod |
[svn] - add keypad-enter binding for queueing files in jump-to-file. closes #295.
trunk
|
Sun, 05 Nov 2006 12:22:41 -0800 |
nenolod |
[svn] - update russian translation
trunk
|
Sun, 05 Nov 2006 12:17:53 -0800 |
nenolod |
[svn] - improve doublesize
trunk
|
Sun, 05 Nov 2006 06:25:22 -0800 |
chainsaw |
[svn] Compile errors are bad, hmmkay?
trunk
|
Sun, 05 Nov 2006 04:43:16 -0800 |
nenolod |
[svn] - DoubleSize support.
trunk
|
Sun, 05 Nov 2006 02:38:25 -0800 |
nenolod |
[svn] - update documentation per bug #605
trunk
|
Sun, 05 Nov 2006 02:29:47 -0800 |
nenolod |
[svn] - per bug #605, remove GNOME VFS.
trunk
|
Sun, 05 Nov 2006 00:55:21 -0800 |
nenolod |
[svn] - update ja.po via Dai.
trunk
|
Sat, 04 Nov 2006 23:34:22 -0800 |
nenolod |
[svn] - assign Control+Shift+R keybinding. to Randomize Playlist. Closes #529
trunk
|
Sat, 04 Nov 2006 21:41:23 -0800 |
nenolod |
[svn] - fix X11 hinting for the preferences window, fixes bug #559.
trunk
|
Sat, 04 Nov 2006 13:50:43 -0800 |
nenolod |
[svn] - return -1 if audacious server is not running
trunk
|
Sat, 04 Nov 2006 04:56:41 -0800 |
yaz |
[svn] audtool improvement:
trunk
|
Fri, 03 Nov 2006 18:47:00 -0800 |
nenolod |
[svn] - merge debian's manpage with ours, and improve overall spelling and grammar
trunk
|
Wed, 01 Nov 2006 01:31:16 -0800 |
yaz |
[svn] - libguess update. a bug in JOHAB detecting was fixed.
trunk
|
Mon, 30 Oct 2006 14:26:30 -0800 |
nenolod |
[svn] - pretty sure you meant this
trunk
|
Mon, 30 Oct 2006 14:16:27 -0800 |
nenolod |
[svn] - use a common skinengine for both Osmosis and Ivory.
trunk
|
Mon, 30 Oct 2006 14:14:13 -0800 |
nenolod |
[svn] - some tweaks to the Osmosis skin engine.
trunk
|
Mon, 30 Oct 2006 14:08:58 -0800 |
nenolod |
[svn] - add plasmaroo to patch authors (oops)
trunk
|
Mon, 30 Oct 2006 14:08:26 -0800 |
kiyoshi |
[svn] I'm an idiot. Updated playlist colours.
trunk
|
Mon, 30 Oct 2006 14:03:15 -0800 |
nenolod |
[svn] - only rm -f the build stamp if needed.
trunk
|
Mon, 30 Oct 2006 14:01:32 -0800 |
nenolod |
[svn] - add feedback when the build_stamp is generated.
trunk
|
Mon, 30 Oct 2006 13:58:27 -0800 |
nenolod |
[svn] - add a build-prehook to ensure that the build_stamp is fresh.
trunk
|
Mon, 30 Oct 2006 13:50:51 -0800 |
nenolod |
[svn] - oh, and use the right path too.
trunk
|
Mon, 30 Oct 2006 13:50:18 -0800 |
nenolod |
[svn] - yes, lets waste extra space because OMK decides to break on installing a variant.
trunk
|
Mon, 30 Oct 2006 13:49:02 -0800 |
nenolod |
[svn] - remove classic variant.
trunk
|
Mon, 30 Oct 2006 13:41:36 -0800 |
nenolod |
[svn] - svn is stoned again part 2
trunk
|
Mon, 30 Oct 2006 13:41:18 -0800 |
nenolod |
[svn] - svn is stoned again
trunk
|
Mon, 30 Oct 2006 11:50:56 -0800 |
nenolod |
[svn] - fix Classic skin variant paths
trunk
|
Mon, 30 Oct 2006 05:20:14 -0800 |
kiyoshi |
[svn] Ivory now uses dark blues where before it used icky shades of brown.
trunk
|
Mon, 30 Oct 2006 02:32:34 -0800 |
nenolod |
[svn] - this should fix #592. somebody please check.
trunk
|
Mon, 30 Oct 2006 01:39:13 -0800 |
kiyoshi |
[svn] Add Ivory to skins. [Ivory is an inverse version of the Osmosis skin.]
trunk
|
Mon, 30 Oct 2006 00:47:31 -0800 |
nenolod |
[svn] - add a Classic variant which looks like the oldschool audacious skin (< 1.2.x)
trunk
|
Mon, 30 Oct 2006 00:28:16 -0800 |
kiyoshi |
[svn] Changed description to reflect the skin's current name [Osmosis]
trunk
|
Sat, 28 Oct 2006 23:58:27 -0700 |
nenolod |
[svn] - remove redundant rpath option
trunk
|
Sat, 28 Oct 2006 15:17:47 -0700 |
nenolod |
[svn] - from gentoo #152769 add application/ogg and audio/x-vorbis+ogg for gnome shared-mime-info compatibility
trunk
|
Fri, 27 Oct 2006 02:07:49 -0700 |
nenolod |
[svn] - remove useless fileop buttons from the GTK1-like dialog.
trunk
|
Fri, 27 Oct 2006 02:03:17 -0700 |
nenolod |
[svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;)
trunk
|
Fri, 27 Oct 2006 02:01:55 -0700 |
nenolod |
[svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin
trunk
|
Fri, 27 Oct 2006 00:19:32 -0700 |
nenolod |
[svn] - add a default value for cfg.use_file_cover (FALSE)
trunk
|
Tue, 24 Oct 2006 13:29:52 -0700 |
nenolod |
[svn] - 1.2.1 release
trunk
|
Tue, 24 Oct 2006 13:17:19 -0700 |
nenolod |
[svn] - fix memory leak once and for bloody all
trunk
|
Tue, 24 Oct 2006 01:30:49 -0700 |
nenolod |
[svn] - make a note about the 1.2 release page.
trunk
|
Tue, 24 Oct 2006 01:28:01 -0700 |
nenolod |
[svn] - 1.2.0 final
trunk
|
Tue, 24 Oct 2006 01:17:57 -0700 |
nenolod |
[svn] - make sure rootpix is freed when a new pixmap is generated
trunk
|
Tue, 24 Oct 2006 01:11:53 -0700 |
nenolod |
[svn] - fix leak when changing background
trunk
|
Tue, 24 Oct 2006 00:34:35 -0700 |
nenolod |
[svn] - oops, missed a requirement (sorry about that)
trunk
|
Tue, 24 Oct 2006 00:34:00 -0700 |
nenolod |
[svn] - fix A-B repetition
trunk
|
Mon, 23 Oct 2006 22:57:28 -0700 |
nenolod |
[svn] - make sure the proper wmclass is being set here.
trunk
|
Mon, 23 Oct 2006 13:04:21 -0700 |
nenolod |
[svn] - set status text when loop-point A has been set to "LOOP-POINT A HAS BEEN SET."
trunk
|
Mon, 23 Oct 2006 12:56:12 -0700 |
nenolod |
[svn] - integrate A-B patch, with a few changes:
trunk
|
Mon, 23 Oct 2006 11:42:56 -0700 |
nenolod |
[svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries
trunk
|
Sun, 22 Oct 2006 12:12:43 -0700 |
nenolod |
[svn] - use rand() instead
trunk
|
Sun, 22 Oct 2006 11:54:51 -0700 |
nenolod |
[svn] - remove mkdtemp().
trunk
|
Sun, 22 Oct 2006 11:38:20 -0700 |
nemo |
[svn] Patch by Michael Hanselmann to fetch a per-song image file.
trunk
|
Fri, 20 Oct 2006 17:00:45 -0700 |
nenolod |
[svn] - enforce extern status here. we do not provide an inlined iir(), so that shouldn't be declared inline.
trunk
|
Fri, 20 Oct 2006 16:58:06 -0700 |
nenolod |
[svn] - icc warning fixes (pass 1)
trunk
|
Sun, 15 Oct 2006 09:58:41 -0700 |
nenolod |
[svn] - try coreaudio before OSS
trunk
|
Sun, 15 Oct 2006 09:30:05 -0700 |
chainsaw |
[svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260.
trunk
|
Sat, 14 Oct 2006 21:25:04 -0700 |
nenolod |
[svn] - fix default config order
trunk
|
Sat, 14 Oct 2006 21:11:15 -0700 |
nenolod |
[svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates.
trunk
|
Sat, 14 Oct 2006 21:01:33 -0700 |
nenolod |
[svn] - SHARED_SUFFIX includes the dot
trunk
|
Sat, 14 Oct 2006 20:58:52 -0700 |
nenolod |
[svn] - use SHARED_SUFFIX for PLUGIN_FILENAME().
trunk
|
Sat, 14 Oct 2006 19:01:29 -0700 |
nenolod |
[svn] - remove comment about remote access as there's no GUI options exposed for it in audacious
trunk
|
Sat, 14 Oct 2006 18:55:20 -0700 |
nenolod |
[svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman.
trunk
|
Sat, 14 Oct 2006 18:50:37 -0700 |
nhjm449 |
[svn] - Properly handle shading when mainwin_width is greater than the shaded width.
trunk
|
Sat, 14 Oct 2006 12:04:49 -0700 |
nenolod |
[svn] - bump to 1.2.0-rc4
trunk
|
Sat, 14 Oct 2006 12:03:26 -0700 |
nenolod |
[svn] - objectify libintl
trunk
|
Sat, 14 Oct 2006 11:52:24 -0700 |
nenolod |
[svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined.
trunk
|
Sat, 14 Oct 2006 11:46:36 -0700 |
nenolod |
[svn] - make things friendly to Objective Make
trunk
|
Sat, 14 Oct 2006 11:39:17 -0700 |
nenolod |
[svn] - libaudacious.so.4 actually, due to remote-access API addition
trunk
|
Sat, 14 Oct 2006 11:38:14 -0700 |
nenolod |
[svn] - libaudacious SONAME becomes libaudacious.so.3
trunk
|
Sat, 14 Oct 2006 11:36:12 -0700 |
nenolod |
[svn] - same for librcd, libguess, icons and audacious/images
trunk
|
Sat, 14 Oct 2006 11:33:25 -0700 |
nenolod |
[svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here
trunk
|
Fri, 13 Oct 2006 11:08:02 -0700 |
yaz |
[svn] - audacious_determine_session_type() would crash if audacious_session_uri had value.
trunk
|
Thu, 12 Oct 2006 21:12:58 -0700 |
yaz |
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save().
trunk
|
Thu, 12 Oct 2006 08:10:01 -0700 |
nenolod |
[svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want
trunk
|
Thu, 12 Oct 2006 07:45:48 -0700 |
nenolod |
[svn] - 1.2.0-rc3
trunk
|
Thu, 12 Oct 2006 07:44:28 -0700 |
nenolod |
[svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE
trunk
|
Thu, 12 Oct 2006 05:02:14 -0700 |
nenolod |
[svn] - some fixes via alxorlov on the forums
trunk
|
Thu, 12 Oct 2006 04:52:51 -0700 |
chainsaw |
[svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used.
trunk
|
Thu, 12 Oct 2006 04:51:39 -0700 |
nenolod |
[svn] - remove checks for taglib in the player
trunk
|
Wed, 11 Oct 2006 23:38:18 -0700 |
nhjm449 |
[svn] - Skin Osmosis's shaded equalizer.
trunk
|
Wed, 11 Oct 2006 19:44:00 -0700 |
nenolod |
[svn] - cleanup some skin textures
trunk
|
Wed, 11 Oct 2006 18:42:49 -0700 |
nenolod |
[svn] - main texture: resize to 425x100; add a colon to delimit minutes from seconds.
trunk
|
Wed, 11 Oct 2006 18:28:57 -0700 |
nenolod |
[svn] - reposition some elements for better aesthetics
trunk
|
Wed, 11 Oct 2006 18:23:22 -0700 |
nenolod |
[svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY
trunk
|
Wed, 11 Oct 2006 17:53:03 -0700 |
nenolod |
[svn] - avoid recreating the window unless an actual size-dimensional change has occured.
trunk
|
Wed, 11 Oct 2006 17:47:31 -0700 |
nenolod |
[svn] - don't use hardcoded values for the time indicator area
trunk
|
Wed, 11 Oct 2006 12:37:16 -0700 |
nenolod |
[svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine.
trunk
|
Mon, 09 Oct 2006 03:56:32 -0700 |
nenolod |
[svn] - resize fixes
trunk
|
Mon, 09 Oct 2006 03:50:11 -0700 |
nenolod |
[svn] - avoid unnecessary resizing
trunk
|
Mon, 09 Oct 2006 03:44:50 -0700 |
nenolod |
[svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand.
trunk
|
Mon, 09 Oct 2006 03:20:36 -0700 |
nenolod |
[svn] - the default for mainwinTextVisible() should be FALSE.
trunk
|
Mon, 09 Oct 2006 03:04:44 -0700 |
nenolod |
[svn] - change skin_mask_info[] if the player sizes change.
trunk
|
Mon, 09 Oct 2006 02:58:18 -0700 |
nenolod |
[svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width.
trunk
|
Sun, 08 Oct 2006 18:17:58 -0700 |
nenolod |
[svn] - update NEWS
trunk
|
Sat, 07 Oct 2006 15:43:56 -0700 |
nhjm449 |
[svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts.
trunk
|
Sat, 07 Oct 2006 15:25:58 -0700 |
nhjm449 |
[svn] - Really make sure it doesn't overlap.
trunk
|
Sat, 07 Oct 2006 15:17:31 -0700 |
nhjm449 |
[svn] - Update shaded playlist font when toggling bitmap fonts.
trunk
|
Sat, 07 Oct 2006 15:10:58 -0700 |
nhjm449 |
[svn] - Don't let the text overlap the counter.
trunk
|
Sat, 07 Oct 2006 13:31:15 -0700 |
js |
[svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with +=
trunk
|
Fri, 06 Oct 2006 10:50:55 -0700 |
yaz |
[svn] - mtime=-1 has been introduced to represent "uninitialized".
trunk
|
Thu, 05 Oct 2006 22:41:09 -0700 |
nenolod |
[svn] - actually, apparently we need that... fucking apple
trunk
|
Thu, 05 Oct 2006 22:38:01 -0700 |
nenolod |
[svn] - only set window hints after the resize
trunk
|
Thu, 05 Oct 2006 22:21:35 -0700 |
nhjm449 |
[svn] - Add a background behind the title scroller in the main window.
trunk
|
Thu, 05 Oct 2006 21:31:27 -0700 |
nhjm449 |
[svn] - Make mainwin shading work correctly.
trunk
|
Thu, 05 Oct 2006 20:18:41 -0700 |
nenolod |
[svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid
trunk
|
Thu, 05 Oct 2006 19:50:10 -0700 |
nhjm449 |
[svn] - revert to 2599
trunk
|
Thu, 05 Oct 2006 08:55:13 -0700 |
nenolod |
[svn] - better handle the stream condition
trunk
|
Thu, 05 Oct 2006 08:02:43 -0700 |
nenolod |
[svn] - support for WA2 skins (no skin.hints)
trunk
|
Thu, 05 Oct 2006 07:57:40 -0700 |
nenolod |
[svn] - fix that goddamn skinlist bug
trunk
|
Thu, 05 Oct 2006 07:46:20 -0700 |
nenolod |
[svn] - oops
trunk
|
Thu, 05 Oct 2006 07:44:19 -0700 |
nenolod |
[svn] - fix skins/Makefile
trunk
|
Thu, 05 Oct 2006 07:39:43 -0700 |
nenolod |
[svn] - fixes for resize bug
trunk
|
Thu, 05 Oct 2006 07:09:01 -0700 |
nenolod |
[svn] - use gtk_window_present() to make X render the right sized skin
trunk
|
Thu, 05 Oct 2006 06:54:42 -0700 |
nenolod |
[svn] - include TinyPlayer skin with the main distribution
trunk
|
Thu, 05 Oct 2006 04:03:19 -0700 |
nenolod |
[svn] - and finally special tuples are treated as they should be
trunk
|
Thu, 05 Oct 2006 03:26:36 -0700 |
nenolod |
[svn] - results from more profiling
trunk
|
Thu, 05 Oct 2006 03:03:56 -0700 |
nenolod |
[svn] - more mtime = 0 checks
trunk
|
Thu, 05 Oct 2006 02:43:17 -0700 |
nenolod |
[svn] - ditto for playlist_get_songtime().
trunk
|
Thu, 05 Oct 2006 02:41:57 -0700 |
nenolod |
[svn] - tuples with an mtime of 0 don't need to be checked
trunk
|
Thu, 05 Oct 2006 02:28:23 -0700 |
nenolod |
[svn] - revert
trunk
|
Thu, 05 Oct 2006 02:12:02 -0700 |
nenolod |
[svn] - the playlist and equalizer windows do not need to redraw themselves constantly, as was in bmp.
trunk
|
Thu, 05 Oct 2006 02:07:02 -0700 |
nenolod |
[svn] - fix an assertion error
trunk
|
Thu, 05 Oct 2006 01:54:37 -0700 |
nenolod |
[svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs)
trunk
|
Thu, 05 Oct 2006 01:31:41 -0700 |
nenolod |
[svn] - make sure the PlaylistEntry has a tuple.
trunk
|
Wed, 04 Oct 2006 23:45:55 -0700 |
nenolod |
[svn] - missed a couple of properties, sorry
trunk
|
Wed, 04 Oct 2006 23:36:28 -0700 |
nenolod |
[svn] - fix another typo
trunk
|
Wed, 04 Oct 2006 23:33:51 -0700 |
nenolod |
[svn] - fix typo
trunk
|
Wed, 04 Oct 2006 23:33:22 -0700 |
nenolod |
[svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins)
trunk
|
Wed, 04 Oct 2006 23:25:57 -0700 |
nhjm449 |
[svn] - Default skin updated
trunk
|
Wed, 04 Oct 2006 23:16:49 -0700 |
nenolod |
[svn] - create the windows during skin load process after the skin.hints has been loaded
trunk
|
Wed, 04 Oct 2006 23:11:06 -0700 |
nenolod |
[svn] - load skins before creating the UI
trunk
|
Wed, 04 Oct 2006 23:09:40 -0700 |
nenolod |
[svn] - more hardcoded values removed
trunk
|
Wed, 04 Oct 2006 23:05:41 -0700 |
nenolod |
[svn] - make sure all size requests match the skin size
trunk
|
Wed, 04 Oct 2006 23:02:15 -0700 |
nenolod |
[svn] - remove dock_resize.
trunk
|
Wed, 04 Oct 2006 23:01:26 -0700 |
nenolod |
[svn] - it'd probably help if we passed the right stuff to gtk_window_resize().
trunk
|
Wed, 04 Oct 2006 22:56:57 -0700 |
nenolod |
[svn] - don't use dock_resize.
trunk
|
Wed, 04 Oct 2006 21:46:00 -0700 |
nenolod |
[svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX,
trunk
|
Wed, 04 Oct 2006 21:05:51 -0700 |
js |
[svn] WTF, and now even a typo in the ChangeLog! (Fixed.)
trunk
|
Wed, 04 Oct 2006 21:04:50 -0700 |
js |
[svn] Just saw that it's ordered by last name. Of cours, I was to blind
trunk
|
Wed, 04 Oct 2006 21:02:06 -0700 |
js |
[svn] Just saw that we have an AUTHORS file here as well, so I added myself
trunk
|
Wed, 04 Oct 2006 20:17:07 -0700 |
nhjm449 |
[svn] - Put ()'s around the time in the shaded playlist text.
trunk
|
Wed, 04 Oct 2006 20:10:32 -0700 |
nenolod |
[svn] - othertext visibility enforcement
trunk
|
Wed, 04 Oct 2006 20:07:35 -0700 |
nenolod |
[svn] - more fix
trunk
|
Wed, 04 Oct 2006 20:05:42 -0700 |
nenolod |
[svn] - fix
trunk
|
Wed, 04 Oct 2006 20:00:44 -0700 |
nenolod |
[svn] - default visibility hints
trunk
|
Wed, 04 Oct 2006 19:53:37 -0700 |
nenolod |
[svn] - silently ignore text updates if we're not visible (bugfix)
trunk
|
Wed, 04 Oct 2006 19:47:24 -0700 |
nenolod |
[svn] - this should be a continue not a return (oops)
trunk
|
Wed, 04 Oct 2006 19:45:14 -0700 |
nenolod |
[svn] - do not draw widgets which are invisible (performance tweak)
trunk
|
Wed, 04 Oct 2006 19:39:30 -0700 |
nenolod |
[svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints
trunk
|
Wed, 04 Oct 2006 19:00:09 -0700 |
nenolod |
[svn] - really preserve the old message on othertext info
trunk
|
Wed, 04 Oct 2006 18:52:37 -0700 |
nenolod |
[svn] - another oops in my oops fix, sorry
trunk
|
Wed, 04 Oct 2006 18:51:58 -0700 |
nenolod |
[svn] - i made an oops
trunk
|
Wed, 04 Oct 2006 18:48:49 -0700 |
nenolod |
[svn] - implement mainwinOthertextIsStatus property.
trunk
|
Wed, 04 Oct 2006 18:21:40 -0700 |
nenolod |
[svn] - update hints file
trunk
|
Wed, 04 Oct 2006 16:00:03 -0700 |
nenolod |
[svn] - add:
trunk
|
Wed, 04 Oct 2006 15:33:17 -0700 |
nenolod |
[svn] - wa2 values for mainwinTitleText property.
trunk
|
Wed, 04 Oct 2006 15:27:00 -0700 |
nenolod |
[svn] - allow the menurow to be set invisible
trunk
|
Wed, 04 Oct 2006 12:47:37 -0700 |
js |
[svn] The default values for old skins were wrong. But since changing from
trunk
|
Wed, 04 Oct 2006 04:17:35 -0700 |
nenolod |
[svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot.
trunk
|
Wed, 04 Oct 2006 03:41:41 -0700 |
nenolod |
[svn] - default skin.hints:mainwinVisWidth value
trunk
|
Wed, 04 Oct 2006 03:39:41 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinVisWidth] property.
trunk
|
Wed, 04 Oct 2006 03:05:39 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:31:31 -0700 |
nenolod |
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:22:04 -0700 |
nenolod |
[svn] - support for the [skin.hints:mainwinTextWidth] property.
trunk
|
Wed, 04 Oct 2006 02:21:05 -0700 |
yaz |
[svn] - make audacious re-link when libwidgets.a has been updated.
trunk
|
Wed, 04 Oct 2006 02:15:22 -0700 |
yaz |
[svn] improvement of shaded playlist window
trunk
|
Wed, 04 Oct 2006 01:45:01 -0700 |
nenolod |
[svn] - allow elements to be repositioned if they are mentioned in skin.hints
trunk
|
Wed, 04 Oct 2006 01:38:46 -0700 |
nenolod |
[svn] - text and infobar
trunk
|
Wed, 04 Oct 2006 01:35:28 -0700 |
nenolod |
[svn] - framework for repositioning the vis element on the skin.
trunk
|
Tue, 03 Oct 2006 10:39:17 -0700 |
nenolod |
[svn] - that should be a lowercase p, not an uppercase one.
trunk
|
Mon, 02 Oct 2006 18:46:02 -0700 |
nenolod |
[svn] - fix a potential crash when running audacious remotely
trunk
|
Mon, 02 Oct 2006 03:35:09 -0700 |
nenolod |
[svn] - parse equals correctly.
trunk
|
Mon, 02 Oct 2006 01:56:53 -0700 |
nenolod |
[svn] - remove some old debugging notices
trunk
|
Mon, 02 Oct 2006 01:52:12 -0700 |
nenolod |
[svn] - remove an artifact of the bmp -> audacious transition
trunk
|
Mon, 02 Oct 2006 01:46:59 -0700 |
nenolod |
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends
trunk
|
Sun, 01 Oct 2006 00:58:32 -0700 |
nenolod |
[svn] - enforce the ret = -1 == silent failure rule
trunk
|
Sat, 30 Sep 2006 16:05:40 -0700 |
nenolod |
[svn] - Spanish translation update from Gustavo Vranjes.
trunk
|
Thu, 28 Sep 2006 10:01:28 -0700 |
yaz |
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode.
trunk
|
Thu, 28 Sep 2006 08:50:11 -0700 |
yaz |
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog.
trunk
|
Thu, 28 Sep 2006 08:39:14 -0700 |
yaz |
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed"
trunk
|
Thu, 28 Sep 2006 08:36:43 -0700 |
yaz |
[svn] - fix for "playlist.c:1482: Mutex not locked!"
trunk
|
Sun, 24 Sep 2006 12:08:30 -0700 |
chainsaw |
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values.
trunk
|
Sun, 24 Sep 2006 00:40:12 -0700 |
yaz |
[svn] - fix for gconf_value_get_string() does not accept null string.
trunk
|
Sat, 23 Sep 2006 13:53:46 -0700 |
chainsaw |
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed.
trunk
|
Sat, 23 Sep 2006 13:50:17 -0700 |
chainsaw |
[svn] Do not try write NULL into a gconf key, convert it to "" first.
trunk
|
Fri, 22 Sep 2006 03:12:02 -0700 |
nenolod |
[svn] - version bump to 1.2.0-rc2
trunk
|
Fri, 22 Sep 2006 02:57:25 -0700 |
nenolod |
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm)
trunk
|
Thu, 21 Sep 2006 13:24:48 -0700 |
chainsaw |
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP.
trunk
|
Wed, 20 Sep 2006 01:13:06 -0700 |
nenolod |
[svn] - fix a memory leak in util_run_filebrowser()
trunk
|
Wed, 20 Sep 2006 01:08:15 -0700 |
nenolod |
[svn] - properly free the path to skin.hints once we locate it
trunk
|
Tue, 19 Sep 2006 19:20:09 -0700 |
yaz |
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h.
trunk
|
Mon, 18 Sep 2006 14:08:39 -0700 |
nenolod |
[svn] - soname fix
trunk
|
Mon, 18 Sep 2006 13:21:50 -0700 |
nenolod |
[svn] - version change: 1.2.0-rc1
trunk
|
Mon, 18 Sep 2006 13:06:15 -0700 |
nenolod |
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available
trunk
|
Mon, 18 Sep 2006 13:03:22 -0700 |
nenolod |
[svn] - remove some plugin checks I missed
trunk
|
Mon, 18 Sep 2006 12:59:14 -0700 |
nenolod |
[svn] - add a bugs@ address for audacious
trunk
|
Mon, 18 Sep 2006 03:20:15 -0700 |
nenolod |
[svn] - add -D_AUDACIOUS_CORE here
trunk
|
Mon, 18 Sep 2006 02:51:11 -0700 |
nenolod |
[svn] - remove plugins from the core distribution
trunk
|
Mon, 18 Sep 2006 02:34:43 -0700 |
nenolod |
[svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users
trunk
|
Mon, 18 Sep 2006 02:33:52 -0700 |
nenolod |
[svn] - only include non-SDK things if _AUDACIOUS_CORE is defined.
trunk
|
Mon, 18 Sep 2006 02:30:57 -0700 |
nenolod |
[svn] - export main.h API
trunk
|
Mon, 18 Sep 2006 02:06:40 -0700 |
nenolod |
[svn] - export xentry and xconvert API
trunk
|
Mon, 18 Sep 2006 01:59:07 -0700 |
nenolod |
[svn] - C++ friendliness
trunk
|
Mon, 18 Sep 2006 01:58:20 -0700 |
nenolod |
[svn] - lets be C++ friendly
trunk
|
Mon, 18 Sep 2006 01:56:09 -0700 |
nenolod |
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h
trunk
|
Mon, 18 Sep 2006 01:45:08 -0700 |
nenolod |
[svn] - export the util.h as provided by audacious/
trunk
|
Mon, 18 Sep 2006 01:44:39 -0700 |
nenolod |
[svn] - merge libaudacious (public) and audacious util APIs
trunk
|
Mon, 18 Sep 2006 01:41:41 -0700 |
nenolod |
[svn] - add the PlaylistContainer API to the SDK.
trunk
|
Mon, 18 Sep 2006 01:40:53 -0700 |
nenolod |
[svn] - add the playlist API to the SDK.
trunk
|
Sat, 16 Sep 2006 22:53:47 -0700 |
nenolod |
[svn] - add missing 'test'
trunk
|
Sat, 16 Sep 2006 22:44:14 -0700 |
nenolod |
[svn] - remove redundant test
trunk
|
Sat, 16 Sep 2006 19:37:08 -0700 |
js |
[svn] Fixed unused variable and missing type conversion
trunk
|
Sat, 16 Sep 2006 19:21:06 -0700 |
js |
[svn] Add #undef FSCALE, since it's already defined on OpenBSD
trunk
|
Sat, 16 Sep 2006 19:18:59 -0700 |
js |
[svn] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD
trunk
|
Sat, 16 Sep 2006 19:13:26 -0700 |
js |
[svn] #undef ALIGN, since it's already defined on OpenBSD.
trunk
|
Sat, 16 Sep 2006 19:10:07 -0700 |
js |
[svn] Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too.
trunk
|
Sat, 16 Sep 2006 18:58:23 -0700 |
js |
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed
trunk
|
Sat, 16 Sep 2006 18:56:17 -0700 |
nenolod |
[svn] - check for soundcard.h
trunk
|
Sat, 16 Sep 2006 18:46:42 -0700 |
nenolod |
[svn] - oh oops
trunk
|
Sat, 16 Sep 2006 17:53:36 -0700 |
nenolod |
[svn] - remove reference in autoconf
trunk
|
Sat, 16 Sep 2006 17:51:46 -0700 |
nenolod |
[svn] - do not generate a Makefile for libconsole
trunk
|
Sat, 16 Sep 2006 17:47:12 -0700 |
nenolod |
[svn] - remove iconv code altogether
trunk
|
Sat, 16 Sep 2006 17:17:22 -0700 |
js |
[svn] Fixed a LOT of warnings showing up with -Wall. This is the first step
trunk
|
Sat, 16 Sep 2006 16:26:54 -0700 |
js |
[svn] Fixed a lot of warnings that only showed up on *BSD.
trunk
|
Sat, 16 Sep 2006 15:21:56 -0700 |
chainsaw |
[svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only).
trunk
|
Sat, 16 Sep 2006 10:08:23 -0700 |
js |
[svn] Fixed 3 warnings, 2 unused variables and 1 missing include
trunk
|
Sat, 16 Sep 2006 08:34:03 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sat, 16 Sep 2006 07:33:28 -0700 |
js |
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;).
trunk
|
Sat, 16 Sep 2006 07:18:18 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Fri, 15 Sep 2006 21:36:31 -0700 |
yaz |
[svn] - no more busy loop if a file in playlist disappears.
trunk
|
Fri, 15 Sep 2006 20:21:35 -0700 |
yaz |
[svn] improvement of filepopup:
trunk
|
Fri, 15 Sep 2006 20:10:47 -0700 |
nenolod |
[svn] - actually on second thought, i don't see the point in this
trunk
|
Fri, 15 Sep 2006 19:59:32 -0700 |
nenolod |
[svn] - change Makefile / filename
trunk
|
Fri, 15 Sep 2006 19:58:27 -0700 |
nenolod |
[svn] - branch xspf plugin for podcasting support
trunk
|
Fri, 15 Sep 2006 18:51:16 -0700 |
yaz |
[svn] - omit get_mtime from playlist_get_info_func().
trunk
|
Fri, 15 Sep 2006 18:26:57 -0700 |
nenolod |
[svn] - do not build OSS plugin unless we really can
trunk
|
Fri, 15 Sep 2006 18:24:27 -0700 |
nenolod |
[svn] - remove debugging printf()'s
trunk
|
Fri, 15 Sep 2006 16:48:51 -0700 |
nenolod |
[svn] - only build cdaudio plugin if we support DAE
trunk
|
Fri, 15 Sep 2006 16:36:30 -0700 |
nenolod |
[svn] - if a pkg-config module is unavailable, report this
trunk
|
Fri, 15 Sep 2006 16:34:23 -0700 |
nenolod |
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built
trunk
|
Fri, 15 Sep 2006 16:32:15 -0700 |
nenolod |
[svn] - build CoreAudio plugin if available
trunk
|
Fri, 15 Sep 2006 14:31:03 -0700 |
nenolod |
[svn] - remove sqlite from main makefile
trunk
|
Fri, 15 Sep 2006 14:30:28 -0700 |
nenolod |
[svn] - remove sqlite
trunk
|
Fri, 15 Sep 2006 08:01:40 -0700 |
js |
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD.
trunk
|
Fri, 15 Sep 2006 07:46:49 -0700 |
nenolod |
[svn] - DND fixes
trunk
|
Fri, 15 Sep 2006 06:36:26 -0700 |
js |
[svn] - Removed .cpp.o target since we don't have any .cpp files anymore.
trunk
|
Thu, 14 Sep 2006 14:06:45 -0700 |
nenolod |
[svn] - enforce support of our file extensions through use of the .SUFFIXES target
trunk
|
Thu, 14 Sep 2006 13:56:35 -0700 |
js |
[svn] * One more .cpp -> .cxx
trunk
|
Thu, 14 Sep 2006 13:38:05 -0700 |
js |
[svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me...
trunk
|
Thu, 14 Sep 2006 13:33:10 -0700 |
js |
[svn] .cpp -> .cxx
trunk
|
Thu, 14 Sep 2006 13:27:38 -0700 |
giacomo |
[svn] - fix for issue that was fixed in r1946 and then appeared again later :)
trunk
|
Thu, 14 Sep 2006 08:46:01 -0700 |
js |
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon.
trunk
|
Thu, 14 Sep 2006 07:50:44 -0700 |
js |
[svn] Made the content of the password field in the AudioScrobbler plugin invisible.
trunk
|
Thu, 14 Sep 2006 07:40:39 -0700 |
js |
[svn] Just saw another bug in the same line. The if was always false.
trunk
|
Thu, 14 Sep 2006 07:38:06 -0700 |
js |
[svn] Fixed mk/objective.mk so that there won't be any
trunk
|
Wed, 13 Sep 2006 18:59:47 -0700 |
yaz |
[svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator.
trunk
|
Wed, 13 Sep 2006 16:05:01 -0700 |
giacomo |
[svn] - amidi-plug uses vfs now
trunk
|
Wed, 13 Sep 2006 15:59:49 -0700 |
giacomo |
[svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome
trunk
|
Wed, 13 Sep 2006 14:01:54 -0700 |
js |
[svn] Added BSD make to the recommended make versions since it's officially supported now.
trunk
|
Wed, 13 Sep 2006 13:58:21 -0700 |
nenolod |
[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops)
trunk
|
Wed, 13 Sep 2006 13:56:08 -0700 |
js |
[svn] Fixed some Makefiles to make it work with BSD make.
trunk
|
Wed, 13 Sep 2006 11:03:25 -0700 |
chainsaw |
[svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 09:40:07 -0700 |
chainsaw |
[svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 09:05:18 -0700 |
chainsaw |
[svn] Mark autogen.sh executable.
trunk
|
Wed, 13 Sep 2006 08:06:57 -0700 |
chainsaw |
[svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 06:38:40 -0700 |
chainsaw |
[svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de>
trunk
|
Wed, 13 Sep 2006 05:22:45 -0700 |
chainsaw |
[svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious.
trunk
|
Tue, 12 Sep 2006 23:31:24 -0700 |
nenolod |
[svn] - new DND handler
trunk
|
Tue, 12 Sep 2006 23:11:07 -0700 |
nenolod |
[svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562)
trunk
|
Tue, 12 Sep 2006 10:59:59 -0700 |
giacomo |
[svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files
trunk
|
Mon, 11 Sep 2006 16:06:23 -0700 |
chainsaw |
[svn] Use the VFS.
trunk
|
Mon, 11 Sep 2006 15:24:52 -0700 |
chainsaw |
[svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins.
trunk
|
Mon, 11 Sep 2006 13:15:31 -0700 |
chainsaw |
[svn] Partial sync with upstream.
trunk
|
Mon, 11 Sep 2006 11:23:34 -0700 |
lu_zero |
[svn] fix a typo
trunk
|
Sun, 10 Sep 2006 23:39:54 -0700 |
yaz |
[svn] - make fileinfo_recursive_get_image() breadth first search.
trunk
|
Sun, 10 Sep 2006 15:36:17 -0700 |
chainsaw |
[svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265.
trunk
|
Sun, 10 Sep 2006 14:28:45 -0700 |
chainsaw |
[svn] Have output plugins use the VFS layer too.
trunk
|
Sun, 10 Sep 2006 14:01:14 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sun, 10 Sep 2006 12:19:35 -0700 |
chainsaw |
[svn] Portability fix provided by Matti H«£m«£l«£inen (ccr/TNSP).
trunk
|
Sun, 10 Sep 2006 06:40:15 -0700 |
chainsaw |
[svn] Non-RTSP should compile too, ktnxbye.
trunk
|
Sat, 09 Sep 2006 21:52:25 -0700 |
lu_zero |
[svn] rtsp support in mp3
trunk
|
Sat, 09 Sep 2006 18:04:36 -0700 |
chainsaw |
[svn] Make the playback resume code a lot more robust.
trunk
|
Sat, 09 Sep 2006 18:02:42 -0700 |
lu_zero |
[svn] avoid segfaults
trunk
|
Fri, 08 Sep 2006 17:31:49 -0700 |
nenolod |
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles
trunk
|
Fri, 08 Sep 2006 16:55:47 -0700 |
chainsaw |
[svn] Hook PulseAudio into the build system and clean it up a little.
trunk
|
Fri, 08 Sep 2006 16:00:10 -0700 |
chainsaw |
[svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering.
trunk
|
Fri, 08 Sep 2006 10:55:02 -0700 |
nenolod |
[svn] - remove this
trunk
|
Thu, 07 Sep 2006 22:26:54 -0700 |
nenolod |
[svn] - revert back to r2216
trunk
|
Thu, 07 Sep 2006 22:00:35 -0700 |
nenolod |
[svn] - more hammering
trunk
|
Thu, 07 Sep 2006 21:51:36 -0700 |
nenolod |
[svn] - hammer a little more
trunk
|
Thu, 07 Sep 2006 21:47:45 -0700 |
nenolod |
[svn] - stuff
trunk
|
Thu, 07 Sep 2006 21:44:05 -0700 |
nenolod |
[svn] - abstractionalize a lot of stuff, build still broken, live with it
trunk
|
Thu, 07 Sep 2006 20:53:57 -0700 |
nenolod |
[svn] - remove orphaned dependencies
trunk
|
Thu, 07 Sep 2006 20:52:55 -0700 |
nenolod |
[svn] - remove WA2gui code
trunk
|
Thu, 07 Sep 2006 20:50:14 -0700 |
nenolod |
[svn] - add Makefile
trunk
|
Thu, 07 Sep 2006 20:41:35 -0700 |
nenolod |
[svn] - new InterfacePlugin API.
trunk
|
Thu, 07 Sep 2006 20:27:46 -0700 |
nenolod |
[svn] - keep filepopup code in the core for now
trunk
|
Thu, 07 Sep 2006 19:57:27 -0700 |
nenolod |
[svn] - copy the WA2GUI code into a Plugin shell
trunk
|
Thu, 07 Sep 2006 18:33:19 -0700 |
nenolod |
[svn] - use gdk_drawable_get_size() instead
trunk
|
Thu, 07 Sep 2006 17:27:27 -0700 |
nenolod |
[svn] - use smartinclude here instead of conditional-based imports
trunk
|
Thu, 07 Sep 2006 17:25:29 -0700 |
nenolod |
[svn] - gtkquartz compatibility, pass 1
trunk
|
Thu, 07 Sep 2006 11:57:03 -0700 |
nenolod |
[svn] - use #ifdef linux instead
trunk
|
Thu, 07 Sep 2006 11:45:48 -0700 |
nenolod |
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign()
trunk
|
Thu, 07 Sep 2006 11:32:59 -0700 |
nenolod |
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink)
trunk
|
Thu, 07 Sep 2006 11:06:40 -0700 |
nenolod |
[svn] - remove CoreAudio plugin, and try again :P
trunk
|
Thu, 07 Sep 2006 09:11:46 -0700 |
nenolod |
[svn] - fork the OSS plugin for CoreAudio work
trunk
|
Wed, 06 Sep 2006 22:10:19 -0700 |
nenolod |
[svn] - kludge for libintl borkenness
trunk
|
Wed, 06 Sep 2006 22:03:27 -0700 |
nenolod |
[svn] - include time.h
trunk
|
Wed, 06 Sep 2006 15:24:15 -0700 |
nenolod |
[svn] - module fixes
trunk
|
Wed, 06 Sep 2006 14:46:09 -0700 |
nenolod |
[svn] - make audtool build
trunk
|
Wed, 06 Sep 2006 14:21:40 -0700 |
nenolod |
[svn] - audacious now builds on OS X
trunk
|
Wed, 06 Sep 2006 14:01:53 -0700 |
nenolod |
[svn] - they fucking say I'm nuts
trunk
|
Wed, 06 Sep 2006 13:54:02 -0700 |
nenolod |
[svn] -Wl,-export-dynamic isn't needed here.
trunk
|
Wed, 06 Sep 2006 13:37:57 -0700 |
nenolod |
[svn] - handle OS X linking command
trunk
|
Wed, 06 Sep 2006 13:24:54 -0700 |
nenolod |
[svn] - AC_SUBST(PICLDFLAGS) sorry
trunk
|
Wed, 06 Sep 2006 13:21:40 -0700 |
nenolod |
[svn] - use $(SHARED_SUFFIX)
trunk
|
Wed, 06 Sep 2006 13:04:37 -0700 |
nenolod |
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should.
trunk
|
Wed, 06 Sep 2006 13:01:04 -0700 |
nenolod |
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers
trunk
|
Wed, 06 Sep 2006 12:57:50 -0700 |
nenolod |
[svn] - detect what $(SHARED_SUFFIX) should be.
trunk
|
Tue, 05 Sep 2006 19:57:18 -0700 |
nhjm449 |
[svn] - Reapply r2161
trunk
|
Tue, 05 Sep 2006 09:18:30 -0700 |
nenolod |
[svn] - don't be picky about what aclocal version we are using.
trunk
|
Tue, 05 Sep 2006 09:14:08 -0700 |
nenolod |
[svn] - why is this here? it really fucks with my SVN client on OS X, so I am deleting it as it's unreferenced
trunk
|
Tue, 05 Sep 2006 08:40:08 -0700 |
yaz |
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window.
trunk
|
Tue, 05 Sep 2006 08:09:14 -0700 |
lu_zero |
[svn] generic vfs_gets and m3u updated to use vfs
trunk
|
Mon, 04 Sep 2006 22:36:30 -0700 |
nhjm449 |
[svn] - Fix audacious-arts-helper warnings.
trunk
|
Mon, 04 Sep 2006 19:47:32 -0700 |
yaz |
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
trunk
|
Sun, 03 Sep 2006 22:04:17 -0700 |
nhjm449 |
[svn] - If transparency fails, disable it.
trunk
|
Sat, 02 Sep 2006 08:24:10 -0700 |
yaz |
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn.
trunk
|
Wed, 30 Aug 2006 06:14:33 -0700 |
yaz |
[svn] - revert equalizer.c and ui_playlist.c. :(
trunk
|
Wed, 30 Aug 2006 02:44:09 -0700 |
yaz |
[svn] - fix for memory leak.
trunk
|
Wed, 30 Aug 2006 02:37:40 -0700 |
yaz |
[svn] - same to r2149, one more window. :)
trunk
|
Tue, 29 Aug 2006 23:15:43 -0700 |
yaz |
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly.
trunk
|
Tue, 29 Aug 2006 19:55:37 -0700 |
nhjm449 |
[svn] - Add ability to show/hide main player window.
trunk
|
Tue, 29 Aug 2006 11:35:30 -0700 |
yaz |
[svn] - prevents input_check_file() working on loading playlist.
trunk
|
Mon, 28 Aug 2006 11:03:58 -0700 |
yaz |
[svn] - playlist_container_find() must check if ext is 1, besides NULL.
trunk
|
Mon, 28 Aug 2006 08:51:36 -0700 |
yaz |
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling.
trunk
|
Sun, 27 Aug 2006 09:04:05 -0700 |
chainsaw |
[svn] Fix up the warning fixes; by Torbj«Órn Svensson (a.k.a. Azoff on #audacious).
trunk
|
Sun, 27 Aug 2006 07:39:25 -0700 |
nenolod |
[svn] - version update
trunk
|
Sun, 27 Aug 2006 05:30:12 -0700 |
yaz |
[svn] - correct a typo that Joker pointed out. thanks Joker!
trunk
|
Sat, 26 Aug 2006 23:16:53 -0700 |
yaz |
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449!
trunk
|
Sat, 26 Aug 2006 21:47:26 -0700 |
nhjm449 |
[svn] - Streamtitles are fun.
trunk
|
Sat, 26 Aug 2006 21:36:50 -0700 |
nhjm449 |
[svn] - Don't save empty lengths.
trunk
|
Sat, 26 Aug 2006 21:21:35 -0700 |
nhjm449 |
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P
trunk
|
Sat, 26 Aug 2006 12:00:05 -0700 |
chainsaw |
[svn] CXXFLAGS fixes by Mike Frysinger (Gentoo).
trunk
|
Sat, 26 Aug 2006 08:09:42 -0700 |
yaz |
[svn] - now xspf writes formatted xml.
trunk
|
Fri, 25 Aug 2006 01:02:18 -0700 |
yaz |
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM.
trunk
|
Thu, 24 Aug 2006 23:08:22 -0700 |
yaz |
[svn] - precision in title format is regarded as character count, not byte count.
trunk
|
Thu, 24 Aug 2006 14:55:06 -0700 |
chainsaw |
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo.
trunk
|
Thu, 24 Aug 2006 12:23:54 -0700 |
chainsaw |
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC.
trunk
|
Thu, 24 Aug 2006 11:40:00 -0700 |
chainsaw |
[svn] Cast variable to proper type before passing it into libxml2. Include necessary header to make this possible. Resolves 35 pointer signedness warnings on PPC.
trunk
|
Thu, 24 Aug 2006 11:11:30 -0700 |
chainsaw |
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included.
trunk
|
Wed, 23 Aug 2006 23:09:05 -0700 |
yaz |
[svn] - file_path should not contain file name.
trunk
|
Wed, 23 Aug 2006 07:46:33 -0700 |
yaz |
[svn] - modified time (mtime) has been introduced into tuple
trunk
|
Sun, 20 Aug 2006 12:20:36 -0700 |
nhjm449 |
[svn] - Don't explode when loading http streams from xspf files.
trunk
|
Sat, 19 Aug 2006 20:53:12 -0700 |
nenolod |
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API
trunk
|
Sat, 19 Aug 2006 14:51:13 -0700 |
chainsaw |
[svn] An include a day keeps the implicit declaration at bay.
trunk
|
Sat, 19 Aug 2006 12:28:56 -0700 |
yaz |
[svn] - xspf stores all meta data in tuples now.
trunk
|
Fri, 18 Aug 2006 14:56:52 -0700 |
nenolod |
[svn] - freebsd compatibility
trunk
|
Mon, 14 Aug 2006 17:55:44 -0700 |
nenolod |
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround:
trunk
|
Mon, 14 Aug 2006 17:47:24 -0700 |
nenolod |
[svn] - gcc 4.1.1 fixes
trunk
|
Mon, 14 Aug 2006 17:13:38 -0700 |
nenolod |
[svn] - gcc 4.1.1 fix
trunk
|
Sat, 12 Aug 2006 20:00:08 -0700 |
yaz |
[svn] - better handling for file name which can't be represented correctly in current locale encoding.
trunk
|
Sat, 12 Aug 2006 16:46:09 -0700 |
nhjm449 |
[svn] - Show the filename if there's no track_name
trunk
|
Fri, 11 Aug 2006 18:41:53 -0700 |
nenolod |
[svn] - installing Container plugins might help!
trunk
|
Fri, 11 Aug 2006 05:13:11 -0700 |
yaz |
[svn] jump to file dialog now accepts multi-byte input.
trunk
|
Fri, 11 Aug 2006 03:44:50 -0700 |
yaz |
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8.
trunk
|
Fri, 11 Aug 2006 01:48:51 -0700 |
nenolod |
[svn] - unbork
trunk
|
Fri, 11 Aug 2006 01:32:02 -0700 |
nenolod |
[svn] - remove unnecessary and crappy code
trunk
|
Fri, 11 Aug 2006 01:22:15 -0700 |
nenolod |
[svn] - further cleanup
trunk
|
Fri, 11 Aug 2006 01:17:05 -0700 |
nenolod |
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist
trunk
|
Fri, 11 Aug 2006 01:14:23 -0700 |
nenolod |
[svn] - wma: use posix_memalign() instead of memalign() in some more spots
trunk
|
Thu, 10 Aug 2006 22:40:31 -0700 |
nenolod |
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups
trunk
|
Thu, 10 Aug 2006 22:26:50 -0700 |
nenolod |
[svn] - experimental XSPF support
trunk
|
Thu, 10 Aug 2006 21:00:59 -0700 |
nenolod |
[svn] - add missing $(CONTAINER_PLUGINS).
trunk
|
Thu, 10 Aug 2006 20:44:47 -0700 |
nenolod |
[svn] - pls and m3u is now fully modular
trunk
|
Thu, 10 Aug 2006 20:41:43 -0700 |
nenolod |
[svn] - remove static version
trunk
|
Thu, 10 Aug 2006 20:39:18 -0700 |
nenolod |
[svn] - m3u and pls plugin implementation
trunk
|
Thu, 10 Aug 2006 20:35:10 -0700 |
nenolod |
[svn] - lowlevel plugin stuff
trunk
|
Thu, 10 Aug 2006 20:20:39 -0700 |
nenolod |
[svn] - further progress
trunk
|
Thu, 10 Aug 2006 20:13:57 -0700 |
nenolod |
[svn] - bootstrap for ContainerPlugin dir stuff
trunk
|
Thu, 10 Aug 2006 19:45:21 -0700 |
nenolod |
[svn] - hmm, calling plc->load() might be a good idea!
trunk
|
Thu, 10 Aug 2006 19:35:03 -0700 |
nenolod |
[svn] - m3u works again
trunk
|
Thu, 10 Aug 2006 19:24:55 -0700 |
nenolod |
[svn] - .pls playlists work again, now to do M3Us.
trunk
|
Thu, 10 Aug 2006 19:21:37 -0700 |
nenolod |
[svn] - make it compile
trunk
|
Thu, 10 Aug 2006 19:18:20 -0700 |
nenolod |
[svn] - cleanup
trunk
|
Thu, 10 Aug 2006 19:04:17 -0700 |
nenolod |
[svn] - sanity checking for saving
trunk
|
Thu, 10 Aug 2006 19:03:21 -0700 |
nenolod |
[svn] - some experimental shit
trunk
|
Thu, 10 Aug 2006 18:49:44 -0700 |
nenolod |
[svn] - saving now uses PlaylistContainer class.
trunk
|
Thu, 10 Aug 2006 18:40:52 -0700 |
nenolod |
[svn] - further integration
trunk
|
Thu, 10 Aug 2006 18:39:05 -0700 |
nenolod |
[svn] - fix
trunk
|
Thu, 10 Aug 2006 18:36:15 -0700 |
nenolod |
[svn] - some minimal integration
trunk
|
Thu, 10 Aug 2006 18:24:11 -0700 |
nenolod |
[svn] - more
trunk
|
Thu, 10 Aug 2006 18:10:25 -0700 |
nenolod |
[svn] - incomplete PlaylistContainer implementation
trunk
|
Thu, 10 Aug 2006 13:51:08 -0700 |
nenolod |
[svn] - dependency cleanup part 2
trunk
|
Thu, 10 Aug 2006 13:47:58 -0700 |
nenolod |
[svn] - dependency cleanup (pass 1 of many probably)
trunk
|
Thu, 10 Aug 2006 13:44:27 -0700 |
nenolod |
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here
trunk
|
Thu, 10 Aug 2006 13:42:55 -0700 |
nenolod |
[svn] Do not allow widgetcore private includes to be referenced directly.
trunk
|
Thu, 10 Aug 2006 12:55:28 -0700 |
nenolod |
[svn] - add widgetcore.h (replaces directly including all of that junk)
trunk
|
Wed, 09 Aug 2006 03:58:43 -0700 |
nenolod |
[svn] - these might be nice huh?
trunk
|
Wed, 09 Aug 2006 02:47:22 -0700 |
nenolod |
[svn] this massive commit does the following:
trunk
|
Wed, 09 Aug 2006 02:11:01 -0700 |
nenolod |
[svn] - use posix_memalign() instead of memalign().
trunk
|
Wed, 09 Aug 2006 02:04:02 -0700 |
nenolod |
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539.
trunk
|
Tue, 08 Aug 2006 23:43:33 -0700 |
nenolod |
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami.
trunk
|
Tue, 08 Aug 2006 22:39:42 -0700 |
nhjm449 |
[svn] - Fix misspelling of flac (bug #545)
trunk
|
Tue, 08 Aug 2006 12:33:55 -0700 |
nenolod |
[svn] - oops
trunk
|
Tue, 08 Aug 2006 10:06:12 -0700 |
giacomo |
[svn] - fixed default values for libnotify plugin
trunk
|
Tue, 08 Aug 2006 09:13:41 -0700 |
giacomo |
[svn] - configure dialog for libnotify plugin
trunk
|
Tue, 08 Aug 2006 02:20:57 -0700 |
nenolod |
[svn] - byebye XMMS configfile crap
trunk
|
Tue, 08 Aug 2006 02:19:55 -0700 |
nenolod |
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start
trunk
|
Mon, 07 Aug 2006 23:49:36 -0700 |
nenolod |
[svn] - ok, with this commit, loading now works =)
trunk
|
Mon, 07 Aug 2006 23:27:43 -0700 |
nenolod |
[svn] - don't peg the CPU
trunk
|
Mon, 07 Aug 2006 23:25:46 -0700 |
nenolod |
[svn] - remove less noise
trunk
|
Mon, 07 Aug 2006 23:23:27 -0700 |
nenolod |
[svn] - i hate libxml2
trunk
|
Mon, 07 Aug 2006 23:16:21 -0700 |
nenolod |
[svn] - possible tweak to make loading work?
trunk
|
Mon, 07 Aug 2006 23:08:59 -0700 |
nenolod |
[svn] - a minor tweak to the save function
trunk
|
Mon, 07 Aug 2006 22:58:22 -0700 |
nenolod |
[svn] - locking the mutex on audacious data upload is unnecessary.
trunk
|
Mon, 07 Aug 2006 21:56:22 -0700 |
nenolod |
[svn] - some cleanups
trunk
|
Mon, 07 Aug 2006 21:47:55 -0700 |
nenolod |
[svn] - it might help if i actually ran bison on the script parser eh :)
trunk
|
Mon, 07 Aug 2006 21:44:23 -0700 |
nenolod |
[svn] - gah
trunk
|
Mon, 07 Aug 2006 21:41:14 -0700 |
nenolod |
[svn] - paranormal in theory works on audacious
trunk
|
Mon, 07 Aug 2006 21:34:12 -0700 |
nenolod |
[svn] - fix an oops
trunk
|
Mon, 07 Aug 2006 21:22:11 -0700 |
nenolod |
[svn] - oh, define an actual SDL version here. :P
trunk
|
Mon, 07 Aug 2006 21:18:20 -0700 |
nenolod |
[svn] - hook up paranormal -- client interface code doesn't exist yet though
trunk
|
Mon, 07 Aug 2006 17:18:08 -0700 |
giacomo |
[svn] - why wma tags were not converted to utf8? by the way, this made libnotify crash when wma tuple contained non-utf8 strings
trunk
|
Mon, 07 Aug 2006 16:34:31 -0700 |
giacomo |
[svn] - when audacious is started and track detail on current song are requested, try to check if a decoder exists before falling back to the tuple display dialog
trunk
|
Mon, 07 Aug 2006 04:19:43 -0700 |
chainsaw |
[svn] Endianness fix by Luca Barbato <lu_zero@gentoo.org>.
trunk
|
Mon, 07 Aug 2006 02:26:07 -0700 |
nenolod |
[svn] - indentation cleanups
trunk
|
Mon, 07 Aug 2006 00:39:19 -0700 |
yaz |
[svn] - to prevent SIGSEGV
trunk
|
Sun, 06 Aug 2006 15:13:01 -0700 |
giacomo |
[svn] - refinements for the notify plugin
trunk
|
Sun, 06 Aug 2006 06:24:06 -0700 |
chainsaw |
[svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543.
trunk
|
Sun, 06 Aug 2006 05:45:48 -0700 |
giacomo |
[svn] - a couple of fixes for notify plugin (removed some deprecated gtk+1 functions and ensure that the timeout is removed only if it actually exists)
trunk
|
Sun, 06 Aug 2006 02:52:27 -0700 |
deitarion |
[svn] Added awareness of the difference between stopped and playing.
trunk
|
Sun, 06 Aug 2006 01:54:32 -0700 |
nenolod |
[svn] - prepare to add an optional libxml2 dependency
trunk
|
Sun, 06 Aug 2006 01:53:29 -0700 |
nenolod |
[svn] - incomplete stuff
trunk
|
Sat, 05 Aug 2006 23:43:14 -0700 |
deitarion |
[svn] Fix the test for whether a notification is necessary
trunk
|
Sat, 05 Aug 2006 22:55:11 -0700 |
nenolod |
[svn] - fix!
trunk
|
Sat, 05 Aug 2006 15:10:37 -0700 |
chainsaw |
[svn] Updated german translation by Michael Hanselmann <hansmi@gentoo.org>: 988 translated messages, 2 untranslated messages.
trunk
|
Fri, 04 Aug 2006 16:05:41 -0700 |
nenolod |
[svn] - hook up cue plugin
trunk
|
Fri, 04 Aug 2006 12:18:23 -0700 |
nenolod |
[svn] - make Unknown Track, Unknown Artist, Unknown Album translatable.
trunk
|
Fri, 04 Aug 2006 11:54:26 -0700 |
nenolod |
[svn] - more leak fixes
trunk
|
Fri, 04 Aug 2006 11:38:37 -0700 |
nenolod |
[svn] - leak fix
trunk
|
Fri, 04 Aug 2006 02:46:05 -0700 |
nhjm449 |
[svn] - Don't show "(null)" information.
trunk
|
Fri, 04 Aug 2006 01:52:07 -0700 |
nenolod |
[svn] - WTF
trunk
|
Fri, 04 Aug 2006 01:46:11 -0700 |
nenolod |
[svn] - don't mind me, i'm being silly tonight
trunk
|
Fri, 04 Aug 2006 01:35:22 -0700 |
nenolod |
[svn] - also detect changes based on playlist "displayed title"
trunk
|
Fri, 04 Aug 2006 01:24:02 -0700 |
nenolod |
[svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached.
trunk
|
Fri, 04 Aug 2006 01:21:49 -0700 |
nenolod |
[svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah
trunk
|
Fri, 04 Aug 2006 00:58:45 -0700 |
nenolod |
[svn] - autodetect libnotify, and if found, build the notify plugin
trunk
|
Fri, 04 Aug 2006 00:49:40 -0700 |
nenolod |
[svn] - oh return TRUE here (duh)
trunk
|
Fri, 04 Aug 2006 00:49:01 -0700 |
nenolod |
[svn] - don't crash if there's no available tuple
trunk
|
Thu, 03 Aug 2006 22:54:57 -0700 |
nenolod |
[svn] - do things in a less hackish way
trunk
|
Thu, 03 Aug 2006 22:54:05 -0700 |
nenolod |
[svn] - use tuples (and build tuples if they aren't there :P)
trunk
|
Thu, 03 Aug 2006 22:32:07 -0700 |
nenolod |
[svn] - add libnotify plugin
trunk
|
Thu, 03 Aug 2006 01:40:18 -0700 |
chainsaw |
[svn] Updated dutch translation. 990 translated messages.
trunk
|
Thu, 03 Aug 2006 01:05:52 -0700 |
nenolod |
[svn] - do virtual playlists properly in 1.2
trunk
|
Thu, 03 Aug 2006 01:03:55 -0700 |
nenolod |
[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error"
trunk
|
Thu, 03 Aug 2006 01:02:34 -0700 |
nenolod |
[svn] use -1 to indicate "drop the original cue file, but silently error"
trunk
|
Thu, 03 Aug 2006 00:29:55 -0700 |
nenolod |
[svn] - implement finetune seeking properly this time :)
trunk
|
Thu, 03 Aug 2006 00:20:53 -0700 |
nenolod |
[svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it.
trunk
|
Thu, 03 Aug 2006 00:15:58 -0700 |
nenolod |
[svn] - damn typoes
trunk
|
Thu, 03 Aug 2006 00:15:12 -0700 |
nenolod |
[svn] - ok, try to be less seek happy on 'natural' changes
trunk
|
Thu, 03 Aug 2006 00:12:56 -0700 |
nenolod |
[svn] - a little more fault tolerance (stick a fork in it, it's done)
trunk
|
Wed, 02 Aug 2006 23:44:16 -0700 |
nenolod |
[svn] - well not exactly, but this is :)
trunk
|
Wed, 02 Aug 2006 23:42:10 -0700 |
nenolod |
[svn] - the other half of the equasion wrt seeking
trunk
|
Wed, 02 Aug 2006 23:33:49 -0700 |
nenolod |
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there)
trunk
|
Wed, 02 Aug 2006 22:57:08 -0700 |
nenolod |
[svn] - better support cuesheets outside of your directory
trunk
|
Wed, 02 Aug 2006 22:41:00 -0700 |
nenolod |
[svn] - remove dependency on the client library.
trunk
|
Wed, 02 Aug 2006 22:36:48 -0700 |
nenolod |
[svn] - make sure our tuples we generate our pure.
trunk
|
Wed, 02 Aug 2006 22:28:10 -0700 |
nenolod |
[svn] - reset real_ip<InputPlugin *> when we are done with it
trunk
|
Wed, 02 Aug 2006 22:25:35 -0700 |
nenolod |
[svn] - override InputPlugin::set_info.
trunk
|
Wed, 02 Aug 2006 19:49:45 -0700 |
nenolod |
[svn] - finishing touches
trunk
|
Wed, 02 Aug 2006 19:34:19 -0700 |
nenolod |
[svn] - fix a bug in the tuple builder
trunk
|
Wed, 02 Aug 2006 19:24:40 -0700 |
nenolod |
[svn] - tuple builder
trunk
|
Wed, 02 Aug 2006 18:56:53 -0700 |
nenolod |
[svn] - i'm not entirely sure how this works, but it seems to work ok
trunk
|
Wed, 02 Aug 2006 18:54:31 -0700 |
nenolod |
[svn] - more stuff
trunk
|
Wed, 02 Aug 2006 18:15:47 -0700 |
nenolod |
[svn] - seek by track index timestamp
trunk
|
Wed, 02 Aug 2006 18:12:58 -0700 |
nenolod |
[svn] - when we play from a cuefile, start playing from the file defined in the cuefile
trunk
|
Wed, 02 Aug 2006 17:52:07 -0700 |
nenolod |
[svn] - ok, lets use real URIs here
trunk
|
Wed, 02 Aug 2006 17:44:15 -0700 |
nenolod |
[svn] - cuesheet plugin.
trunk
|
Wed, 02 Aug 2006 16:18:16 -0700 |
nenolod |
[svn] - update PO files
trunk
|
Wed, 02 Aug 2006 16:06:49 -0700 |
nemo |
[svn] fine
trunk
|
Wed, 02 Aug 2006 16:00:13 -0700 |
chainsaw |
[svn] Fix postal code.
trunk
|
Wed, 02 Aug 2006 15:44:07 -0700 |
chainsaw |
[svn] Update FSF address in copyright notices. Update autotools templates.
trunk
|
Wed, 02 Aug 2006 14:26:56 -0700 |
chainsaw |
[svn] RockLight visualization plugin ported from XMMS.
trunk
|
Mon, 31 Jul 2006 17:06:44 -0700 |
nhjm449 |
[svn] - Don't poll the config database if not using TCP sockets.
trunk
|
Sat, 29 Jul 2006 16:23:16 -0700 |
yaz |
[svn] changes link order to avoid linkage with installed library.
trunk
|
Fri, 28 Jul 2006 14:13:59 -0700 |
nenolod |
[svn] - fix the other bug exposed by strace
trunk
|
Fri, 28 Jul 2006 14:12:59 -0700 |
nenolod |
[svn] - fix nemo's bug
trunk
|
Fri, 28 Jul 2006 13:57:26 -0700 |
nenolod |
[svn] - heh
trunk
|
Fri, 28 Jul 2006 13:53:45 -0700 |
nenolod |
[svn] - connect sqlite to the build
trunk
|
Fri, 28 Jul 2006 11:35:59 -0700 |
nenolod |
[svn] - fix autodetection of session URI
trunk
|
Fri, 28 Jul 2006 10:56:44 -0700 |
nenolod |
[svn] - experimental change to bmp_cfg_db_open() to ensure that g_type_init()
trunk
|
Fri, 28 Jul 2006 07:21:20 -0700 |
nemo |
[svn] Seems safer to me to free this way, assuming I'm not misreading.
trunk
|
Fri, 28 Jul 2006 02:27:19 -0700 |
nenolod |
[svn] - fix invalid frees
trunk
|
Fri, 28 Jul 2006 02:19:18 -0700 |
nenolod |
[svn] - be more paranoid about NULL pointers
trunk
|
Fri, 28 Jul 2006 01:35:52 -0700 |
nenolod |
[svn] - if cfg.session_uri_base = NULL (old/non-existant configs), then assume we want a default unix location
trunk
|
Fri, 28 Jul 2006 01:31:44 -0700 |
nenolod |
[svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks
trunk
|
Fri, 28 Jul 2006 01:11:15 -0700 |
nenolod |
[svn] - prepare for tcp listener code
trunk
|
Fri, 28 Jul 2006 01:07:14 -0700 |
nenolod |
[svn] - more sanity
trunk
|
Fri, 28 Jul 2006 01:05:21 -0700 |
nenolod |
[svn] - ok, don't eat up all the system ram (I forgot to g_free())
trunk
|
Fri, 28 Jul 2006 00:49:14 -0700 |
nenolod |
[svn] - allow environment variable AUDTOOL_REMOTE_URI to influence where the client library accesses the audacious session
trunk
|
Fri, 28 Jul 2006 00:46:34 -0700 |
nenolod |
[svn] - i believe we've got it!
trunk
|
Fri, 28 Jul 2006 00:33:37 -0700 |
nenolod |
[svn] - make the remote API actually work
trunk
|
Fri, 28 Jul 2006 00:16:07 -0700 |
nenolod |
[svn] - add audacious_set_session_uri().
trunk
|