blob: 68998519aeb156b7ce45f8275744f35cf78c7fea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
GENERAL:
- Complete the get_meta method:
the ultimate goal is to remove
all "harmful meta" stuff
- Fix the ugly function get_sharedir
- What is wrong with the testsuite ?
- Handle exotic characters in filenames
- use the return code of external apps used by mat
to check that everything went right
- proper handling of pdf with exiftool
- enhance the exiftool's presence test
GUI:
- Drag and Drop
- Fix the statusbar
|