[easytag] (71 commits) Non-fast-forward update to branch wip/musicbrainz-support-merge



The branch 'wip/musicbrainz-support-merge' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  25cc5fb... Added MusicBrainz dialog
  c4c9800... Implemented EtMbEntityView
  04c3701... Implemented asynchronous manual search
  19f8b35... FIXME (split) Implemented Select All, Unselect All buttons.
  509345f... Implemented Invert Selection and Toggle Red Lines
  694a78d... Implemented selection Up and Down
  2822622... FIXME (split) Added more verbose Status Bar Messages and co
  01f59e2... Make TreeView multi selectable
  c3c3ed6... Implemented Cancellation of Manual Search using GCancellabl
  e2341f6... Double clicking on Red Line will give already downloaded re
  0e7eb84... Coding Style Improvements
  b7cf9b5... Removed FIXME. Added some more comments
  4a3f132... Implemented Search Selected Files
  8fb5bfd... Implement DiscID Search
  f69a087... Added Test for MusicBrainz Search
  f68c6a7... FIXME (split) Coding Style Improvements and Converted Strin
  437fe7c... Merged MusicBrainz test server and client into one
  1b73f1c... Use MB_ENTITY_KIND
  af03e74... FIXME (split) Made musicbrainz optional and added Close but
  976eb87... Pressing Return/Enter in Manual Search Combo Box Text will 
  c2b89a4... Enable Stop Button only during searching
  64c62f1... Set values in EtMbEntityTreeView in one go
  d298923... Refined MusicBrainz UI & Selected Files Search
  faca8d1... Set Album of selected file
  2c6c154... Check before setting SearchEntryField
  61f126e... FIXME (split) Implemented Refresh Operation. Fixed a memory
  b97eba1... Implemented Apply TAGs
  b8f3f20... Changed Scan Selected Files for Multiple Files
  f708e68... Implemented Apply Tags for Scan Selected Files and Improved
  4f1bbda... Refresh for Selected Search
  190bfdd... Implemented Automatic Search
  81ceaac... Added Function Prototypes and comments
  fd03bfa... Use slice allocator instead of malloc()
  790b15f... Use USERAGENT and Coding Style Changes
  909fdce... Split et_musicbrainz_search into different parts
  c66afa7... Created new Widget MusicBrainzDialog
  a38100c... Make "mbDialog" and "builder" static
  802320e... Added test for FreeDBID Search
  3c37f0b... Disable some Widgets when search is progressing and after c
  8ab359a... Reverse List after prepending to it
  e2dc91e... Clear TagChoiceListStore if Cancel is pressed
  10d10b2... FIXME (split) Use GdkRGBA and Disable state change of Activ
  24a96df... FIXME (split) Fixed Memory Leaks in search operation and so
  94c4f95... Changed behaviour on error
  9bdd65d... Fixed Warning Messages
  5a5cb00... Implemented Fetch More Data operation
  1b792ca... Bug Fixed: pressing close when searching will give a crash
  b59150d... Added Country and Date columns for Album
  9a15fb4... Make libdiscid support optional
  973b3a3... Changed Retrieving Track message to include medium also
  aa81d75... Use NULL pointer check instead of GTK_IS_TYPE
  a72d8ed... Toolbar buttons are disabled at the starting
  6d4b772... Use et_music_brainz_dialog_clear
  621c9c7... Use g_return_if_fail() for checking GtkTreeModelFilter
  3ae5440... Use default Release if given in Applying Tags
  c116ef2... Show File Path in TagChoiceDialog
  01232d3... Fixed Memory leaks with mbentityview.c
  eb38149... FIXME (split) Fixed memory leak in free_mb_tree_node
  679bba3... ApplyTAGs also add Disc and Track Tags
  46c0ec5... Apply TAGs add Composer Tag
  6665c09... Added comments to mb_search.c
  4eb6647... Added comments in mbentityview.c
  927e5cc... Added comments to musicbrainz_dialog.c
  1745d87... Changed Search ComboBoxText to Search Entry
  3ee5155... Apply TAGs is insensitive at the beginning
  b862a65... Removed Up, Down and Search in treeView entry
  c135d6c... Add "linked" class to BreadCrumbBox
  91a19c3... Use GtkGrid instead of GtkFrame
  627b851... Remove Refresh Operation
  cf5ff5d... Use Icon Names for Select All, Stop, Fetch More instead of 
  d42bd47... Set Images from resource
  174918c... Fix format string warnings

