[easytag] (75 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:

  60d0856... Implemented EtMbEntityView
  a09ed1f... Implemented Asynchronous Manual Search
  7fa53f2... Implemented Select All, Unselect All Buttons. Added Artists
  ac299d8... Implemented Invert Selection and Toggle Red Lines
  5a5c631... Implemented selection Up and Down
  cb9dae3... Added more verbos Status Bar Messages and comments
  81b1be9... Make TreeView multi selectable
  5a926b7... Implemented Cancellation of Manual Search using GCancellabl
  b494e27... Double clicking on Red Line will give already downloaded re
  b4fdc5e... Coding Style Improvements
  30625a4... Removed FIXME. Added some more comments
  0b407a1... Implemented Search Selected Files
  9a683b7... Removed Trailing Whitespaces
  7929110... Implement DiscID Search
  113924c... Added Test for MusicBrainz Search
  a668ec1... Coding Style Improvements and Converted Strings to Translat
  2011c71... Merged MusicBrainz test server and client into one
  ee08178... Use MB_ENTITY_KIND
  ca14093... FIXME (split) Made musicbrainz optional and added Close but
  eec1861... Pressing Return/Enter in Manual Search Combo Box Text will 
  fdf1d56... Enable Stop Button only during searching
  087034c... Set values in EtMbEntityTreeView in one go
  57da3cf... Refined MusicBrainz UI & Selected Files Search
  960b58e... Set Album of selected file
  1eb0ed5... Check before setting SearchEntryField
  7e1a843... FIXME (split) Implemented Refresh Operation. Fixed a memory
  5fed4ae... Implemented Apply TAGs
  fb21785... Changed Scan Selected Files for Multiple Files
  6e7d365... Implemented Apply Tags for Scan Selected Files and Improved
  6e859ba... Refresh for Selected Search
  783f0aa... Implemented Automatic Search
  1c9835d... Added Function Prototypes and comments
  23047f2... Use Slice Allocator instead of malloc
  fc371f8... Use USERAGENT and Coding Style Changes
  4c57e55... Split et_musicbrainz_search into different parts
  d1fcfa1... Created new Widget MusicBrainzDialog
  571e06b... Make "mbDialog" and "builder" static
  5fac669... Added test for FreeDBID Search
  04136a4... Disable some Widgets when search is progressing and after c
  93ce1c0... Reverse List after prepending to it
  84cc70d... Clear TagChoiceListStore if Cancel is pressed
  fc98085... Use GdkRGBA and Disable state change of Active Toggle Butto
  cc2730f... Fixed Memory Leaks in search operation and some code improv
  5eade1d... Changed behaviour on error
  ddf2d99... Fixed Warning Messages
  4e1ef05... Implemented Fetch More Data operation
  2b28d8f... Corrected MusicBrainz Tests
  88d5bf3... Bug Fixed: pressing close when searching will give a crash
  fa77979... Make po files valid for new translation rules
  de89a0a... Added Country and Date columns for Album
  2a27aa6... Make libdiscid support optional
  9468205... Changed Retrieving Track message to include medium also
  e550f66... Use NULL pointer check instead of GTK_IS_TYPE
  1284fc2... Toolbar buttons are disabled at the starting
  28108e6... Use et_music_brainz_dialog_clear
  42f5bd8... A few comments
  73439b6... Use g_return_if_fail for checking GtkTreeModelFitler
  be93474... Use default Release if given in Applying Tags
  a78b591... Show File Path in TagChoiceDialog
  1dabc58... Fixed Memory leaks with mbentityview.c
  6ad4467... FIXME (split) Fixed memory leak in free_mb_tree_node
  8e97a82... ApplyTAGs also add Disc and Track Tags
  4a36c39... Apply TAGs add Composer Tag
  9ef3782... Added comments to mb_search.c
  4187f19... Added comments in mbentityview.c
  d18fabb... Added comments to musicbrainz_dialog.c
  596bf01... Changed Search ComboBoxText to Search Entry
  dcd50c2... Corrected filter assertion
  6099afe... Apply TAGs is insensitive at the beginning
  0cb0366... Removed Up, Down and Search in TreeView entry
  0f410bd... Add "linked" class to BreadCrumbBox
  6d13287... Use GtkGrid instead of GtkFrame
  9eb86b8... Remove Refresh Operation
  f742979... Use Icon Names for Select All, Stop, Fetch More instead of 
  ce9ae61... Set Images from resource
  f2b2fbf... Fix format string warnings

Commits added to the branch:

  0029730... Implemented EtMbEntityView
  f9b8042... Implemented asynchronous manual search
  d1ec8d5... Implemented Select All, Unselect All Buttons. Added Artists
  3d04236... Implemented Invert Selection and Toggle Red Lines
  7116613... Implemented selection Up and Down
  e4f991b... Added more verbose Status Bar Messages and comments
  9ad8ac0... Make TreeView multi selectable
  57887bc... Implemented Cancellation of Manual Search using GCancellabl
  be629eb... Double clicking on Red Line will give already downloaded re
  aa4ca85... Coding Style Improvements
  26fae5b... Removed FIXME. Added some more comments
  f990bb5... Implemented Search Selected Files
  cfc8051... Removed Trailing Whitespaces
  cc1d345... Implement DiscID Search
  42c2ed8... Added Test for MusicBrainz Search
  e349a38... Coding Style Improvements and Converted Strings to Translat
  3fb9e52... Merged MusicBrainz test server and client into one
  e21a3ed... Use MB_ENTITY_KIND
  2f3b85b... FIXME (split) Made musicbrainz optional and added Close but
  ccf2b53... Pressing Return/Enter in Manual Search Combo Box Text will 
  f2a4f48... Enable Stop Button only during searching
  6c1c3ad... Set values in EtMbEntityTreeView in one go
  716cc4b... Refined MusicBrainz UI & Selected Files Search
  33e7150... Set Album of selected file
  1a1e408... Check before setting SearchEntryField
  969a35f... FIXME (split) Implemented Refresh Operation. Fixed a memory
  7edc49d... Implemented Apply TAGs
  9afbfe8... Changed Scan Selected Files for Multiple Files
  6d234af... Implemented Apply Tags for Scan Selected Files and Improved
  41a53f3... Refresh for Selected Search
  ef27ae6... Implemented Automatic Search
  012c585... Added Function Prototypes and comments
  7fbe2b2... Use Slice Allocator instead of malloc
  9f227ba... Use USERAGENT and Coding Style Changes
  478bf2b... Split et_musicbrainz_search into different parts
  6db2e04... Created new Widget MusicBrainzDialog
  a89d2c9... Make "mbDialog" and "builder" static
  475371f... Added test for FreeDBID Search
  d400510... Disable some Widgets when search is progressing and after c
  3551bf7... Reverse List after prepending to it
  a0d8fc0... Clear TagChoiceListStore if Cancel is pressed
  6eb2f9a... Use GdkRGBA and Disable state change of Active Toggle Butto
  1304a70... Fixed Memory Leaks in search operation and some code improv
  c4a7ad4... Changed behaviour on error
  7373473... Fixed Warning Messages
  e078daa... Implemented Fetch More Data operation
  994f784... Corrected MusicBrainz Tests
  f8c2cfa... Bug Fixed: pressing close when searching will give a crash
  9553555... Make po files valid for new translation rules
  97465b1... Added Country and Date columns for Album
  1840d20... Make libdiscid support optional
  518e6c0... Changed Retrieving Track message to include medium also
  2d082e4... Use NULL pointer check instead of GTK_IS_TYPE
  0a61898... Toolbar buttons are disabled at the starting
  d8f20b3... Use et_music_brainz_dialog_clear
  72c9c39... A few comments
  69a6f37... Use g_return_if_fail() for checking GtkTreeModelFilter
  b8d88f5... Use default Release if given in Applying Tags
  cd2f9a5... Show File Path in TagChoiceDialog
  3125270... Fixed Memory leaks with mbentityview.c
  bfbdbfd... FIXME (split) Fixed memory leak in free_mb_tree_node
  90c40bc... ApplyTAGs also add Disc and Track Tags
  bb2eebf... Apply TAGs add Composer Tag
  e9db986... Added comments to mb_search.c
  832af5a... Added comments in mbentityview.c
  50c7267... Added comments to musicbrainz_dialog.c
  ec9ce2b... Changed Search ComboBoxText to Search Entry
  ddcc5ee... Apply TAGs is insensitive at the beginning
  a4452ce... Removed Up, Down and Search in treeView entry
  de8b60f... Add "linked" class to BreadCrumbBox
  00b088a... Use GtkGrid instead of GtkFrame
  3e2bcf7... Remove Refresh Operation
  6b74675... Use Icon Names for Select All, Stop, Fetch More instead of 
  cc84837... Set Images from resource
  8487099... Fix format string warnings


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