index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
screen_search.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved code to charset.c
Max Kellermann
2008-10-02
1
-1
/
+1
*
moved i18n macros to i18n.h
Max Kellermann
2008-10-02
1
-1
/
+1
*
removed the debugging function D()
Max Kellermann
2008-10-02
1
-3
/
+0
*
screen_browser: added browser_cmd()
Max Kellermann
2008-10-02
1
-47
/
+1
*
screen_browser: added hotkey for adding song
Max Kellermann
2008-09-25
1
-0
/
+8
*
screen: replaced get_cur_mode_id() with screen_is_visible()
Max Kellermann
2008-09-25
1
-1
/
+1
*
screen: don't compile disabled sources
Max Kellermann
2008-09-25
1
-5
/
+0
*
filelist: removed attribute "updated"
Max Kellermann
2008-09-25
1
-4
/
+0
*
screen_search: removed update() method
Max Kellermann
2008-09-25
1
-25
/
+44
*
screen_search: removed version check from paint() method
Max Kellermann
2008-09-25
1
-5
/
+1
*
screen: don't pass screen pointer to method paint()
Max Kellermann
2008-09-25
1
-4
/
+4
*
screen: don't call wrefresh() in methods paint() and update()
Max Kellermann
2008-09-25
1
-3
/
+0
*
list_window: removed property "clear"
Max Kellermann
2008-09-25
1
-2
/
+0
*
code style, indent with tabs X
Max Kellermann
2008-09-25
1
-3
/
+1
*
browse: ensure that filelist!=NULL
Max Kellermann
2008-09-21
1
-4
/
+15
*
screen_search: free second file list
Max Kellermann
2008-09-19
1
-0
/
+1
*
filelist: provide more functions for working with a filelist
Max Kellermann
2008-09-19
1
-14
/
+8
*
filelist: drop "mpdclient" prefix
Max Kellermann
2008-09-19
1
-3
/
+3
*
screen_browser: moved code to browser_playlist_changed()
Max Kellermann
2008-09-18
1
-12
/
+2
*
screen_browser: moved code to screen_browser.c
Max Kellermann
2008-09-18
1
-10
/
+7
*
screen_browser: added struct screen_browser
Max Kellermann
2008-09-18
1
-49
/
+54
*
renamed screen_browse.h to screen_browser.h
Max Kellermann
2008-09-18
1
-1
/
+1
*
code style, indent with tabs VI
Max Kellermann
2008-09-18
1
-218
/
+204
*
screen: removed empty methods
Max Kellermann
2008-09-18
1
-6
/
+0
*
make several functions return void
Max Kellermann
2008-09-17
1
-3
/
+4
*
screen: removed screen_functions.get_lw()
Max Kellermann
2008-09-17
1
-7
/
+0
*
replaced get_screen_X() with static screen_functions variable
Max Kellermann
2008-09-17
1
-20
/
+12
*
code style, indent with tabs III
Max Kellermann
2008-09-17
1
-19
/
+19
*
fix unused parameter warnings
Max Kellermann
2008-09-15
1
-6
/
+9
*
use size_t and unsigned integers
Max Kellermann
2008-09-15
1
-2
/
+2
*
fixed mixed declaration + code
Max Kellermann
2008-09-15
1
-5
/
+3
*
fix shadow warnings
Max Kellermann
2008-09-15
1
-15
/
+18
*
include cleanup
Max Kellermann
2008-09-15
1
-6
/
+7
*
fix function prototypes
Max Kellermann
2008-09-15
1
-2
/
+2
*
const pointers
Max Kellermann
2008-09-15
1
-6
/
+6
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-129
/
+115
*
remove unused static functions
Max Kellermann
2008-09-15
1
-1
/
+1
*
cmd_select_all added
Andreas Obergrusberger
2007-11-30
1
-0
/
+5
*
way too much stuff to describe here
Andreas Obergrusberger
2007-02-16
1
-13
/
+40
*
lyrics updates, leoslyrics fixes
Andreas Obergrusberger
2007-02-01
1
-12
/
+5
*
Daniel rocked the house
Andreas Obergrusberger
2006-11-11
1
-4
/
+6
*
spelling fixes by avuton
Andreas Obergrusberger
2006-08-12
1
-1
/
+1
*
translation updates, template and german. another little build fix
Andreas Obergrusberger
2006-08-05
1
-0
/
+2
*
search screen works now using the new tag searching api
Andreas Obergrusberger
2006-08-04
1
-12
/
+8
*
Advanced search fixes
Kalle Wallin
2005-06-17
1
-4
/
+6
*
Test new search functionality with qball's version of libmpdclient
Kalle Wallin
2005-06-16
1
-16
/
+239
*
Added exact_match parameter to mpdclient_filelist_search()
Kalle Wallin
2005-06-14
1
-0
/
+2
*
Added an experimental artist (browser) screen
Kalle Wallin
2005-06-06
1
-1
/
+1
*
Bugfix from Niko Tyni, survive find operations on empty search results
Kalle Wallin
2004-12-19
1
-0
/
+3
*
Added a search screen
Kalle Wallin
2004-11-15
1
-0
/
+305
[next]