Commits added to the branch:

  693b65b... Added MusicBrainz dialog
  c68875a... Implemented EtMbEntityView
  72a0827... Implemented asynchronous manual search
  f46300b... FIXME (split) Implemented Select All, Unselect All buttons.
  086471e... Implemented Invert Selection and Toggle Red Lines
  8534e4b... Implemented selection Up and Down
  4ea11a7... FIXME (split) Added more verbose Status Bar Messages and co
  7dd64bf... Make TreeView multi selectable
  9f75c9f... Implemented Cancellation of Manual Search using GCancellabl
  54de36c... Double clicking on Red Line will give already downloaded re
  44c61ea... Coding Style Improvements
  c8494a8... Removed FIXME. Added some more comments
  25cdc37... Implemented Search Selected Files
  73f4f70... Implement DiscID Search
  d566dc6... Added Test for MusicBrainz Search
  59a423e... FIXME (split) Coding Style Improvements and Converted Strin
  5c04723... Merged MusicBrainz test server and client into one
  b6aa1fe... Use MB_ENTITY_KIND
  a64fbbf... FIXME (split) Made musicbrainz optional and added Close but
  44a7955... Pressing Return/Enter in Manual Search Combo Box Text will 
  ab2fb09... Enable Stop Button only during searching
  f51dc6b... Set values in EtMbEntityTreeView in one go
  f6ceb6c... Refined MusicBrainz UI & Selected Files Search
  5a9e2ef... Set Album of selected file
  0a18545... Check before setting SearchEntryField
  61585ad... FIXME (split) Implemented Refresh Operation. Fixed a memory
  1c3df0f... Implemented Apply TAGs
  e5d5b94... Changed Scan Selected Files for Multiple Files
  f3d88f3... Implemented Apply Tags for Scan Selected Files and Improved
  fb41536... Refresh for Selected Search
  c0c4447... Implemented Automatic Search
  31f853f... Added Function Prototypes and comments
  6b93f47... Use slice allocator instead of malloc()
  7048c79... Use USERAGENT and Coding Style Changes
  b2f6071... Split et_musicbrainz_search into different parts
  b6dee91... Created new Widget MusicBrainzDialog
  85398ff... Make "mbDialog" and "builder" static
  ce1344d... Added test for FreeDBID Search
  d1d0f3d... Disable some Widgets when search is progressing and after c
  a4fcb51... Reverse List after prepending to it
  5e1ea5b... Clear TagChoiceListStore if Cancel is pressed
  1802ba0... FIXME (split) Use GdkRGBA and Disable state change of Activ
  609617c... FIXME (split) Fixed Memory Leaks in search operation and so
  73b3586... Changed behaviour on error
  e6c9af5... Fixed Warning Messages
  6315dfa... Implemented Fetch More Data operation
  fc2acf2... Bug Fixed: pressing close when searching will give a crash
  6f7ccfe... Added Country and Date columns for Album
  9b56af8... Make libdiscid support optional
  8f88682... Changed Retrieving Track message to include medium also
  cc255db... Use NULL pointer check instead of GTK_IS_TYPE
  502dd26... Toolbar buttons are disabled at the starting
  db3326d... Use et_music_brainz_dialog_clear
  2c7c7fb... Use g_return_if_fail() for checking GtkTreeModelFilter
  96aae40... Use default Release if given in Applying Tags
  ae2535e... Show File Path in TagChoiceDialog
  fa0ea1c... Fixed Memory leaks with mbentityview.c
  f9083d2... ApplyTAGs also add Disc and Track Tags
  7b0e5fd... Apply TAGs add Composer Tag
  ac9e457... Added comments to mb_search.c
  5f6d5b5... Added comments in mbentityview.c
  ee57758... Added comments to musicbrainz_dialog.c
  1f00b2e... Changed Search ComboBoxText to Search Entry
  9fae380... Apply TAGs is insensitive at the beginning
  dadbe56... Removed Up, Down and Search in treeView entry
  f2c1a5b... Add "linked" class to BreadCrumbBox
  f7f1115... Use GtkGrid instead of GtkFrame
  683efce... Remove Refresh Operation
  3b98fe6... Use Icon Names for Select All, Stop, Fetch More instead of 
  a5c322a... Set Images from resource
  721257d... Fix format string warnings


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]