[PATCH 0/2] GIO wrapper for TagLib
- From: Santtu Lakkala <inz inz fi>
- To: easytag-list gnome org
- Subject: [PATCH 0/2] GIO wrapper for TagLib
- Date: Thu, 10 Apr 2014 11:01:51 +0300
This is the GIO wrapper implementation from previous big patch, now split
into source and header files. The first patch adds the header and source
files, and the second parts uses the class for MP4 files.
Santtu Lakkala (2):
Add GIO/TagLib compatibility layer
Use GIO wrappers in mp4_tag.cc
Makefile.am | 2 +
src/gio_wrapper.cc | 294 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/gio_wrapper.h | 76 ++++++++++++++
src/mp4_tag.cc | 13 ++-
4 files changed, 383 insertions(+), 2 deletions(-)
create mode 100644 src/gio_wrapper.cc
create mode 100644 src/gio_wrapper.h
--
1.8.3.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]