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

  f474569... Move CDDB dialog to EtCDDBDialog object
  452476f... Move scan dialog to EtScanDialog object
  2e442b9... Replace strncat() with g_string_append()
  386eaa0... Move select and unselect actions to main window
  3390ffc... Move file selection actions to EtApplicationWindow
  c1aacf9... Set a rough initial window size and pane positions
  b3b21b3... Move browser to EtBrowser object
  d9794c1... Avoid a GtkApplication assertion
  03ed3b9... Add GSettings schema
  43ee6c6... Use GSettings for most application settings
  37b973a... Generate enum descriptions with glib-mkenums
  d5f490b... Generate GSettings enum descriptions
  ff1bd27... Store the file list sorting mode in GSettings
  397c6dd... Store the scanner window mode in GSettings
  c030423... Store the file extension case mode in GSettings
  22c14e9... Store the playlist content mode in GSettings
  ff7463d... Store ID3v1 and ID3v2 iconv options in GSettings
  a5a8999... Store rename filename encoding in GSettings
  4e024dc... Store the process fields option in GSettings
  1b240ee... Store disc padding preferences in GSettings
  cca2143... Store ID3v2.4/2.3 preference in GSettings
  bb45e35... Store default browse path in GSettings
  4f45611... Store scan space conversion options in GSettings
  d75a38f... Store case sensitive sorting mode in GSettings
  1d55d0f... Store CDDB search preferences in GSettings
  6f909ef... Store process fields conversions in GSettings
  fcbd274... Store character set preferences in GSettings
  a6ee1ba... Store playlist mask preferences in GSettings
  27147b1... Remove local CDDB search function
  c69544a... Remove rename directory mask history
  445db42... Store default scanner masks in GSettings
  4524e19... Launch default audio player for directory
  abf2588... Launch default audio player for selected files
  5905da9... Remove main configuration file handling
  65525a4... Fix some const string warnings
  4d72f9f... Add an app menu
  e990741... Add skeleton menubar from GtkBuilder file
  4b907ec... Use GAction for go-directory actions
  8e9d45f... Use GAction for miscellaneous menu items
  3f3e2e0... Add toolbar for new GAction-using toolbar buttons
  7d49664... Use GAction for go-file actions
  adc3800... Use GAction for browser menu items
  b04f483... Use GAction for edit menu items
  db5809d... Use GAction for file menu items
  23a9bc5... Use GAction for some view menu items
  102d675... Use GAction for file sorting mode GSetting
  56aa5af... Use GMenuModel for popup menus
  c108033... Remove now-unused UIManager proxy logic
  1e84960... Use GAction for toolbar stop button
  86dc3c1... Use named icons instead of GtkStock in some places
  7b5458c... Convert XPM image data to PNG
  ea425fe... Avoid deprecated margin property with GTK+ 3.12
  6e7cc5e... Refactor popup menu handling
  5d6cc67... Remove last uses of GtkAction
  57cb8ee... Track main window state
  9650781... Save and restore main window state
  db3d5ec... Move tag area to EtTagArea object
  506ad51... Move file area to EtFileArea object
  73765da... Drop explicit call to gtk_main()
  d5e2c75... Remove unused code when closing preferences dialog
  fdc3987... Remove the cancel button from the preferences
  7ba1eea... Move dialog setting saving to application window
  0fbdbad... Implement hiding of file header widget
  71308e7... Avoid warnings when reading and writing ID3 tags
  48a0ea8... Remove use of deprecated GtkMisc xalign property
  aeee76a... Use GtkWidget popup-menu signal in EtLogArea
  4c05799... Use popup-menu signal in EtLoadFilesDialog
  2d4868f... Use GtkWidget popup-menu signal in EtBrowser
  c95b7b3... Avoid warnings when updating the scan dialog
  fbbe687... Use same strings in GSettings schema and UI
  3c128ee... Move some GApplication handlers to EtApplication
  2fa9aae... Refactor about dialog handling
  db65a17... Split off main() to a separate source file
  a75d1e6... Remove last uses of deprecated GtkStock
  4ae9d45... Remove use of deprecated GtkImageMenuItem
  2672f25... Move tagging code to new subdirectory
  c8f26ad... Set maximum allowed GLib version to 2.32
  783ada6... Disable writing of ID3v1 tags by default
  f77a940... Enable ID3v2.3 (instead of ID3v2.4) by default
  e5ea17e... Split progress bar from status bar
  b2b513a... Move status bar to EtStatusBar object
  dc0789d... Add "music" to the desktop file keywords
  218b923... Review strings
  8f3bed8... Move scanner preferences page to GtkBuilder
  e20c72d... Move confirmation preferences page to GtkBuilder
  5e9ef45... Move UI and misc preferences pages to GtkBuilder
  2e53dd7... Move file preferences page to GtkBuilder
  0eef278... Move tags preferences page to GtkBuilder
  86f8b34... Move ID3 preferences page to GtkBuilder
  70e20cc... Move CDDB preferences page to GtkBuilder
  85e4e6f... Move preferences notebook into GtkBuilder
  cd878e3... Remove redundant et_grid_new() define
  0fb20a4... Remove unnecessary et_grid_attach_margins()
  ed669d6... Remove old GTK+ 2 grid compatibility code
  219b311... Move playlist dialog to GtkBuilder
  b2e29d6... Move rename directory dialog to GtkBuilder
  ef9354a... Set transient parents before init()
  303997d... Move picture details dialog to GtkBuilder
  431912f... Move browse directory dialog to GtkBuilder
  75de42a... Move open files dialog to GtkBuilder
  0bb7a6c... Move search dialog to GtkBuilder
  8a0f9ba... Move load files dialog to GtkBuilder
  4480ede... Remove unused function in misc.c
  e227bd7... Remove duplicate NULL check in et_run_program()
  693b65b... Added MusicBrainz dialog
  c68875a... Implemented EtMbEntityView
  30a7be7... Implemented asynchronous manual search
  c20e014... FIXME (split) Implemented Select All, Unselect All buttons.
  dd68205... Implemented Invert Selection and Toggle Red Lines
  958adae... Implemented selection Up and Down
  6762cd3... FIXME (split) Added more verbose Status Bar Messages and co
  6dad1be... Make TreeView multi selectable
  ac99cc9... Implemented Cancellation of Manual Search using GCancellabl
  0ae7586... Double clicking on Red Line will give already downloaded re
  1ae3a32... Coding Style Improvements
  3cc994a... Removed FIXME. Added some more comments
  d484615... Implemented Search Selected Files
  9015c0b... Implement DiscID Search
  ea57c25... Added Test for MusicBrainz Search
  49d1375... FIXME (split) Coding Style Improvements and Converted Strin
  03ac1e1... Merged MusicBrainz test server and client into one
  c50e56a... Use MB_ENTITY_KIND
  0776681... FIXME (split) Made musicbrainz optional and added Close but
  3a14819... Pressing Return/Enter in Manual Search Combo Box Text will 
  b88d6d5... Enable Stop Button only during searching
  53fe0a3... Set values in EtMbEntityTreeView in one go
  9ed598b... Refined MusicBrainz UI & Selected Files Search
  0ba2a3b... Set Album of selected file
  9cc06ab... Check before setting SearchEntryField
  6325641... FIXME (split) Implemented Refresh Operation. Fixed a memory
  68599eb... Implemented Apply TAGs
  b47896f... Changed Scan Selected Files for Multiple Files
  9b00cf3... Implemented Apply Tags for Scan Selected Files and Improved
  77d6d82... Refresh for Selected Search
  c7b4d84... Implemented Automatic Search
  9972cab... FIXME (split) Added Function Prototypes and comments
  62a3b06... Use slice allocator instead of malloc()
  a6f5268... FIXME (split) Use USERAGENT and Coding Style Changes
  e1ec2c2... Split et_musicbrainz_search into different parts
  a732846... Created new Widget MusicBrainzDialog
  042c1e7... Make "mbDialog" and "builder" static
  aea60fd... Added test for FreeDBID Search
  dc33f93... Disable some Widgets when search is progressing and after c
  fb9de36... Reverse List after prepending to it
  3624e54... Clear TagChoiceListStore if Cancel is pressed
  fea2636... FIXME (split) Use GdkRGBA and Disable state change of Activ
  dfe0f80... FIXME (split) Fixed Memory Leaks in search operation and so
  0120595... Changed behaviour on error
  aad5090... Fixed Warning Messages
  6bb9ac4... Implemented Fetch More Data operation
  16373a5... Bug Fixed: pressing close when searching will give a crash
  db880ff... Added Country and Date columns for Album
  c7a5f6a... Make libdiscid support optional
  944f1fa... Changed Retrieving Track message to include medium also
  bf1ef13... Use NULL pointer check instead of GTK_IS_TYPE
  d85b790... Toolbar buttons are disabled at the starting
  816c272... Use et_music_brainz_dialog_clear()
  37e259d... Use g_return_if_fail() for checking GtkTreeModelFilter
  f5f24c7... Use default Release if given in Applying Tags
  f0fb85c... FIXME (translatable string) Show File Path in TagChoiceDial
  f282dc5... Fixed Memory leaks with mbentityview.c
  d83d6ce... ApplyTAGs also add Disc and Track Tags
  7c01937... Apply TAGs add Composer Tag
  a6f2158... Added comments to mb_search.c
  0dcdc73... Added comments in mbentityview.c
  cd66efb... Added comments to musicbrainz_dialog.c
  79d293f... Changed Search ComboBoxText to Search Entry
  38e9faf... Apply TAGs is insensitive at the beginning
  aab0776... Removed Up, Down and Search in treeView entry
  e4d37aa... Add "linked" class to BreadCrumbBox
  0100b72... Use GtkGrid instead of GtkFrame
  2f87b97... Remove Refresh Operation
  e036468... Use Icon Names for Select All, Stop, Fetch More instead of 
  6dd422f... Set Images from resource
  24c30f4... Fix format string warnings

