Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Repository
980187f85643adbb67c95d72794fbe74e585acd5
Switch branch/tag
mpd
src
db
update
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
db/update/Walk: use std::unique_ptr instead of std::auto_ptr
· 3adca3c2
...
Max Kellermann
authored
10 years ago
std::auto_ptr is deprecated, and std::unique_ptr is much better anyway.
3adca3c2
Name
Last commit
Last update
..
Archive.cxx
db/simple: create dedicated directory
11 years ago
Container.cxx
db/simple: mount points
11 years ago
Editor.cxx
db/simple: use class boost::intrusive::list
10 years ago
Editor.hxx
*: add missing Compiler.h includes
10 years ago
ExcludeList.cxx
db/update/ExcludeList: make no-op if GLib is disabled
11 years ago
ExcludeList.hxx
db/update/ExcludeList: make no-op if GLib is disabled
11 years ago
InotifyDomain.cxx
Database*: move to db/
11 years ago
InotifyDomain.hxx
Database*: move to db/
11 years ago
InotifyQueue.cxx
db/update: convert to OO API
11 years ago
InotifyQueue.hxx
db/update: convert to OO API
11 years ago
InotifySource.cxx
db/update/InotifySource: remove FifoBuffer
10 years ago
InotifySource.hxx
*: add missing Compiler.h includes
10 years ago
InotifyUpdate.cxx
InotifyUpdate: use class Storage instead of Mapper.cxx
11 years ago
InotifyUpdate.hxx
InotifyUpdate: use class Storage instead of Mapper.cxx
11 years ago
Queue.cxx
db/simple: mount points
11 years ago
Queue.hxx
db/simple: mount points
11 years ago
Remove.cxx
db/simple: create dedicated directory
11 years ago
Remove.hxx
*: add missing Compiler.h includes
10 years ago
Service.cxx
db/simple: mount points
11 years ago
Service.hxx
*: add missing Compiler.h includes
10 years ago
UpdateDomain.cxx
Database*: move to db/
11 years ago
UpdateDomain.hxx
Database*: move to db/
11 years ago
UpdateIO.cxx
storage/Interface: include cleanup
10 years ago
UpdateIO.hxx
storage: add abstract interface
11 years ago
UpdateSong.cxx
db/update/Service: allocate UpdateWalk dynamically
11 years ago
Walk.cxx
Loading commit data...
Walk.hxx
Loading commit data...