Skip to content

The original Memphis app created with Qt 6, C++ and boost. Renames mp3 files in a visual way. Bit buggy. Transition to smart pointers in progress.

License

Notifications You must be signed in to change notification settings

danmunteanu/MEMPHIS_NOW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Visually rename your mp3 files.

WARNING: Use at your own risk.

I haven't taken the time to test all memory allocation issues, and there are quite some. That's because I'm using raw pointers. There, I've said it. Yes, I know there are smart pointers and I am planning on refactoring the app and use them.

But until then, use at your own risk.

Memphis Now (C++)

Dependencies

  • Qt-6.9.1
  • boost_1_88_0

Build Instructions

Download Qt (for Windows) Download boost Configure boost_1.88 on Windows (for msvc)

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

The original Memphis app created with Qt 6, C++ and boost. Renames mp3 files in a visual way. Bit buggy. Transition to smart pointers in progress.

Topics

Resources

License

Stars

Watchers

Forks