Commits added to the branch:

  f21de23... Move CDDB dialog to EtCDDBDialog object (*)
  5e019e0... Move scan dialog to EtScanDialog object (*)
  f2099fd... Replace strncat() with g_string_append() (*)
  3c4b559... Move select and unselect actions to main window (*)
  97f7b08... Move file selection actions to EtApplicationWindow (*)
  0086beb... Set a rough initial window size and pane positions (*)
  7483788... Move browser to EtBrowser object (*)
  8f9e6db... Avoid a GtkApplication assertion (*)
  b42a637... Add GSettings schema (*)
  528ff19... Use GSettings for most application settings (*)
  7418209... Generate enum descriptions with glib-mkenums (*)
  af6793e... Generate GSettings enum descriptions (*)
  7470a29... Store the file list sorting mode in GSettings (*)
  37555fc... Store the scanner window mode in GSettings (*)
  fc3c397... Store the file extension case mode in GSettings (*)
  469140e... Store the playlist content mode in GSettings (*)
  02b5318... Store ID3v1 and ID3v2 iconv options in GSettings (*)
  f0270a6... Store rename filename encoding in GSettings (*)
  a8ccfd4... Store the process fields option in GSettings (*)
  8f648da... Store disc padding preferences in GSettings (*)
  ac46a46... Store ID3v2.4/2.3 preference in GSettings (*)
  bb1e710... Store scan space conversion options in GSettings (*)
  377d9cf... Store case sensitive sorting mode in GSettings (*)
  6d475c8... Store CDDB search preferences in GSettings (*)
  f475d5c... Store process fields conversions in GSettings (*)
  30f87f9... Store character set preferences in GSettings (*)
  1333c07... Store playlist mask preferences in GSettings (*)
  aa3daba... Remove local CDDB search function (*)
  bc6966a... Store default scanner masks in GSettings (*)
  71865be... Launch default audio player for directory (*)
  5526c15... Launch default audio player for selected files (*)
  ea136c0... Remove main configuration file handling (*)
  9ad562a... Fix some const string warnings (*)
  8bad3a5... Add an app menu (*)
  0dda78b... Add skeleton menubar from GtkBuilder file (*)
  eb3749f... Use GAction for go-directory actions (*)
  aefd6df... Use GAction for miscellaneous menu items (*)
  1a60306... Add toolbar for new GAction-using toolbar buttons (*)
  459150e... Use GAction for go-file actions (*)
  1c74e5a... Use GAction for browser menu items (*)
  4bb620e... Use GAction for edit menu items (*)
  f37c1b3... Use GAction for file menu items (*)
  4d24235... Use GAction for some view menu items (*)
  bb4bb6f... Use GAction for file sorting mode GSetting (*)
  7e75bfb... Use GMenuModel for popup menus (*)
  4b7b43e... Remove now-unused UIManager proxy logic (*)
  348123b... Use GAction for toolbar stop button (*)
  7a7aa3c... Use named icons instead of GtkStock in some places (*)
  cb165fa... Convert XPM image data to PNG (*)
  0a41b9a... Avoid deprecated margin property with GTK+ 3.12 (*)
  985a94c... Refactor popup menu handling (*)
  11f839d... Remove last uses of GtkAction (*)
  3d0895d... Track main window state (*)
  f9d8fa4... Save and restore main window state (*)
  fc874a7... Move tag area to EtTagArea object (*)
  594e957... Move file area to EtFileArea object (*)
  e50cfde... Drop explicit call to gtk_main() (*)
  03ab266... Remove unused code when closing preferences dialog (*)
  479fef7... Remove the cancel button from the preferences (*)
  2ebe386... Move dialog setting saving to application window (*)
  94be19c... Implement hiding of file header widget (*)
  d881fa1... Avoid warnings when reading and writing ID3 tags (*)
  15ab6f2... Remove use of deprecated GtkMisc xalign property (*)
  a1018b4... Use GtkWidget popup-menu signal in EtLogArea (*)
  9411e2f... Use popup-menu signal in EtLoadFilesDialog (*)
  6530bf0... Use GtkWidget popup-menu signal in EtBrowser (*)
  4813e3a... Avoid warnings when updating the scan dialog (*)
  63a1232... Use same strings in GSettings schema and UI (*)
  d91fc6a... Move some GApplication handlers to EtApplication (*)
  fffeab4... Refactor about dialog handling (*)
  37b1ffa... Split off main() to a separate source file (*)
  eece2dd... Remove last uses of deprecated GtkStock (*)
  4fa650f... Remove use of deprecated GtkImageMenuItem (*)
  7d8d228... Move tagging code to new subdirectory (*)
  96b081f... Set maximum allowed GLib version to 2.32 (*)
  d02484d... Disable writing of ID3v1 tags by default (*)
  69ca171... Enable ID3v2.3 (instead of ID3v2.4) by default (*)
  238a048... Split progress bar from status bar (*)
  ff27f47... Move status bar to EtStatusBar object (*)
  e26ea44... Add "music" to the desktop file keywords (*)
  5799efb... Review strings (*)
  663410e... Move scanner preferences page to GtkBuilder (*)
  c65572a... Move confirmation preferences page to GtkBuilder (*)
  8669c61... Move UI and misc preferences pages to GtkBuilder (*)
  beab893... Move file preferences page to GtkBuilder (*)
  5194428... Move tags preferences page to GtkBuilder (*)
  1f58d9e... Move CDDB preferences page to GtkBuilder (*)
  7ca75e8... Move preferences notebook into GtkBuilder (*)
  f87a971... Remove redundant et_grid_new() define (*)
  f6a10b4... Remove unnecessary et_grid_attach_margins() (*)
  b15aa82... Remove old GTK+ 2 grid compatibility code (*)
  aca16a5... Move playlist dialog to GtkBuilder (*)
  5bdc10d... Move rename directory dialog to GtkBuilder (*)
  e00a7ea... Set transient parents before init() (*)
  e169b25... Move picture details dialog to GtkBuilder (*)
  93ad29c... Move browse directory dialog to GtkBuilder (*)
  b556264... Move open files dialog to GtkBuilder (*)
  c20ab15... Move search dialog to GtkBuilder (*)
  54e35a6... Move load files dialog to GtkBuilder (*)
  60dca80... Remove unused function in misc.c (*)
  75d6031... Remove duplicate NULL check in et_run_program() (*)
  2adda44... Use GtkTreeView interactive search in CDDB dialog (*)
  a42e93c... Update the file list column width on path changes (*)
  717813f... Remove global INIT_DIRECTORY variable (*)
  a05d398... Move application quit code to EtApplicationWindow (*)
  949376a... Review more strings (*)
  1b3f886... Review many translatable strings (*)
  872a6ff... Add load files dialog UI file to POTFILES.in (*)
  5ce7719... Remove unused id3_settings_changed() (*)
  92c6014... Added MusicBrainz dialog
  a822fb0... Implemented EtMbEntityView
  04432e6... Implemented asynchronous manual search
  90fad41... FIXME (split) Implemented Select All, Unselect All buttons.
  4f9eb2c... Implemented Invert Selection and Toggle Red Lines
  883110e... Implemented selection Up and Down
  dff1dac... FIXME (split) Added more verbose Status Bar Messages and co
  daab345... Make TreeView multi selectable
  7b5cab1... Implemented Cancellation of Manual Search using GCancellabl
  77ee6f5... Double clicking on Red Line will give already downloaded re
  6a02597... Coding Style Improvements
  9c0a1d2... Removed FIXME. Added some more comments
  dbfd834... Implemented Search Selected Files
  bdabc1a... Implement DiscID Search
  0f78f4e... Added Test for MusicBrainz Search
  1619402... FIXME (split) Coding Style Improvements and Converted Strin
  8def7b7... Merged MusicBrainz test server and client into one
  226837d... Use MB_ENTITY_KIND
  76d7b41... FIXME (split) Made musicbrainz optional and added Close but
  e905fcc... Pressing Return/Enter in Manual Search Combo Box Text will 
  bbea9c3... Enable Stop Button only during searching
  ec18893... Set values in EtMbEntityTreeView in one go
  1d60aa1... Refined MusicBrainz UI & Selected Files Search
  3017357... Set Album of selected file
  d4fc770... Check before setting SearchEntryField
  f1f6a73... FIXME (split) Implemented Refresh Operation. Fixed a memory
  8469be8... Implemented Apply TAGs
  2e83cf8... Changed Scan Selected Files for Multiple Files
  2de8de5... Implemented Apply Tags for Scan Selected Files and Improved
  735af11... Refresh for Selected Search
  37b8078... Implemented Automatic Search
  5b761a6... FIXME (split) Added Function Prototypes and comments
  1219b36... Use slice allocator instead of malloc()
  fcb93d4... FIXME (split) Use USERAGENT and Coding Style Changes
  adedf4d... Split et_musicbrainz_search into different parts
  589a820... Created new Widget MusicBrainzDialog
  ae16095... Make "mbDialog" and "builder" static
  291e1b9... Added test for FreeDBID Search
  3e02697... Disable some Widgets when search is progressing and after c
  1bfe0e0... Reverse List after prepending to it
  2e882cd... Clear TagChoiceListStore if Cancel is pressed
  60abd62... FIXME (split) Use GdkRGBA and Disable state change of Activ
  0bf0341... FIXME (split) Fixed Memory Leaks in search operation and so
  eec42c7... Changed behaviour on error
  bead8e8... Fixed Warning Messages
  349f404... Implemented Fetch More Data operation
  c64e155... Bug Fixed: pressing close when searching will give a crash
  ab87b21... Added Country and Date columns for Album
  2a73383... Make libdiscid support optional
  80fbdf6... Changed Retrieving Track message to include medium also
  e9330fc... Use NULL pointer check instead of GTK_IS_TYPE
  5e068a5... Toolbar buttons are disabled at the starting
  94b413c... Use et_music_brainz_dialog_clear()
  e8022af... Use g_return_if_fail() for checking GtkTreeModelFilter
  a5a36fd... Use default Release if given in Applying Tags
  0318066... FIXME (translatable string) Show File Path in TagChoiceDial
  7b3717c... Fixed Memory leaks with mbentityview.c
  979d91c... ApplyTAGs also add Disc and Track Tags
  d3f22db... Apply TAGs add Composer Tag
  28e3393... Added comments to mb_search.c
  61ef201... Added comments in mbentityview.c
  54b462a... Added comments to musicbrainz_dialog.c
  c12253e... Changed Search ComboBoxText to Search Entry
  82d5395... Apply TAGs is insensitive at the beginning
  362d9f0... Removed Up, Down and Search in treeView entry
  549bcf5... Add "linked" class to BreadCrumbBox
  ebd7557... Use GtkGrid instead of GtkFrame
  d1dec41... Remove Refresh Operation
  fb72e46... Use Icon Names for Select All, Stop, Fetch More instead of 
  dbd2daa... Set Images from resource
  1e14349... Fix format string warnings

(*) This commit already existed in another branch; no separate mail sent


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