Mercurial > audlegacy
graph
-
more efforts towards a more modular preferences dialog2008-01-03, by mf0102
-
Updated Serbian transations2008-01-03, by Strahinja Kustudic
-
Updated and improved French translation.2008-01-02, by Stany HENRY
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-01-02, by William Pitcock
-
It's 2008. Update copyright notices.2008-01-02, by William Pitcock
-
finally, another update-po and German translation update!2008-01-02, by mf0102
-
some cleaning2007-12-31, by Tomasz Mon
-
branch merge2007-12-31, by Tomasz Mon
-
fix playlistwin resize2007-12-31, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-31, by William Pitcock
-
start of a C++ binding on top of PAPI.2007-12-31, by William Pitcock
-
this file shouldn't be there2007-12-30, by Tomasz Mon
-
the less calls to gdk_window_get_pointer the better2007-12-30, by Tomasz Mon
-
one less gdk_window_get_pointer call2007-12-30, by Tomasz Mon
-
dock_move_press already presents window2007-12-30, by Tomasz Mon
-
if skin doesn't provide ini file use defaults (Bugzilla #55)2007-12-30, by Tomasz Mon
-
set mask on shade/unshade2007-12-30, by Tomasz Mon
-
set windows masks in saner way2007-12-28, by Tomasz Mon
-
Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)2007-12-28, by Maciej Grela
-
Turkish translation (Bugzilla #51)2007-12-27, by Murat Senel
-
oops...2007-12-26, by Eugene Zagidullin
-
better error handling. removed duplicated part2007-12-26, by Eugene Zagidullin
-
make use of AUDDBG2007-12-26, by Eugene Zagidullin
-
more strict error handling. make use of AUDDBG2007-12-26, by Eugene Zagidullin
-
Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)2007-12-25, by Jussi Judin
-
oops, this should get commited together with 4204b0a6aeb22007-12-25, by Tomasz Mon
-
revise setting mask on windows2007-12-25, by Tomasz Mon
-
oops, fix previous commit2007-12-25, by Tomasz Mon
-
prevent BadAlloc's2007-12-25, by Tomasz Mon
-
on ctrl-tab switch only between visible windows (Bugzilla #14)2007-12-25, by Tomasz Mon
-
Reset the text entry box to nothing when the jump to track window is requested.2007-12-25, by William Pitcock
-
Fixes memory leak in fileinfopopup_progress_cb() (Bugzilla #43)2007-12-25, by Jussi Judin
-
Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)2007-12-25, by Jussi Judin
-
Fixes memory leak in usage of playlist_free() function. (Bugzilla #36)2007-12-25, by Jussi Judin
-
Fixes memory leaks when adding files to playlist (Bugzilla #34)2007-12-25, by Jussi Judin
-
Adds playback_free() function to fix memory leak in playback_stop(). (Bugzilla #42)2007-12-25, by Jussi Judin
-
Fixes memory leak in mpris_emit_track_change() (Bugzilla #37)2007-12-25, by Jussi Judin
-
Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39)2007-12-25, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-25, by William Pitcock
-
Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38)2007-12-25, by Jussi Judin
-
cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #112007-12-24, by Tomasz Mon
-
strncpy() -> g_strlcpy()2007-12-24, by Jonathan Schleifer
-
Get rid of strcpy() completely.2007-12-21, by Jonathan Schleifer
-
Fix memory leak in vfs_is_remote() (Bugzilla #32)2007-12-19, by Jussi Judin
-
Fix memory leak in filter_by_extension() (Bugzilla #29)2007-12-19, by Jussi Judin
-
Fix memory leak in add_plugin() (Bugzilla #28)2007-12-19, by Jussi Judin
-
Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)2007-12-19, by Jussi Judin
-
Fix memory leak in read_ini_string() (Bugzilla #24)2007-12-19, by Jussi Judin
-
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)2007-12-19, by Jussi Judin
-
Fix memory leak in open_ini_file() function. (Bugzilla #17)2007-12-19, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-19, by William Pitcock
-
Close file handles when no codec can be found for them. (Bugzilla #15).2007-12-19, by Jussi Judin
-
make search and select dialog accept "fix" key press in input method context.2007-12-18, by Yoshiki Yazawa
-
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.2007-12-17, by Yoshiki Yazawa
-
add option to disable inline gtk theme2007-12-16, by Tomasz Mon
-
avoid unnecessary serial increment.2007-12-16, by Yoshiki Yazawa
-
now jtf follows on-demand metadata loading.2007-12-16, by Yoshiki Yazawa
-
make filter field in jtf dialog always grab focus on appearance.2007-12-16, by Yoshiki Yazawa
-
update Japanese translation2007-12-15, by VDR dai (audacious)
-
automatically indented file2007-12-10, by mf0102
-
don't do skin_install_skin on faulty skins or archives that doesn't contain skin at all2007-12-09, by Tomasz Mon
-
install skin if user drag'n'drops it on mainwin2007-12-09, by Tomasz Mon
-
introduce WIDGET_FONT_BTN2007-12-09, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-08, by Eugene Zagidullin
-
fully disabled reloading of currently active skin: fixed bug with partial destroyed skin2007-12-08, by Eugene Zagidullin
-
Updated Serbian translations2007-12-08, by Strahinja Kustudic
-
deep copy is needed!2007-12-07, by Yoshiki Yazawa
-
quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.2007-12-07, by Yoshiki Yazawa
-
audtool maintenance:2007-12-07, by Yoshiki Yazawa
-
fix a memory leak.2007-12-07, by Yoshiki Yazawa
-
automated merge2007-12-06, by mf0102
-
small little update-po2007-12-06, by mf0102
-
- modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker2007-12-06, by Yoshiki Yazawa
-
change code a bit to avoid using strncasecmp which gives a warning here2007-12-06, by mf0102
-
Updated Russian translation2007-12-06, by Eugene Zagidullin
-
#if changed to #ifdef2007-12-05, by Eugene Zagidullin
-
Updated French translation.2007-12-05, by Stany HENRY
-
introduce common debug print macro.2007-12-04, by Yoshiki Yazawa
-
some indenting (should make it easier to clean up the code afterwards ;-)2007-12-04, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-04, by Eugene Zagidullin
-
oops...2007-12-04, by Eugene Zagidullin
-
added new tuple field FIELD_BITRATE2007-12-04, by Eugene Zagidullin
-
fixed(URI-fied) "remove unavailable files"2007-12-03, by Cristi Magherusan
-
Use vfs_is_remote() instead of is_http().2007-12-03, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-02, by Eugene Zagidullin
-
disabled editing remote tags: 2nd attempt :)2007-12-02, by Eugene Zagidullin
-
last optic tweaks before sleeping (this is so addicting! :-) , desowin2007-12-02, by mf0102
-
slightly regroup playlist delete items2007-12-02, by mf0102
-
removed some old icons and replaced them with shiny, new ones2007-12-02, by mf0102
-
moved icon loading function from main.c to icons-stock.c2007-12-02, by mf0102
-
Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.2007-12-01, by Christian Birchinger
-
Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.2007-12-01, by Christian Birchinger
-
automated merge2007-12-01, by mf0102
-
- removed icons-csource.h - load all icons from disk now2007-12-01, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-01, by William Pitcock
-
Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.2007-12-01, by William Pitcock
-
whoops, forgot to kick eq.png from Makefile2007-12-01, by mf0102
-
removed equalizer options page, because i can imagine hardly anyone who2007-12-01, by mf0102
-
adapted Tango icons for preferences dialog2007-12-01, by mf0102
-
made character set detection combo box translatable2007-12-01, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by Eugene Zagidullin
-
disabled tag wrtiting for sreams2007-11-30, by Eugene Zagidullin
-
Use PreferencesWidget instead of preferences_widget_t so that the code matches the established style of that file.2007-11-30, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by William Pitcock
-
Some work on newprefs code:2007-11-30, by William Pitcock
-
update-po & updated German translation2007-11-30, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by Eugene Zagidullin
-
"Apply" button in fileinfo changed to "Save"2007-11-30, by Eugene Zagidullin
-
This code no longer has anything to do with BMP classic, dropping that copyright notice.2007-11-29, by William Pitcock
-
style cleanups:2007-11-29, by William Pitcock
-
Estonian translation (bugzilla #2).2007-11-29, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-28, by Jonathan Schleifer
-
Add plugin function to pull volume.2007-11-28, by Jonathan Schleifer
-
- Branch merge2007-11-28, by Ralf Ertzinger
-
- Close dup()-ed file if ID3 file handling fails2007-11-28, by Ralf Ertzinger
-
branch merge2007-11-27, by Yoshiki Yazawa
-
avoid crash when audacious is launched with -p option.2007-11-27, by Yoshiki Yazawa
-
added my sign to that comments :)2007-11-27, by Eugene Zagidullin
-
added some comments to plugin.h about update_song_tuple()2007-11-27, by Eugene Zagidullin
-
be more robust: tag updating enabled only if some field changed2007-11-27, by Eugene Zagidullin
-
fields in fileinfo dialog now non-editable when tag updating is impossible2007-11-27, by Eugene Zagidullin
-
added mini statusbar to fileinfo dialog. looks like version string in prefs dialog2007-11-27, by Eugene Zagidullin
-
added tag editing capabilities, maybe raw yet2007-11-27, by Eugene Zagidullin
-
added update button (currently disabled) to file info dialog2007-11-26, by Eugene Zagidullin
-
update_song_tuple() added to InputPlugin for future tag writing ability2007-11-26, by Eugene Zagidullin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-25, by Ben Tucker
-
Added myself to the credits.2007-11-22, by Ben Tucker
-
Updated Russian translation2007-11-25, by Eugene Zagidullin
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-25, by Eugene Zagidullin
-
Changed lables in file info box2007-11-25, by Eugene Zagidullin
-
Replaced tabs with spaces2007-11-25, by Eugene Zagidullin
-
vseparator in fileinfo came back2007-11-25, by Eugene Zagidullin
-
Codec info in fileinfo box moved to top2007-11-25, by Eugene Zagidullin
-
icon, codec and quality info added to file info box. Added new tuple field FIELD_MIMETYPE used for icon resolving2007-11-24, by Eugene Zagidullin
-
make translations working2007-11-25, by Tomasz Mon
-
introduce WIDGET_SPIN_BTN2007-11-25, by Tomasz Mon
-
one more commit2007-11-25, by Tomasz Mon
-
again further changes2007-11-25, by Tomasz Mon
-
again further changes2007-11-25, by Tomasz Mon
-
further changes2007-11-25, by Tomasz Mon
-
you might like it or not, beginning of making preferences more friendly2007-11-24, by Tomasz Mon
-
some more duplicate code removal2007-11-24, by Tomasz Mon
-
more code duplication removal2007-11-24, by Tomasz Mon
-
remove some duplicated code2007-11-24, by Tomasz Mon
-
I think it should work this way2007-11-24, by Tomasz Mon
-
audacious core doesn't require libglade anymore2007-11-24, by Tomasz Mon
-
update po files after dropping glade2007-11-24, by Tomasz Mon
-
oops2007-11-24, by Tomasz Mon
-
some messing in buildsys2007-11-24, by Tomasz Mon
-
say goodbye to libglade2007-11-24, by Tomasz Mon
-
correct mf0102's commit a bit2007-11-24, by Tomasz Mon
-
destroy colorize settings upon closing2007-11-24, by mf0102
-
filepopup_settings is no longer in prefswin.glade2007-11-24, by Tomasz Mon
-
colorize_popup is no longer in prefswin.glade2007-11-24, by Tomasz Mon
-
bring back alignments - it looks nicer with those2007-11-23, by Tomasz Mon
-
update Makefile2007-11-23, by Tomasz Mon
-
drop glade on fileinfo2007-11-23, by Tomasz Mon
-
remove some duplicated code2007-11-23, by Tomasz Mon
-
Revert because it sets volume to 100% on playback start.2007-11-22, by Christian Birchinger
-
Ooooops, another stupid bug - accidentally ${(empty)?..} was compiled into2007-11-22, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-22, by William Pitcock
-
Handle native endianness.2007-11-22, by William Pitcock
-
improve on-demand probing:2007-11-20, by Yoshiki Yazawa
-
- fixed custom stock icons that were not displayed2007-11-19, by Giacomo Lozito
-
Multiple changes.2007-11-19, by Jonathan Schleifer
-
- first update-po after a long time -> update of German translation2007-11-19, by mf0102
-
remove this ancient document - if something should still be of2007-11-19, by mf0102
-
bump to 1.5.0 version.2007-11-19, by William Pitcock
-
Add get_output_list() to PAPI for xmms-crossfade.2007-11-19, by William Pitcock
-
branch merge2007-11-18, by Yoshiki Yazawa
-
- add subtune support to on demand probing.2007-11-18, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-18, by William Pitcock
-
Update NEWS2007-11-18, by William Pitcock
-
Add MPRIS codec and quality fields.2007-11-18, by William Pitcock
-
revise check code to handle http:// properly.2007-11-18, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-17, by William Pitcock
-
Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.2007-11-17, by William Pitcock
-
branch merge2007-11-17, by Yoshiki Yazawa
-
update NEWS some more2007-11-17, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-17, by William Pitcock
-
Drop ChangeLog2007-11-17, by William Pitcock
-
fix douebliesize for mainwin_info on startup; Closes Gentoo #1990712007-11-16, by Tomasz Mon
-
every other menu shows on button press..2007-11-16, by Tomasz Mon
-
fix possible glitch which could be triggered by switching skin while textbox was scrolling2007-11-16, by Tomasz Mon