The unsigned tag '2.0.0-beta1' was created. Tagger: phantomjinx <p.g.richard...@phantomjinx.co.uk> Date: Wed Mar 2 21:49:12 2011 +0000
Version 2.0.0 beta 1 Changes since the last tag '1.0.0': Christophe Fergeau (3): Revert "Add exporter xml (stupid Anjuta didn't even warn)" don't try to free non-malloc'ed memory libgpod expects empty strings to be NULL Daniele Forsi (22): String fixes GUI fixes More GUI fixes GUI fixes String fixes String fixes Translation fixes Update Italian translation * INSTALL * Add libwebkit among the optional packages. Other minor changes. Translation fixes GUI fixes String fixes Translation fixes Build fixes Build fixes Build fixes Build fixes Build fixes Build fixes String fixes Update Italian translation Fix typo Javier Kohen (4): Use quiet mode when decoding ogg to Workaround bug in oggdec 1.4. Add support for the DATE field in VorbisComment. Removed symlinks hard-coded to one contributor's local file system (they're recreated by make). Changed auto-save gating to use time based intervals. Maia Kozheva (18): CMake fixes from Ubuntu Change mountpoint to use the modern /media directory; patch from Debian by Nico Golde <n...@debian.org> Fix bashism in audio file conversion script; patch from Debian by mettle Remove getopt files; getopt has been in glibc since time immemorial media_player: Make song title bold, fix memory leak Correctly initialize libmp4v2 Remove 'Test Song by Test' Port exporter plugin to GtkBuilder (by using newly added option_*_gb functions) Renamed GtkBuilder file to .xml; added anjuta files to gitignore Make GIO a mandatory dependency (which it de facto is, as it's part of glib), for impending POSIX -> GIO transition Add exporter xml (stupid Anjuta didn't even warn) Make horizontal scrollbar not push the filter input box aside Make rating column non-resizable Replaced endian.h usage with glib (needed for macports, thanks to ToHellWithGA) Make gtkpod build with -DG*_DISABLE_SINGLE_INCLUDES Make gtkpod build with -DGSEAL_ENABLE Make gtkpod build with -DG_*_DISABLE_DEPRECATED; switch to cairo rendering for star rating (code taken from Rhythmbox again) Require GTK >= 2.12 (already required de facto due to GtkBuilder) Paul Richardson aka phantomjinx (6): Change TODO warning to messages Add update actions to the playlist, sorttab and track plugins Cleanup and move to anjuta 2.28.2 Merge branch 'master' into plugin-framework updates and tweaks for latest anjuta Details editor successfully started phantomjinx (222): * configure.in - Added anjuta library dependency * eliminated errors from loading the anjuta framework * new default profile and ui file * Makefile.am and configure.in modified for directories * anjuta style default.profile added to data directory * plugins directory created * work on directory initialisation resulting in creation of directories.c * Move of all gtkpod core into core plugin * gtkpod.c and gtkpod.h responsible for loading anjuta framework * Preferences dialog added to display installed plugins * Advanced Helloworld plugin installed and working * Development environment set up in Makefiles for plugins to be tested without being installed. * Minor updates to advHelloworld Makefile * Started on the display playlist treeview plugin * TODO gives an idea of the list of things to complete ! Icons and Library Added gtkpod src files into main src directory Working towards a library being fully defined Successfully linked libgtkpod to platform Removed gtkpod.glade from src directory Swapped around symbolic links in src directory Ignore plugin and library files Succeeded in loading itdbs into playlist display New interface for gtkpod application Improving source of playlist plugin Changed symlinks in library to relative playlist l&f and signalling updates Merge branch 'master' into plugin-framework status bar update re-added Playlist Display action and icons sorted out fledgling sorttab plugin Merge branch 'master' into plugin-framework Minor fixes post-merge Successful sorttab prototype plugin Fixed some glade related bugs Fixing outstanding bugs display sorttab plugin responds to playlist signal Track Display plugin added More bits and pieces for the track display plugin Introduction of session to layout views Error Fixes for track display plugin Fixes for playlist and track plugins Getting new playlist action working correctly random playlist action up and running Restoring funtionality to actions Dialog threading Getting save to work Clarification of further things to do Merge branch 'master' of ssh://gtkpod.git.sourceforge.net/gitroot/gtkpod/gtkpod into plugin-framework Getting delete actions implemented Delete tracks actions added to track plugin Remaining delete features Export plugin to handle copying tracks to filesystem Get playlist display context menu up and running Repository editor Converting the repository dialog into a view Tidying up Repository plugin near functional completion Repository editor - fixes Make libanjuta dependency for version 2.30.0 Wire up details editor to signals Cleaning up unnecessary source files and updating TODO Merge remote branch 'origin/master' into plugin-framework Preferences dialog retuned to anjuta preference interfaces Adds info window as own plugin Latest things on TODO ticked off. Minor tweaks to avoid error messages Rejigged help to point to gtkpod help rather than anjuta Fixes more/fewer filter tab actions sensitivity Exporter and context menus sorted out mserv actions and default preferences Getting the smaller things sorted ... Filter seems to not work properly when trying to filter tracks Cover art plugin and saving session Conversion log and coverart preferences Minor tweaks and tidy ups Experimental simple browser for finding coverart using webkit Fixes defect with showing the cover art preview dialog Output result of webkit test in configure script Fix for lack of LIBTOOLIZE call by autogen.sh Build configure tweaks Fixes for coverart display syncing Temporarily move unused gtkbuilder files to own directory Remove dev hooks for data directory Fix bug where preferences are shutdown before plugins can write to them Small fix in clean-local target in plugins.xml Rename install_svn to install_git Odd fixes for installation Merge branch 'master' into plugin-framework Remove itdb callback and photo support Cover art fix for select cover failures Porting of photo editor to new framework update version number in configure Fix some TODO messages hanging around and general tidy up Fix for dlopen bug in Fedora 13 Fixing some more TODO messages Some build fixes Remove auto-generated symlinks from repository Initial inclusion of media player plugin Getting the volume icon to popup the volume slider Refactorings of media player Media Player plugin enable video Fix to stop get_current_folder assertion error Bit of attention to the about box Merge branch 'master' into plugin-framework Tidy up following merge from master Remove soft links in directories Move LIBOBJS from app to library Avoid setting media player tracks to NULL TODO file baselined with tasks prior to moving to master branch Allow backward compatibility to gtk 2.18 Stop warning about losing qualifiers from guchar* to gchar* Update gitignore to ignore exporter.xml Better implementation of handling backward compatibility of gtk version Ensure confirmation dialog icon can be found Fix for some remaining data->data calls Fixes some selection errors when removing tracks Removes unnecessary glist length tests for empty glists Fix media player volume control and have it change the audio volume Enable splash screen for gtkpod using same system as anjuta Remove the main toolbar Playlist display context toolbar added Icon for media player view window Fix for licence file loading in about box Various small fixes Path and update fixes Remove Filter label and add Find icon instead Reworking of media player plugin New track exec command interface Set preference for show exec command popup menu Add playlist display preferences Remove sort window from track display as no longer useful Sorttab display preference for sorting Tidy up the context menus Remove deprecated gtk_menu_append function Breaking out mserv functions into own plugin Add select-all context menu item to track display Modifications to configure script to tar long filenames Modifications for distribution tarball Fix out-dated language files. Rework of configure script versioning - language fixes ui files no longer required Correct mistakes in glib interface use Check ui symlinks exist before trying to create them Build system not recreating configure script Refactoring of filetype support into individual plugins Minor filetype fixes and fix for a deadlock Fix language translations for filetype plugins Generate translation text for all glade files Fix for translations to produce po files Convert info dialog into a view Ensure the view titles are translateable Ignore the version file since it is generated on build Fix translations given rename of infodlg to infoview Fixes to update gui if convert goes wrong Fix m3u playlists to support Windows carriage returns Replace SCRIPTDIR constant with get_script_dir() function Change annoying backup dialog box Add more debugging and add another file removal if conversion failed Adds support for converting videos to ipod spec mp4s Details Editor fixes Small fixes in playlist display and anjuta framework Fix some missed translation strings Minor fixes to preferences and m4a plugin Configuration fixes Fix preservation of sorting preferences Some small fixes highlighted by Daniel Tighten up name when creating new playlist Create directories action Modify plugins to be system controlled rather than user enabled Fix transient dialogs opening with incorrect parent Core Preferences fixes Update configure system Attempted fix for segfault due to escape string in uri Another attempt at 'handling' %27 in ipod mountpoints Fix toolbar being lost when scrolling playlist view Remove 'show toolbar' menu item Remove ogg and flac preferences Repository info view Fixes to stop crashes if syncronising directories is switched on Add coverweb.glade soft link to skipped files Fix repository plugin to use filechoosers as much as possible Remove browse label in favour of "..."s in normalization window Update translation files after gui modifications Alternate version numbering technique using m4 Remove surplus include in fetchcover Remove m4_defn as it breaks intltool-update Seems coverweb now contains translations Fix logging in conversion scripts Fix for potential segfaults due to '%' in message strings Remove superfluous functions Adding / Removing files and progress Add some progress to deleting tracks Run libtoolize to ensure creation of ltmain.sh Fix some configure warnings and missing files Fixes for French translation and mp4file.c Addition of Taiwanese translation to gtkpod French translation updates from transifex.net Committed version of gtkpod.pot Revert "Committed version of gtkpod.pot" Make some corrections to fr.po header Make plugins.mk more portable Fix some conversion issues Tidy up and fix the converter Tidy up m4a filetype plugin enablement Framework functions for gtk builder Migrate coverweb glade to gtkbuilder xml Replacement of coverweb.glade with coverweb.xml in po configuration Minor fixes while playing with coverart display Convert cover display glade file to gtkbuilder xml Create preference for file save threshold Stop the details editor from enable undo button Fix how coverart display shows details editor Replace details editor glade file with gtkbuilder xml Migrates sorttab filtering from glade to gtkbuilder Stop race condition between conversions and save Made some improvements to exporter plugin Memory leak fixes Migrate track display glade to gtkbuilder Migrate playlist display glade to gtkbuilder Migrate media player glade to gtkbuilder Fix for crash when deleting a repository Migrate repository editor glade to gtkbuilder Migrate photo editor glade to gtkbuilder Move spl_window from core glade to display playlist plugin Small changes Migrate gtkpod.glade to gtkbuilder Fix embedded artwork not being loaded Update of po files using make update-po Update po files from transifex.net COPYING and AUTHORS not being symlinked ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2